From 641ca94291e6f1f59b517b16e43f7e0ac71ead2c Mon Sep 17 00:00:00 2001 From: Doni Pracner Date: Wed, 25 Sep 2013 23:34:51 +0200 Subject: [PATCH 1/1] ant build - clean; init; compiler class dir default change --- build.xml | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index 2ac7435..c97de40 100644 --- a/build.xml +++ b/build.xml @@ -4,7 +4,7 @@ - + @@ -16,11 +16,16 @@ - + + + + + + - + @@ -60,5 +65,18 @@ + + + + + + + + + + + + + \ No newline at end of file -- 2.17.1