Ignore:
Timestamp:
2015-03-28T20:32:25+01:00 (9 years ago)
Author:
donvip
Message:

[josm_geotools] update to GeoTools 13.0

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

Legend:

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

    r30999 r31068  
    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-12.2.jar">
     8        <classpathentry exported="true" kind="lib" path="lib/gt-api-13.0.jar">
    99                <attributes>
    1010                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    1111                </attributes>
    1212        </classpathentry>
    13         <classpathentry exported="true" kind="lib" path="lib/gt-coverage-12.2.jar">
     13        <classpathentry exported="true" kind="lib" path="lib/gt-coverage-13.0.jar">
    1414                <attributes>
    1515                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    1616                </attributes>
    1717        </classpathentry>
    18         <classpathentry exported="true" kind="lib" path="lib/gt-data-12.2.jar">
     18        <classpathentry exported="true" kind="lib" path="lib/gt-data-13.0.jar">
    1919                <attributes>
    2020                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    2121                </attributes>
    2222        </classpathentry>
    23         <classpathentry exported="true" kind="lib" path="lib/gt-epsg-extension-12.2.jar">
     23        <classpathentry exported="true" kind="lib" path="lib/gt-epsg-extension-13.0.jar">
    2424                <attributes>
    2525                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    2626                </attributes>
    2727        </classpathentry>
    28         <classpathentry exported="true" kind="lib" path="lib/gt-epsg-hsql-12.2.jar">
     28        <classpathentry exported="true" kind="lib" path="lib/gt-epsg-hsql-13.0.jar">
    2929                <attributes>
    3030                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    3131                </attributes>
    3232        </classpathentry>
    33         <classpathentry exported="true" kind="lib" path="lib/gt-geotiff-12.2.jar">
     33        <classpathentry exported="true" kind="lib" path="lib/gt-geotiff-13.0.jar">
    3434                <attributes>
    3535                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    3636                </attributes>
    3737        </classpathentry>
    38         <classpathentry exported="true" kind="lib" path="lib/gt-main-12.2.jar">
     38        <classpathentry exported="true" kind="lib" path="lib/gt-main-13.0.jar">
    3939                <attributes>
    4040                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    4141                </attributes>
    4242        </classpathentry>
    43         <classpathentry exported="true" kind="lib" path="lib/gt-metadata-12.2.jar">
     43        <classpathentry exported="true" kind="lib" path="lib/gt-metadata-13.0.jar">
    4444                <attributes>
    4545                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    4646                </attributes>
    4747        </classpathentry>
    48         <classpathentry exported="true" kind="lib" path="lib/gt-opengis-12.2.jar">
     48        <classpathentry exported="true" kind="lib" path="lib/gt-opengis-13.0.jar">
    4949                <attributes>
    5050                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    5151                </attributes>
    5252        </classpathentry>
    53         <classpathentry exported="true" kind="lib" path="lib/gt-referencing-12.2.jar">
     53        <classpathentry exported="true" kind="lib" path="lib/gt-referencing-13.0.jar">
    5454                <attributes>
    5555                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    5656                </attributes>
    5757        </classpathentry>
    58         <classpathentry exported="true" kind="lib" path="lib/gt-shapefile-12.2.jar">
     58        <classpathentry exported="true" kind="lib" path="lib/gt-shapefile-13.0.jar">
    5959                <attributes>
    6060                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
  • applications/editors/josm/plugins/geotools/README

    r31000 r31068  
    44    * Licensed under GPL v3 (see LICENSE)
    55
    6 The current embedded version of GeoTools is 12.2.
     6The current embedded version of GeoTools is 13.0.
Note: See TracChangeset for help on using the changeset viewer.