Ignore:
Timestamp:
2007-10-15T18:31:54+02:00 (17 years ago)
Author:
joerg
Message:

josm/plugins/build.xml: remove surveyor plugin, because it's not compiling

File:
1 edited

Legend:

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

    r5017 r5018  
    3434        <!-- ant        dir="pluginmanager"     antfile="build.xml"     target="dist"/ -->
    3535                <ant    dir="slippymap" antfile="build.xml"     target="dist"/>
    36                 <ant    dir="surveyor"  antfile="build.xml"     target="dist"/>
     36        <!-- ant        dir="surveyor"  antfile="build.xml"     target="dist"/ -->
    3737                <ant    dir="tagging-preset-tester"     antfile="build.xml"     target="build"/>
    3838        <!-- ant        dir="tways"     antfile="build.xml"     target="build"/ -->
Note: See TracChangeset for help on using the changeset viewer.