Ignore:
Timestamp:
2007-10-26T19:19:40+02:00 (17 years ago)
Author:
gabriel
Message:

Build all JOSM plugins for 1.5 by default.

File:
1 edited

Legend:

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

    r5153 r5197  
    1010  <property name="plugin.name"          value="${ant.project.name}"/>
    1111  <property name="plugin.jar"           value="../dist/${plugin.name}.jar"/>
     12
     13  <property name="ant.build.javac.target" value="1.5"/>
    1214 
    1315
Note: See TracChangeset for help on using the changeset viewer.