Ignore:
Timestamp:
2015-10-08T01:55:47+02:00 (9 years ago)
Author:
donvip
Message:

[josm_geotools] update to GeoTools 14.0

File:
1 edited

Legend:

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

    r30999 r31599  
    1111    <property name="plugin.icon" value="images/compass.png"/>
    1212    <property name="plugin.canloadatruntime" value="true"/>
    13     <!--<property name="plugin.link" value="..."/>-->
    14     <!--<property name="plugin.early" value="..."/>-->
    1513    <property name="plugin.requires" value="jts"/>
    1614    <property name="plugin.stage" value="20"/>
     
    3634            <zipfileset src="${plugin.build.dir}/${ant.project.name}.jar">
    3735                <include name="META-INF/MANIFEST.MF"/>
    38                 <include name="META-INF/*.jai"/>
     36                <include name="META-INF/javax.media.jai.registryFile.jai"/>
    3937            </zipfileset>
    4038        </jar>
Note: See TracChangeset for help on using the changeset viewer.