Changeset 34376 in osm for applications/editors/josm/plugins/opendata
- Timestamp:
- 2018-06-30T23:21:36+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/opendata/build.xml
r34375 r34376 89 89 </target> 90 90 91 <target name="xjc_neptune" depends="init, -jaxb" unless="jaxb.notRequired"> 91 <target name="xjc_neptune" depends="init, -jaxb_linux, -jaxb_windows" unless="jaxb.notRequired"> 92 92 <exec executable="${xjc}" failonerror="true"> 93 93 <arg value="-d"/>
Note:
See TracChangeset
for help on using the changeset viewer.