Ignore:
Timestamp:
2007-12-15T11:19:13+01:00 (17 years ago)
Author:
gabriel
Message:

Revert r6066 (remove mappaint/build.xml), and remove instead the reference to
it from plugins/build.xml, which the bug reporter was actually using.

File:
1 edited

Legend:

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

    r5436 r6067  
    2929    <!--ant     dir="duplicateway"      antfile="build.xml"     target="dist"/ code still uses API 0.4 -->
    3030    <ant        dir="lang"              antfile="build.xml"     target="dist"/>
    31     <ant        dir="mappaint"          antfile="build.xml"     target="dist"/>
    3231    <ant        dir="namefinder"        antfile="build.xml"     target="dist"/>
    3332    <ant        dir="nearclick"         antfile="build.xml"     target="dist"/>
     
    6059    <ant        dir="lakewalker"        antfile="build.xml"     target="clean"/>
    6160    <ant        dir="lang"              antfile="build.xml"     target="clean"/>
    62     <ant        dir="mappaint"          antfile="build.xml"     target="clean"/>
    6361    <ant        dir="namefinder"        antfile="build.xml"     target="clean"/>
    6462    <ant        dir="navigator"         antfile="build.xml"     target="clean"/>
Note: See TracChangeset for help on using the changeset viewer.