Changeset 34125 in osm for applications/editors


Ignore:
Timestamp:
2018-03-26T03:34:45+02:00 (6 years ago)
Author:
donvip
Message:

update to GeoTools 19.0 and EJML 0.32

Location:
applications/editors/josm/plugins
Files:
57 added
39 deleted
2 edited

Legend:

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

    r32680 r34125  
    44        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    6         <classpathentry exported="true" kind="lib" path="lib/EJML-core-0.26.jar" sourcepath="lib/EJML-core-0.26-sources.jar"/>
    7         <classpathentry exported="true" kind="lib" path="lib/EJML-equation-0.26.jar" sourcepath="lib/EJML-equation-0.26-sources.jar"/>
    8         <classpathentry exported="true" kind="lib" path="lib/EJML-experimental-0.26.jar" sourcepath="lib/EJML-experimental-0.26-sources.jar"/>
     6        <classpathentry kind="lib" path="lib/ejml-cdense-0.32.jar" sourcepath="lib/ejml-cdense-0.32-sources.jar">
     7                <attributes>
     8                        <attribute name="javadoc_location" value="jar:platform:/resource/JOSM-EJML/lib/ejml-cdense-0.32-javadoc.jar!/"/>
     9                </attributes>
     10        </classpathentry>
     11        <classpathentry kind="lib" path="lib/ejml-core-0.32.jar" sourcepath="lib/ejml-core-0.32-sources.jar">
     12                <attributes>
     13                        <attribute name="javadoc_location" value="jar:platform:/resource/JOSM-EJML/lib/ejml-core-0.32-javadoc.jar!/"/>
     14                </attributes>
     15        </classpathentry>
     16        <classpathentry kind="lib" path="lib/ejml-ddense-0.32.jar" sourcepath="lib/ejml-ddense-0.32-sources.jar">
     17                <attributes>
     18                        <attribute name="javadoc_location" value="jar:platform:/resource/JOSM-EJML/lib/ejml-ddense-0.32-javadoc.jar!/"/>
     19                </attributes>
     20        </classpathentry>
     21        <classpathentry kind="lib" path="lib/ejml-dsparse-0.32.jar" sourcepath="lib/ejml-dsparse-0.32-sources.jar">
     22                <attributes>
     23                        <attribute name="javadoc_location" value="jar:platform:/resource/JOSM-EJML/lib/ejml-dsparse-0.32-javadoc.jar!/"/>
     24                </attributes>
     25        </classpathentry>
     26        <classpathentry kind="lib" path="lib/ejml-experimental-0.32.jar" sourcepath="lib/ejml-experimental-0.32-sources.jar">
     27                <attributes>
     28                        <attribute name="javadoc_location" value="jar:platform:/resource/JOSM-EJML/lib/ejml-experimental-0.32-javadoc.jar!/"/>
     29                </attributes>
     30        </classpathentry>
     31        <classpathentry kind="lib" path="lib/ejml-fdense-0.32.jar" sourcepath="lib/ejml-fdense-0.32-sources.jar">
     32                <attributes>
     33                        <attribute name="javadoc_location" value="jar:platform:/resource/JOSM-EJML/lib/ejml-fdense-0.32-javadoc.jar!/"/>
     34                </attributes>
     35        </classpathentry>
     36        <classpathentry kind="lib" path="lib/ejml-simple-0.32.jar" sourcepath="lib/ejml-simple-0.32-sources.jar">
     37                <attributes>
     38                        <attribute name="javadoc_location" value="jar:platform:/resource/JOSM-EJML/lib/ejml-simple-0.32-javadoc.jar!/"/>
     39                </attributes>
     40        </classpathentry>
     41        <classpathentry kind="lib" path="lib/ejml-zdense-0.32.jar" sourcepath="lib/ejml-zdense-0.32-sources.jar">
     42                <attributes>
     43                        <attribute name="javadoc_location" value="jar:platform:/resource/JOSM-EJML/lib/ejml-zdense-0.32-javadoc.jar!/"/>
     44                </attributes>
     45        </classpathentry>
    946        <classpathentry kind="output" path="bin"/>
    1047</classpath>
  • applications/editors/josm/plugins/geotools/.classpath

    r33930 r34125  
    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-19-SNAPSHOT.jar" sourcepath="lib/gt-api-19-SNAPSHOT-sources.jar">
     9        <classpathentry exported="true" kind="lib" path="lib/gt-api-19.0.jar" sourcepath="lib/gt-api-19.0-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-19-SNAPSHOT.jar" sourcepath="lib/gt-coverage-19-SNAPSHOT-sources.jar">
     14        <classpathentry exported="true" kind="lib" path="lib/gt-coverage-19.0.jar" sourcepath="lib/gt-coverage-19.0-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-19-SNAPSHOT.jar" sourcepath="lib/gt-data-19-SNAPSHOT-sources.jar">
     19        <classpathentry exported="true" kind="lib" path="lib/gt-data-19.0.jar" sourcepath="lib/gt-data-19.0-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-19-SNAPSHOT.jar" sourcepath="lib/gt-epsg-extension-19-SNAPSHOT-sources.jar">
     24        <classpathentry exported="true" kind="lib" path="lib/gt-epsg-extension-19.0.jar" sourcepath="lib/gt-epsg-extension-19.0-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-19-SNAPSHOT.jar" sourcepath="lib/gt-epsg-hsql-19-SNAPSHOT-sources.jar">
     29        <classpathentry exported="true" kind="lib" path="lib/gt-epsg-hsql-19.0.jar" sourcepath="lib/gt-epsg-hsql-19.0-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-19-SNAPSHOT.jar" sourcepath="lib/gt-geotiff-19-SNAPSHOT-sources.jar">
     34        <classpathentry exported="true" kind="lib" path="lib/gt-geotiff-19.0.jar" sourcepath="lib/gt-geotiff-19.0-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-19-SNAPSHOT.jar" sourcepath="lib/gt-main-19-SNAPSHOT-sources.jar">
     39        <classpathentry exported="true" kind="lib" path="lib/gt-main-19.0.jar" sourcepath="lib/gt-main-19.0-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-19-SNAPSHOT.jar" sourcepath="lib/gt-metadata-19-SNAPSHOT-sources.jar">
     44        <classpathentry exported="true" kind="lib" path="lib/gt-metadata-19.0.jar" sourcepath="lib/gt-metadata-19.0-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-19-SNAPSHOT.jar" sourcepath="lib/gt-opengis-19-SNAPSHOT-sources.jar">
     49        <classpathentry exported="true" kind="lib" path="lib/gt-opengis-19.0.jar" sourcepath="lib/gt-opengis-19.0-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-19-SNAPSHOT.jar" sourcepath="lib/gt-referencing-19-SNAPSHOT-sources.jar">
     54        <classpathentry exported="true" kind="lib" path="lib/gt-referencing-19.0.jar" sourcepath="lib/gt-referencing-19.0-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-19-SNAPSHOT.jar" sourcepath="lib/gt-shapefile-19-SNAPSHOT-sources.jar">
     59        <classpathentry exported="true" kind="lib" path="lib/gt-shapefile-19.0.jar" sourcepath="lib/gt-shapefile-19.0-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.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"/>
     65        <classpathentry exported="true" kind="lib" path="lib/imageio-ext-geocore-1.1.20.jar"/>
     66        <classpathentry exported="true" kind="lib" path="lib/imageio-ext-streams-1.1.20.jar"/>
     67        <classpathentry exported="true" kind="lib" path="lib/imageio-ext-tiff-1.1.20.jar"/>
     68        <classpathentry exported="true" kind="lib" path="lib/imageio-ext-utilities-1.1.20.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"/>
    7171        <classpathentry exported="true" kind="lib" path="lib/jai_imageio-1.1.jar"/>
    72         <classpathentry exported="true" kind="lib" path="lib/jdom-1.1.3.jar"/>
     72        <classpathentry exported="true" kind="lib" path="lib/jdom2-2.0.6.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.17.jar"/>
     74        <classpathentry exported="true" kind="lib" path="lib/jt-colorconvert-1.0.20.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.17.jar"/>
    78         <classpathentry exported="true" kind="lib" path="lib/jt-utilities-1.0.17.jar"/>
     77        <classpathentry exported="true" kind="lib" path="lib/jt-stats-1.0.20.jar"/>
     78        <classpathentry exported="true" kind="lib" path="lib/jt-utilities-1.0.20.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.17.jar"/>
     80        <classpathentry exported="true" kind="lib" path="lib/jt-vectorbin-1.0.20.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.17.jar"/>
    84         <classpathentry exported="true" kind="lib" path="lib/jt-zonal-1.0.17.jar"/>
     83        <classpathentry exported="true" kind="lib" path="lib/jt-warp-1.0.20.jar"/>
     84        <classpathentry exported="true" kind="lib" path="lib/jt-zonal-1.0.20.jar"/>
    8585        <classpathentry exported="true" kind="lib" path="lib/jt-zonalstats-1.4.0.jar"/>
    8686        <classpathentry combineaccessrules="false" kind="src" path="/JOSM-jts"/>
Note: See TracChangeset for help on using the changeset viewer.