Ignore:
Timestamp:
2012-03-01T09:44:12+01:00 (14 years ago)
Author:
stoecker
Message:

fix revision for conflation plugin

File:
1 edited

Legend:

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

    r27923 r27960  
    1414        <ant antfile="build.xml" target="dist" dir="cadastre-fr"/>
    1515        <ant antfile="build.xml" target="dist" dir="colorscheme"/>
     16        <ant antfile="build.xml" target="dist" dir="conflation"/>
    1617        <ant antfile="build.xml" target="dist" dir="canvec_helper"/>
    1718        <ant antfile="build.xml" target="dist" dir="ColumbusCSV"/>
     
    5253        <ant antfile="build.xml" target="dist" dir="multipoly-convert"/>
    5354        <ant antfile="build.xml" target="dist" dir="namemanager"/>
     55        <ant antfile="build.xml" target="dist" dir="NanoLog"/>
    5456        <ant antfile="build.xml" target="dist" dir="native-password-manager"/>
    5557        <ant antfile="build.xml" target="dist" dir="nearclick"/>
     
    9496    </target>
    9597    <target name="build_defect" depends="compile">
    96         <ant antfile="build.xml" target="dist" dir="rgisopen"/>
    9798        <ant antfile="build.xml" target="dist" dir="trustosm"/>
    9899    </target>
     
    106107        <ant antfile="build.xml" target="clean" dir="ColumbusCSV"/>
    107108        <ant antfile="build.xml" target="clean" dir="CommandLine"/>
     109        <ant antfile="build.xml" target="clean" dir="conflation"/>
    108110        <ant antfile="build.xml" target="clean" dir="Create_grid_of_ways"/>
    109111        <ant antfile="build.xml" target="clean" dir="czechaddress"/>
     
    141143        <ant antfile="build.xml" target="clean" dir="multipoly-convert"/>
    142144        <ant antfile="build.xml" target="clean" dir="namemanager"/>
     145        <ant antfile="build.xml" target="clean" dir="NanoLog"/>
    143146        <ant antfile="build.xml" target="clean" dir="native-password-manager"/>
    144147        <ant antfile="build.xml" target="clean" dir="nearclick"/>
Note: See TracChangeset for help on using the changeset viewer.