Ignore:
Timestamp:
2007-11-10T14:08:49+01:00 (17 years ago)
Author:
ulf
Message:

disable duplicateway plugin, still uses API 0.4 things (Segments)

File:
1 edited

Legend:

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

    r5155 r5436  
    2727    <mkdir dir="dist"/>
    2828    <ant        dir="colorscheme"       antfile="build.xml"     target="dist"/>
    29     <ant        dir="duplicateway"      antfile="build.xml"     target="dist"/>
     29    <!--ant     dir="duplicateway"      antfile="build.xml"     target="dist"/ code still uses API 0.4 -->
    3030    <ant        dir="lang"              antfile="build.xml"     target="dist"/>
    3131    <ant        dir="mappaint"          antfile="build.xml"     target="dist"/>
Note: See TracChangeset for help on using the changeset viewer.