Ignore:
Timestamp:
2014-11-29T16:45:21+01:00 (10 years ago)
Author:
donvip
Message:

[josm_geotools] upgrade to GeoTools 12.1

Location:
applications/editors/josm/plugins/geotools
Files:
11 added
11 deleted
2 edited

Legend:

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

    r30569 r30824  
    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-11.2.jar"/>
    9         <classpathentry exported="true" kind="lib" path="lib/gt-coverage-11.2.jar"/>
    10         <classpathentry exported="true" kind="lib" path="lib/gt-data-11.2.jar"/>
    11         <classpathentry exported="true" kind="lib" path="lib/gt-epsg-extension-11.2.jar"/>
    12         <classpathentry exported="true" kind="lib" path="lib/gt-epsg-hsql-11.2.jar"/>
    13         <classpathentry exported="true" kind="lib" path="lib/gt-geotiff-11.2.jar"/>
    14         <classpathentry exported="true" kind="lib" path="lib/gt-main-11.2.jar"/>
    15         <classpathentry exported="true" kind="lib" path="lib/gt-metadata-11.2.jar"/>
    16         <classpathentry exported="true" kind="lib" path="lib/gt-opengis-11.2.jar"/>
    17         <classpathentry exported="true" kind="lib" path="lib/gt-referencing-11.2.jar"/>
    18         <classpathentry exported="true" kind="lib" path="lib/gt-shapefile-11.2.jar"/>
     8        <classpathentry exported="true" kind="lib" path="lib/gt-api-12.1.jar"/>
     9        <classpathentry exported="true" kind="lib" path="lib/gt-coverage-12.1.jar"/>
     10        <classpathentry exported="true" kind="lib" path="lib/gt-data-12.1.jar"/>
     11        <classpathentry exported="true" kind="lib" path="lib/gt-epsg-extension-12.1.jar"/>
     12        <classpathentry exported="true" kind="lib" path="lib/gt-epsg-hsql-12.1.jar"/>
     13        <classpathentry exported="true" kind="lib" path="lib/gt-geotiff-12.1.jar"/>
     14        <classpathentry exported="true" kind="lib" path="lib/gt-main-12.1.jar"/>
     15        <classpathentry exported="true" kind="lib" path="lib/gt-metadata-12.1.jar"/>
     16        <classpathentry exported="true" kind="lib" path="lib/gt-opengis-12.1.jar"/>
     17        <classpathentry exported="true" kind="lib" path="lib/gt-referencing-12.1.jar"/>
     18        <classpathentry exported="true" kind="lib" path="lib/gt-shapefile-12.1.jar"/>
    1919        <classpathentry exported="true" kind="lib" path="lib/hsqldb-2.2.8.jar"/>
    2020        <classpathentry exported="true" kind="lib" path="lib/imageio-ext-tiff-1.1.10.jar"/>
  • applications/editors/josm/plugins/geotools/README

    r30569 r30824  
    44    * Licensed under GPL v3 (see LICENSE)
    55
    6 The current embedded version of GeoTools is 11.2.
     6The current embedded version of GeoTools is 12.1.
Note: See TracChangeset for help on using the changeset viewer.