Changeset 32900 in osm for applications/editors/josm/plugins/opendata
- Timestamp:
- 2016-09-03T01:48:19+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/opendata/build.xml
r32680 r32900 89 89 </target> 90 90 91 <target name="xjc_neptune" depends="init, -jaxb_ win, -jaxb_nix" unless="jaxb.notRequired">91 <target name="xjc_neptune" depends="init, -jaxb_before9, -jaxb_after9" 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.