From eb315a8f7ee5264e66b772a35580cc40c88e2146 Mon Sep 17 00:00:00 2001 From: David Black Date: Fri, 5 Apr 2013 19:26:43 +0100 Subject: [PATCH] use release (not debug) target to build library for com.ghostsq.commander.samba --- metadata/com.ghostsq.commander.samba.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/com.ghostsq.commander.samba.txt b/metadata/com.ghostsq.commander.samba.txt index 85698f0354..e802ce9a28 100644 --- a/metadata/com.ghostsq.commander.samba.txt +++ b/metadata/com.ghostsq.commander.samba.txt @@ -28,7 +28,7 @@ extlibs=jcifs/jcifs-1.3.17.jar,\ scanignore=build/com.ghostsq.commander.samba,prebuild=\ sed -i 's/Utils.getCause( e )/e.getMessage()/' \ src/com/ghostsq/commander/samba/SMBAdapter.java,build=\ -ant debug -f gc/build.xml && cd libs/ && \ +ant release -f gc/build.xml && cd libs/ && \ cp -a ../gc/bin/classes/com . && zip -r -9 gc.jar com/ && rm -rf com/ Build Version:1.21.3,50,!Build problems