use release (not debug) target to build library for com.ghostsq.commander.samba

This commit is contained in:
David Black 2013-04-05 19:26:43 +01:00
parent 003cec5d6f
commit eb315a8f7e

View file

@ -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