From 26818e380ea4c3ef0efdd00594e632b83a68225b Mon Sep 17 00:00:00 2001 From: Doni Pracner Date: Fri, 24 Jan 2014 19:44:18 +0100 Subject: [PATCH] ant - added logging to main tasks that work on all the samples; slightly improved clean --- build.xml | 44 +++++++++++++++++++++++++++++--------------- 1 file changed, 29 insertions(+), 15 deletions(-) diff --git a/build.xml b/build.xml index d03ecff..f4dcd55 100644 --- a/build.xml +++ b/build.xml @@ -31,6 +31,10 @@ + + + + Builder script for mjc2wsl and related tools, runs test on given samples. @@ -40,17 +44,24 @@ - + + - + + + + + + + @@ -58,16 +69,10 @@ - - - - - - - - - - + + + + @@ -86,7 +91,9 @@ - + + + Used options:${mjc2wsl.options} @@ -94,6 +101,8 @@ + + @@ -135,7 +144,8 @@ - + + @@ -143,6 +153,7 @@ + @@ -188,11 +199,14 @@ - + + + -- 2.17.1