From 8599a753ff0a885d3de42c6597d07bdde603b709 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Tue, 26 Jun 2012 23:31:17 +0200 Subject: Add jocl-java-src.zip generation; Remove obsolete zip files. --- build.xml | 18 +++++++++--------- scripts/make.jocl.all.linux-x86_64.sh | 1 + 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/build.xml b/build.xml index e63fee49..97d15e52 100644 --- a/build.xml +++ b/build.xml @@ -312,6 +312,13 @@ + + + + + + + @@ -324,7 +331,7 @@ - + @@ -332,8 +339,7 @@ - - + @@ -662,9 +668,6 @@ - - - @@ -703,9 +706,6 @@ - - - Some tests failed; see details above. diff --git a/scripts/make.jocl.all.linux-x86_64.sh b/scripts/make.jocl.all.linux-x86_64.sh index b47e8b57..4959833f 100644 --- a/scripts/make.jocl.all.linux-x86_64.sh +++ b/scripts/make.jocl.all.linux-x86_64.sh @@ -9,6 +9,7 @@ fi # -Dtarget.sourcelevel=1.6 \ # -Dtarget.targetlevel=1.6 \ # -Dtarget.rt.jar=/opt-share/jre1.6.0_30/lib/rt.jar \ +# -Dbuild.archiveon=true \ ant \ -Dtarget.sourcelevel=1.6 \ -- cgit v1.2.3