Changeset 23883 in osm for applications/editors/josm/plugins/smed/build.xml
- Timestamp:
- 2010-10-27T22:27:19+02:00 (15 years ago)
- File:
-
- 1 edited
-
applications/editors/josm/plugins/smed/build.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/smed/build.xml
r23474 r23883 48 48 <property name="smed_core.dist.dir" value="core/dist/"/> 49 49 <property name="ant.build.javac.target" value="1.5"/> 50 <property name="plugin.jar" value="${plugin.dist.dir} /${ant.project.name}.jar"/>50 <property name="plugin.jar" value="${plugin.dist.dir}${ant.project.name}.jar"/> 51 51 52 52 <!-- … … 148 148 </exec> 149 149 <xmlproperty file="REVISION" prefix="version" keepRoot="false" collapseAttributes="true"/> 150 <!-- 150 151 <delete file="REVISION"/> 152 --> 151 153 </target> 152 154
Note:
See TracChangeset
for help on using the changeset viewer.
