From b01c01ca3b40e787b3bce07456b0bc21b513ee45 Mon Sep 17 00:00:00 2001 From: jlizier Date: Tue, 18 Oct 2016 12:53:26 +1100 Subject: [PATCH] Ant script now builds class files for the auto-analyser and includes these in the distribution. Also a patch to stop errors when the JIDT-logo file is not found (in zip dists) --- build.xml | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 49e3283..22db3f1 100755 --- a/build.xml +++ b/build.xml @@ -16,6 +16,7 @@ + @@ -79,6 +80,23 @@ + + + + + + + + @@ -183,7 +201,7 @@ - + @@ -191,13 +209,14 @@ + - +