Revision: 5751 http://sourceforge.net/p/jump-pilot/code/5751 Author: michaudm Date: 2018-04-07 18:07:02 +0000 (Sat, 07 Apr 2018) Log Message: ----------- Update build file to 0.19
Modified Paths: -------------- plug-ins/CadPlan_VertexSymbols/trunk/build.xml Modified: plug-ins/CadPlan_VertexSymbols/trunk/build.xml =================================================================== --- plug-ins/CadPlan_VertexSymbols/trunk/build.xml 2018-04-07 17:46:49 UTC (rev 5750) +++ plug-ins/CadPlan_VertexSymbols/trunk/build.xml 2018-04-07 18:07:02 UTC (rev 5751) @@ -17,7 +17,7 @@ <property name="oj-classpath" value="../../openjump_lib" /> <!-- plugins --> - <property name="vertex-symbols-version" value="0.181" /> + <property name="vertex-symbols-version" value="0.19" /> <!-- =================================================================== --> @@ -64,7 +64,7 @@ <!-- csv driver --> <!-- =================================================================== --> <target name="jar-vertex-symbols" id="jar-vertex-symbols" depends="compile-all"> - <jar basedir="${build}" jarfile="${dist}/vertex-symbols-${vertex-symbols-version}.jar"> + <jar basedir="${build}" jarfile="${dist}/VertexSymbols-${vertex-symbols-version}.jar"> <include name="com/cadplan/**/*"/> <include name="**/*.properties"/> <include name="**/*.png"/> ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel