Changeset 29116 in osm for applications


Ignore:
Timestamp:
2012-12-26T02:09:25+01:00 (12 years ago)
Author:
donvip
Message:

[josm_geotools] upgrade to GeoTools 8.5

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

Legend:

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

    r29096 r29116  
    1616        <classpathentry exported="true" kind="lib" path="lib/imageio-ext-tiff-1.1.5.jar"/>
    1717        <classpathentry exported="true" kind="lib" path="lib/imageio-ext-utilities-1.1.5.jar"/>
    18         <classpathentry exported="true" kind="lib" path="lib/gt-api-8.4.jar"/>
    19         <classpathentry exported="true" kind="lib" path="lib/gt-coverage-8.4.jar"/>
    20         <classpathentry exported="true" kind="lib" path="lib/gt-data-8.4.jar"/>
    21         <classpathentry exported="true" kind="lib" path="lib/gt-epsg-extension-8.4.jar"/>
    22         <classpathentry exported="true" kind="lib" path="lib/gt-epsg-hsql-8.4.jar"/>
    23         <classpathentry exported="true" kind="lib" path="lib/gt-geotiff-8.4.jar"/>
    24         <classpathentry exported="true" kind="lib" path="lib/gt-main-8.4.jar"/>
    25         <classpathentry exported="true" kind="lib" path="lib/gt-metadata-8.4.jar"/>
    26         <classpathentry exported="true" kind="lib" path="lib/gt-opengis-8.4.jar"/>
    27         <classpathentry exported="true" kind="lib" path="lib/gt-referencing-8.4.jar"/>
    28         <classpathentry exported="true" kind="lib" path="lib/gt-shapefile-8.4.jar"/>
    2918        <classpathentry exported="true" kind="lib" path="lib/jt-contour-1.3.0.jar"/>
    3019        <classpathentry exported="true" kind="lib" path="lib/jt-rangelookup-1.3.0.jar"/>
     
    3322        <classpathentry exported="true" kind="lib" path="lib/jt-vectorize-1.3.0.jar"/>
    3423        <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"/>
    3535        <classpathentry kind="output" path="bin"/>
    3636</classpath>
Note: See TracChangeset for help on using the changeset viewer.