Ignore:
Timestamp:
2011-12-17T19:04:21+01:00 (14 years ago)
Author:
akks
Message:

'fixed NPE at startup'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/routing/build.xml

    r27119 r27269  
    2626-->
    2727<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="4549"/>
     28    <property name="commit.message" value="fixed NPE at startup"/>
     29    <property name="plugin.main.version" value="4666"/>
    3030    <!-- Define some properties -->
    3131    <property name="josm" location="../../core/dist/josm-custom.jar"/>
Note: See TracChangeset for help on using the changeset viewer.