Changeset 33930 in osm


Ignore:
Timestamp:
2017-11-29T02:38:40+01:00 (7 years ago)
Author:
donvip
Message:

update to GeoTools 19.0-SNAPSHOT (45e90b2c7691df0ccf5a1d899f4b56ea0f1ba247)

Location:
applications/editors/josm/plugins/geotools
Files:
33 added
32 deleted
6 edited

Legend:

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

    • Property svn:ignore
      •  

        old new  
        55checkstyle-josm-geotools.xml
        66findbugs-josm-geotools.xml
         7spotbugs-josm-geotools.xml
  • applications/editors/josm/plugins/geotools/.classpath

    r33371 r33930  
    77        <classpathentry exported="true" kind="lib" path="lib/commons-pool-1.5.4.jar"/>
    88        <classpathentry exported="true" kind="lib" path="lib/GeographicLib-Java-1.44.jar"/>
    9         <classpathentry exported="true" kind="lib" path="lib/gt-api-18-SNAPSHOT.jar" sourcepath="lib/gt-api-18-SNAPSHOT-sources.jar">
     9        <classpathentry exported="true" kind="lib" path="lib/gt-api-19-SNAPSHOT.jar" sourcepath="lib/gt-api-19-SNAPSHOT-sources.jar">
    1010                <attributes>
    1111                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    1212                </attributes>
    1313        </classpathentry>
    14         <classpathentry exported="true" kind="lib" path="lib/gt-coverage-18-SNAPSHOT.jar" sourcepath="lib/gt-coverage-18-SNAPSHOT-sources.jar">
     14        <classpathentry exported="true" kind="lib" path="lib/gt-coverage-19-SNAPSHOT.jar" sourcepath="lib/gt-coverage-19-SNAPSHOT-sources.jar">
    1515                <attributes>
    1616                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    1717                </attributes>
    1818        </classpathentry>
    19         <classpathentry exported="true" kind="lib" path="lib/gt-data-18-SNAPSHOT.jar" sourcepath="lib/gt-data-18-SNAPSHOT-sources.jar">
     19        <classpathentry exported="true" kind="lib" path="lib/gt-data-19-SNAPSHOT.jar" sourcepath="lib/gt-data-19-SNAPSHOT-sources.jar">
    2020                <attributes>
    2121                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    2222                </attributes>
    2323        </classpathentry>
    24         <classpathentry exported="true" kind="lib" path="lib/gt-epsg-extension-18-SNAPSHOT.jar" sourcepath="lib/gt-epsg-extension-18-SNAPSHOT-sources.jar">
     24        <classpathentry exported="true" kind="lib" path="lib/gt-epsg-extension-19-SNAPSHOT.jar" sourcepath="lib/gt-epsg-extension-19-SNAPSHOT-sources.jar">
    2525                <attributes>
    2626                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    2727                </attributes>
    2828        </classpathentry>
    29         <classpathentry exported="true" kind="lib" path="lib/gt-epsg-hsql-18-SNAPSHOT.jar" sourcepath="lib/gt-epsg-hsql-18-SNAPSHOT-sources.jar">
     29        <classpathentry exported="true" kind="lib" path="lib/gt-epsg-hsql-19-SNAPSHOT.jar" sourcepath="lib/gt-epsg-hsql-19-SNAPSHOT-sources.jar">
    3030                <attributes>
    3131                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    3232                </attributes>
    3333        </classpathentry>
    34         <classpathentry exported="true" kind="lib" path="lib/gt-geotiff-18-SNAPSHOT.jar" sourcepath="lib/gt-geotiff-18-SNAPSHOT-sources.jar">
     34        <classpathentry exported="true" kind="lib" path="lib/gt-geotiff-19-SNAPSHOT.jar" sourcepath="lib/gt-geotiff-19-SNAPSHOT-sources.jar">
    3535                <attributes>
    3636                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    3737                </attributes>
    3838        </classpathentry>
    39         <classpathentry exported="true" kind="lib" path="lib/gt-main-18-SNAPSHOT.jar" sourcepath="lib/gt-main-18-SNAPSHOT-sources.jar">
     39        <classpathentry exported="true" kind="lib" path="lib/gt-main-19-SNAPSHOT.jar" sourcepath="lib/gt-main-19-SNAPSHOT-sources.jar">
    4040                <attributes>
    4141                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    4242                </attributes>
    4343        </classpathentry>
    44         <classpathentry exported="true" kind="lib" path="lib/gt-metadata-18-SNAPSHOT.jar" sourcepath="lib/gt-metadata-18-SNAPSHOT-sources.jar">
     44        <classpathentry exported="true" kind="lib" path="lib/gt-metadata-19-SNAPSHOT.jar" sourcepath="lib/gt-metadata-19-SNAPSHOT-sources.jar">
    4545                <attributes>
    4646                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    4747                </attributes>
    4848        </classpathentry>
    49         <classpathentry exported="true" kind="lib" path="lib/gt-opengis-18-SNAPSHOT.jar" sourcepath="lib/gt-opengis-18-SNAPSHOT-sources.jar">
     49        <classpathentry exported="true" kind="lib" path="lib/gt-opengis-19-SNAPSHOT.jar" sourcepath="lib/gt-opengis-19-SNAPSHOT-sources.jar">
    5050                <attributes>
    5151                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    5252                </attributes>
    5353        </classpathentry>
    54         <classpathentry exported="true" kind="lib" path="lib/gt-referencing-18-SNAPSHOT.jar" sourcepath="lib/gt-referencing-18-SNAPSHOT-sources.jar">
     54        <classpathentry exported="true" kind="lib" path="lib/gt-referencing-19-SNAPSHOT.jar" sourcepath="lib/gt-referencing-19-SNAPSHOT-sources.jar">
    5555                <attributes>
    5656                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    5757                </attributes>
    5858        </classpathentry>
    59         <classpathentry exported="true" kind="lib" path="lib/gt-shapefile-18-SNAPSHOT.jar" sourcepath="lib/gt-shapefile-18-SNAPSHOT-sources.jar">
     59        <classpathentry exported="true" kind="lib" path="lib/gt-shapefile-19-SNAPSHOT.jar" sourcepath="lib/gt-shapefile-19-SNAPSHOT-sources.jar">
    6060                <attributes>
    6161                        <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
     
    6363        </classpathentry>
    6464        <classpathentry exported="true" kind="lib" path="lib/hsqldb-2.3.0.jar"/>
    65         <classpathentry exported="true" kind="lib" path="lib/imageio-ext-geocore-1.1.17.jar"/>
    66         <classpathentry exported="true" kind="lib" path="lib/imageio-ext-streams-1.1.17.jar"/>
    67         <classpathentry exported="true" kind="lib" path="lib/imageio-ext-tiff-1.1.17.jar"/>
    68         <classpathentry exported="true" kind="lib" path="lib/imageio-ext-utilities-1.1.17.jar"/>
     65        <classpathentry exported="true" kind="lib" path="lib/imageio-ext-geocore-1.1.19.jar"/>
     66        <classpathentry exported="true" kind="lib" path="lib/imageio-ext-streams-1.1.19.jar"/>
     67        <classpathentry exported="true" kind="lib" path="lib/imageio-ext-tiff-1.1.19.jar"/>
     68        <classpathentry exported="true" kind="lib" path="lib/imageio-ext-utilities-1.1.19.jar"/>
    6969        <classpathentry exported="true" kind="lib" path="lib/jai_codec-1.1.3.jar"/>
    7070        <classpathentry exported="true" kind="lib" path="lib/jai_core-1.1.3.jar"/>
     
    7272        <classpathentry exported="true" kind="lib" path="lib/jdom-1.1.3.jar"/>
    7373        <classpathentry exported="true" kind="lib" path="lib/jsr-275-1.0-beta-2.jar"/>
    74         <classpathentry exported="true" kind="lib" path="lib/jt-colorconvert-1.0.13.jar"/>
     74        <classpathentry exported="true" kind="lib" path="lib/jt-colorconvert-1.0.17.jar"/>
    7575        <classpathentry exported="true" kind="lib" path="lib/jt-contour-1.4.0.jar"/>
    7676        <classpathentry exported="true" kind="lib" path="lib/jt-rangelookup-1.4.0.jar"/>
    77         <classpathentry exported="true" kind="lib" path="lib/jt-stats-1.0.13.jar"/>
    78         <classpathentry exported="true" kind="lib" path="lib/jt-utilities-1.0.13.jar"/>
     77        <classpathentry exported="true" kind="lib" path="lib/jt-stats-1.0.17.jar"/>
     78        <classpathentry exported="true" kind="lib" path="lib/jt-utilities-1.0.17.jar"/>
    7979        <classpathentry exported="true" kind="lib" path="lib/jt-utils-1.4.0.jar"/>
    80         <classpathentry exported="true" kind="lib" path="lib/jt-vectorbin-1.0.13.jar"/>
     80        <classpathentry exported="true" kind="lib" path="lib/jt-vectorbin-1.0.17.jar"/>
    8181        <classpathentry exported="true" kind="lib" path="lib/jt-vectorbinarize-1.4.0.jar"/>
    8282        <classpathentry exported="true" kind="lib" path="lib/jt-vectorize-1.4.0.jar"/>
    83         <classpathentry exported="true" kind="lib" path="lib/jt-warp-1.0.13.jar"/>
    84         <classpathentry exported="true" kind="lib" path="lib/jt-zonal-1.0.13.jar"/>
     83        <classpathentry exported="true" kind="lib" path="lib/jt-warp-1.0.17.jar"/>
     84        <classpathentry exported="true" kind="lib" path="lib/jt-zonal-1.0.17.jar"/>
    8585        <classpathentry exported="true" kind="lib" path="lib/jt-zonalstats-1.4.0.jar"/>
    8686        <classpathentry combineaccessrules="false" kind="src" path="/JOSM-jts"/>
  • applications/editors/josm/plugins/geotools/README

    r33037 r33930  
    44    * Licensed under GPL v3 (see LICENSE)
    55
    6 The current embedded version of GeoTools is 16.0.
     6The current embedded version of GeoTools is 19.0.
  • applications/editors/josm/plugins/geotools/build.xml

    r33337 r33930  
    6767                     see http://stackoverflow.com/a/18495658/2257172 -->
    6868            <attribute name="Specification-Title" value="JOSM GeoTools plugin"/>
    69             <attribute name="Specification-Version" value="16.0"/>
     69            <attribute name="Specification-Version" value="19.0"/>
    7070            <attribute name="Specification-Vendor" value="JOSM developers" />
    7171            <attribute name="Implementation-Title" value="org.openstreetmap.josm.plugins.geotools" />
    72             <attribute name="Implementation-Version" value="16.0" />
     72            <attribute name="Implementation-Version" value="19.0" />
    7373            <attribute name="Implementation-Vendor" value="JOSM developers"/>
    7474        </manifest>
  • applications/editors/josm/plugins/geotools/jar/META-INF/services/org.geotools.referencing.operation.MathTransformProvider

    r33335 r33930  
    2929org.geotools.referencing.operation.projection.LambertConformal1SP$Provider
    3030org.geotools.referencing.operation.projection.LambertConformal2SP$Provider
     31org.geotools.referencing.operation.projection.LambertConformalEsriProvider
    3132org.geotools.referencing.operation.projection.LambertConformalBelgium$Provider
    3233org.geotools.referencing.operation.projection.LambertAzimuthalEqualArea$Provider
  • applications/editors/josm/plugins/geotools/jar/META-INF/services/org.geotools.util.ConverterFactory

    r31599 r33930  
    11org.geotools.util.CommonsConverterFactory
    22org.geotools.util.NumericConverterFactory
     3org.geotools.util.PercentageConverterFactory
    34org.geotools.util.GeometryConverterFactory
    45org.geotools.util.GeometryTypeConverterFactory
Note: See TracChangeset for help on using the changeset viewer.