Changeset 31940 in osm for applications/editors/josm/plugins/opendata/modules/fr.paris/build.xml
- Timestamp:
- 2016-01-05T01:36:57+01:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/opendata/modules/fr.paris/build.xml
r31923 r31940 7 7 <property name="plugin.dist.dir" value="../../../../dist"/> 8 8 <property name="opendata" location="${plugin.dist.dir}/opendata.jar"/> 9 <property name="apachecommons" location="${plugin.dist.dir}/apache-commons.jar"/> 9 10 <property name="jts" location="../../../../dist/jts.jar"/> 10 11 <property name="geotools" location="../../../../dist/geotools.jar"/> … … 45 46 <pathelement location="${jts}"/> 46 47 <pathelement location="${geotools}"/> 48 <pathelement location="${apachecommons}"/> 47 49 </classpath> 48 50 <compilerarg value="-Xlint:deprecation"/>
Note:
See TracChangeset
for help on using the changeset viewer.
