Changeset 28941 in osm for applications


Ignore:
Timestamp:
2012-11-18T01:17:17+01:00 (12 years ago)
Author:
donvip
Message:

[josm_geotools] update to GeoTools 8.3

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

Legend:

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

    r28593 r28941  
    66        <classpathentry kind="lib" path="lib/commons-beanutils-1.7.0.jar"/>
    77        <classpathentry kind="lib" path="lib/commons-pool-1.5.4.jar"/>
    8         <classpathentry kind="lib" path="lib/gt-api-8.0.jar">
    9                 <attributes>
    10                         <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    11                 </attributes>
    12         </classpathentry>
    13         <classpathentry kind="lib" path="lib/gt-coverage-8.0.jar">
    14                 <attributes>
    15                         <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    16                 </attributes>
    17         </classpathentry>
    18         <classpathentry kind="lib" path="lib/gt-epsg-extension-8.0.jar">
    19                 <attributes>
    20                         <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    21                 </attributes>
    22         </classpathentry>
    23         <classpathentry kind="lib" path="lib/gt-epsg-hsql-8.0.jar">
    24                 <attributes>
    25                         <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    26                 </attributes>
    27         </classpathentry>
    28         <classpathentry kind="lib" path="lib/gt-geotiff-8.0.jar">
    29                 <attributes>
    30                         <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    31                 </attributes>
    32         </classpathentry>
    33         <classpathentry kind="lib" path="lib/gt-main-8.0.jar">
    34                 <attributes>
    35                         <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    36                 </attributes>
    37         </classpathentry>
    38         <classpathentry kind="lib" path="lib/gt-metadata-8.0.jar">
    39                 <attributes>
    40                         <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    41                 </attributes>
    42         </classpathentry>
    43         <classpathentry kind="lib" path="lib/gt-referencing-8.0.jar">
    44                 <attributes>
    45                         <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/>
    46                 </attributes>
    47         </classpathentry>
    488        <classpathentry kind="lib" path="lib/hsqldb-1.8.0.7.jar"/>
    49         <classpathentry kind="lib" path="lib/imageio-ext-tiff-1.1.4.jar"/>
    50         <classpathentry kind="lib" path="lib/imageio-ext-utilities-1.1.4.jar"/>
    519        <classpathentry kind="lib" path="lib/jai_codec-1.1.3.jar"/>
    5210        <classpathentry kind="lib" path="lib/jai_core-1.1.3.jar"/>
     
    5614        <classpathentry kind="lib" path="lib/vecmath-1.3.2.jar"/>
    5715        <classpathentry kind="lib" path="/JOSM-jts/lib/jts-1.12.jar"/>
     16        <classpathentry kind="lib" path="lib/gt-api-8.3.jar"/>
     17        <classpathentry kind="lib" path="lib/gt-coverage-8.3.jar"/>
     18        <classpathentry kind="lib" path="lib/gt-epsg-extension-8.3.jar"/>
     19        <classpathentry kind="lib" path="lib/gt-epsg-hsql-8.3.jar"/>
     20        <classpathentry kind="lib" path="lib/gt-geotiff-8.3.jar"/>
     21        <classpathentry kind="lib" path="lib/gt-main-8.3.jar"/>
     22        <classpathentry kind="lib" path="lib/gt-metadata-8.3.jar"/>
     23        <classpathentry kind="lib" path="lib/gt-referencing-8.3.jar"/>
     24        <classpathentry kind="lib" path="lib/imageio-ext-tiff-1.1.5.jar"/>
     25        <classpathentry kind="lib" path="lib/imageio-ext-utilities-1.1.5.jar"/>
    5826        <classpathentry kind="output" path="bin"/>
    5927</classpath>
Note: See TracChangeset for help on using the changeset viewer.