diff options
author | Sven Gothel <[email protected]> | 2012-06-26 23:31:17 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2012-06-26 23:31:17 +0200 |
commit | 8599a753ff0a885d3de42c6597d07bdde603b709 (patch) | |
tree | a320886b09c01022db6d421c7dbc36eb3de0f435 /scripts | |
parent | 95bf6160c908364fbce2f82df85063d12c9b279c (diff) |
Add jocl-java-src.zip generation; Remove obsolete zip files.v2.0-rc10
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/make.jocl.all.linux-x86_64.sh | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |