Ignore:
Timestamp:
2013-03-02T22:11:26+01:00 (12 years ago)
Author:
donvip
Message:

[josm_plugins] Update to jts 1.13 and GeoTools 8.7

Location:
applications/editors/josm/plugins/geotools
Files:
13 added
13 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/geotools/.classpath

    r29116 r29319  
    66        <classpathentry exported="true" kind="lib" path="lib/commons-beanutils-1.7.0.jar"/>
    77        <classpathentry exported="true" kind="lib" path="lib/commons-pool-1.5.4.jar"/>
     8        <classpathentry exported="true" kind="lib" path="lib/gt-api-8.7.jar"/>
     9        <classpathentry exported="true" kind="lib" path="lib/gt-coverage-8.7.jar"/>
     10        <classpathentry exported="true" kind="lib" path="lib/gt-data-8.7.jar"/>
     11        <classpathentry exported="true" kind="lib" path="lib/gt-epsg-extension-8.7.jar"/>
     12        <classpathentry exported="true" kind="lib" path="lib/gt-epsg-hsql-8.7.jar"/>
     13        <classpathentry exported="true" kind="lib" path="lib/gt-geotiff-8.7.jar"/>
     14        <classpathentry exported="true" kind="lib" path="lib/gt-main-8.7.jar"/>
     15        <classpathentry exported="true" kind="lib" path="lib/gt-metadata-8.7.jar"/>
     16        <classpathentry exported="true" kind="lib" path="lib/gt-opengis-8.7.jar"/>
     17        <classpathentry exported="true" kind="lib" path="lib/gt-referencing-8.7.jar"/>
     18        <classpathentry exported="true" kind="lib" path="lib/gt-shapefile-8.7.jar"/>
    819        <classpathentry exported="true" kind="lib" path="lib/hsqldb-1.8.0.7.jar"/>
     20        <classpathentry exported="true" kind="lib" path="lib/imageio-ext-tiff-1.1.6.jar"/>
     21        <classpathentry exported="true" kind="lib" path="lib/imageio-ext-utilities-1.1.6.jar"/>
    922        <classpathentry exported="true" kind="lib" path="lib/jai_codec-1.1.3.jar"/>
    1023        <classpathentry exported="true" kind="lib" path="lib/jai_core-1.1.3.jar"/>
     
    1225        <classpathentry exported="true" kind="lib" path="lib/jdom-1.0.jar"/>
    1326        <classpathentry exported="true" kind="lib" path="lib/jsr-275-1.0-beta-2.jar"/>
    14         <classpathentry exported="true" kind="lib" path="lib/vecmath-1.3.2.jar"/>
    15         <classpathentry exported="true" kind="lib" path="/JOSM-jts/lib/jts-1.12.jar"/>
    16         <classpathentry exported="true" kind="lib" path="lib/imageio-ext-tiff-1.1.5.jar"/>
    17         <classpathentry exported="true" kind="lib" path="lib/imageio-ext-utilities-1.1.5.jar"/>
    1827        <classpathentry exported="true" kind="lib" path="lib/jt-contour-1.3.0.jar"/>
    1928        <classpathentry exported="true" kind="lib" path="lib/jt-rangelookup-1.3.0.jar"/>
     
    2231        <classpathentry exported="true" kind="lib" path="lib/jt-vectorize-1.3.0.jar"/>
    2332        <classpathentry exported="true" kind="lib" path="lib/jt-zonalstats-1.3.0.jar"/>
    24         <classpathentry exported="true" kind="lib" path="lib/gt-api-8.5.jar"/>
    25         <classpathentry exported="true" kind="lib" path="lib/gt-coverage-8.5.jar"/>
    26         <classpathentry exported="true" kind="lib" path="lib/gt-data-8.5.jar"/>
    27         <classpathentry exported="true" kind="lib" path="lib/gt-epsg-extension-8.5.jar"/>
    28         <classpathentry exported="true" kind="lib" path="lib/gt-epsg-hsql-8.5.jar"/>
    29         <classpathentry exported="true" kind="lib" path="lib/gt-geotiff-8.5.jar"/>
    30         <classpathentry exported="true" kind="lib" path="lib/gt-main-8.5.jar"/>
    31         <classpathentry exported="true" kind="lib" path="lib/gt-metadata-8.5.jar"/>
    32         <classpathentry exported="true" kind="lib" path="lib/gt-opengis-8.5.jar"/>
    33         <classpathentry exported="true" kind="lib" path="lib/gt-referencing-8.5.jar"/>
    34         <classpathentry exported="true" kind="lib" path="lib/gt-shapefile-8.5.jar"/>
     33        <classpathentry exported="true" kind="lib" path="lib/vecmath-1.3.2.jar"/>
     34        <classpathentry combineaccessrules="false" kind="src" path="/JOSM-jts"/>
    3535        <classpathentry kind="output" path="bin"/>
    3636</classpath>
Note: See TracChangeset for help on using the changeset viewer.