# HG changeset patch # User Artem Tikhomirov # Date 1302736300 -7200 # Node ID b8534ac8ac6732efbec62b069b40cadaccc9e499 # Parent 44a34baabea05fa3adc765636a9ebcb13497207a Added cleanup and rebuild target; option to include debug information diff -r 44a34baabea0 -r b8534ac8ac67 build.xml --- a/build.xml Thu Apr 14 00:47:04 2011 +0200 +++ b/build.xml Thu Apr 14 01:11:40 2011 +0200 @@ -21,18 +21,21 @@ Targets: * build - compile and jar binary and source bundles * tests - run tests with JUnit - * samples - few command-line counterparts to demonstrate basic capabiliites + * samples - few command-line counterparts to demonstrate basic capabiliites + * rebuild - clean build + + @@ -94,10 +97,22 @@ + + + + + + + + + + + + - + @@ -111,7 +126,7 @@ - + @@ -125,7 +140,7 @@ - +