Changeset 27269 in osm for applications/editors/josm/plugins/routing/build.xml
- Timestamp:
- 2011-12-17T19:04:21+01:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/routing/build.xml
r27119 r27269 26 26 --> 27 27 <project name="routing" default="dist" basedir="."> 28 <property name="commit.message" value=" Changed the constructor signature of the plugin main class"/>29 <property name="plugin.main.version" value="4 549"/>28 <property name="commit.message" value="fixed NPE at startup"/> 29 <property name="plugin.main.version" value="4666"/> 30 30 <!-- Define some properties --> 31 31 <property name="josm" location="../../core/dist/josm-custom.jar"/>
Note:
See TracChangeset
for help on using the changeset viewer.
