Changeset 28591 in osm


Ignore:
Timestamp:
2012-08-21T23:52:37+02:00 (12 years ago)
Author:
donvip
Message:

[josm_opendata] Update JAXB to 2.2.6

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  
    313313    <taskdef name="xjc" classname="com.sun.tools.xjc.XJCTask">
    314314          <classpath>
    315             <fileset dir="lib/jaxb-ri-20120218" includes="*.jar" />
     315            <fileset dir="lib/jaxb" includes="*.jar" />
    316316          </classpath>
    317317    </taskdef>
Note: See TracChangeset for help on using the changeset viewer.