[Schmitzm-commits] r10 - trunk
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Wed Feb 25 16:19:28 CET 2009
Author: alfonx
Date: 2009-02-25 16:19:26 +0100 (Wed, 25 Feb 2009)
New Revision: 10
Modified:
trunk/build.xml
Log:
Modified: trunk/build.xml
===================================================================
--- trunk/build.xml 2009-02-25 15:09:51 UTC (rev 9)
+++ trunk/build.xml 2009-02-25 15:19:26 UTC (rev 10)
@@ -16,6 +16,11 @@
</manifest>
</jar>
+
+ <zip basedir="." destfile="schmitzm.jar.zip" >
+ <filename name="schmitzm.jar"/>
+ </zip>
+
</target>
</project>
More information about the Schmitzm-commits
mailing list