Ignore:
Timestamp:
2015-01-26T20:34:28+01:00 (11 years ago)
Author:
belecker
Message:

Fix Bug 10834: IllegalArgumentException when tracing buildings with Tracer2 plugin
To Delete a Node you need a DataSet. There for it is not possible to create a Node and Delete it afterwords.
https://josm.openstreetmap.de/ticket/10834

File:
1 edited

Legend:

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

    r30416 r30927  
    33
    44    <!-- enter the SVN commit message -->
    5     <property name="commit.message" value="Add link to wiki"/>
     5    <property name="commit.message" value="Fix Bug #10834"/>
    66    <!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
    77    <property name="plugin.main.version" value="7001"/>
Note: See TracChangeset for help on using the changeset viewer.