Changeset 31940 in osm for applications/editors/josm/plugins/opendata/modules/fr.toulouse
- Timestamp:
- 2016-01-05T01:36:57+01:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/opendata/modules/fr.toulouse/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="utilsplugin2" location="${plugin.dist.dir}/utilsplugin2.jar"/> 10 11 <property name="module.build.dir" value="build"/> … … 43 44 <pathelement location="${opendata}"/> 44 45 <pathelement location="${utilsplugin2}"/> 46 <pathelement location="${apachecommons}"/> 45 47 </classpath> 46 48 <compilerarg value="-Xlint:deprecation"/>
Note:
See TracChangeset
for help on using the changeset viewer.
