Changeset 28296 in osm for applications/editors/josm/plugins/opendata/build.xml
- Timestamp:
- 2012-04-14T15:46:34+02:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/opendata/build.xml
r28246 r28296 40 40 <property name="plugin.dist.dir" value="../../dist"/> 41 41 <property name="plugin.jar" value="${plugin.dist.dir}/${ant.project.name}.jar"/> 42 <!--<property name="xerces" location="lib/xerces-2_11_0"/>-->43 42 <!-- 44 43 ********************************************************** … … 314 313 <taskdef name="xjc" classname="com.sun.tools.xjc.XJCTask"> 315 314 <classpath> 316 <fileset dir=" C:\Windows\SysWOW64\jaxb-ri-20120218\lib" includes="*.jar" />315 <fileset dir="lib/jaxb-ri-20120218" includes="*.jar" /> 317 316 </classpath> 318 317 </taskdef>
Note:
See TracChangeset
for help on using the changeset viewer.
