Parent Directory
|
Revision Log
|
Patch
revision 695 by alfonx, Thu Jan 28 10:48:49 2010 UTC | revision 696 by mojays, Sat Feb 13 11:54:14 2010 UTC | |
---|---|---|
# | Line 57 | Line 57 |
57 | </target> | </target> |
58 | ||
59 | <!-- ############## Create a JAR from "classes" and ZIP it ############## --> | <!-- ############## Create a JAR from "classes" and ZIP it ############## --> |
60 | <!-- | |
61 | <target name="jar"> | |
62 | --> | |
63 | <target name="jar" depends="nativeToAscii"> | <target name="jar" depends="nativeToAscii"> |
64 | <!-- Create the JAR --> | <!-- Create the JAR --> |
65 | <delete failonerror="false" file="${FILE.JAR}"/> | <delete failonerror="false" file="${FILE.JAR}"/> |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |