Ignore:
Timestamp:
2018-06-30T23:21:36+02:00 (6 years ago)
Author:
donvip
Message:

see #josm15560, see #josm16047 - fix JAXB build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/dataimport/build.xml

    r34375 r34376  
    2222    <import file="../build-common.xml"/>
    2323
    24     <target name="pre-compile" depends="-jaxb" unless="jaxb.notRequired">
     24    <target name="pre-compile" depends="-jaxb_linux, -jaxb_windows" unless="jaxb.notRequired">
    2525        <exec executable="${xjc}" failonerror="true">
    2626            <arg value="-d"/>
Note: See TracChangeset for help on using the changeset viewer.