Changeset 28591 in osm for applications/editors/josm
- Timestamp:
- 2012-08-21T23:52:37+02:00 (12 years ago)
- Location:
- applications/editors/josm/plugins/opendata
- Files:
-
- 4 added
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/opendata/build.xml
r28384 r28591 313 313 <taskdef name="xjc" classname="com.sun.tools.xjc.XJCTask"> 314 314 <classpath> 315 <fileset dir="lib/jaxb -ri-20120218" includes="*.jar" />315 <fileset dir="lib/jaxb" includes="*.jar" /> 316 316 </classpath> 317 317 </taskdef>
Note:
See TracChangeset
for help on using the changeset viewer.