From 23183ccf782c0252957c8d9cf2b51f70b9815acf Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Sat, 25 Jan 2014 15:46:55 +0100 Subject: Add '-b${joal.build.number}' to joal.version / archive.name ; Produce jar and apk files in ${build}/jar --- make/scripts/make.joal.all.linux-x86_64.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'make/scripts') diff --git a/make/scripts/make.joal.all.linux-x86_64.sh b/make/scripts/make.joal.all.linux-x86_64.sh index b2d4505..cf113e2 100755 --- a/make/scripts/make.joal.all.linux-x86_64.sh +++ b/make/scripts/make.joal.all.linux-x86_64.sh @@ -25,6 +25,7 @@ export TARGET_RT_JAR=/opt-share/jre1.6.0_30/lib/rt.jar #export JOGAMP_JAR_CODEBASE="Codebase: *.jogamp.org" export JOGAMP_JAR_CODEBASE="Codebase: *.goethel.localnet" +#BUILD_ARCHIVE=true \ ant \ -Drootrel.build=build-x86_64 \ $* 2>&1 | tee make.joal.all.linux-x86_64.log -- cgit v1.2.3