Ignore:
Timestamp:
2015-12-28T01:44:14+01:00 (9 years ago)
Author:
donvip
Message:

[josm_gson] update to GSON 2.5

Location:
applications/editors/josm/plugins/gson
Files:
3 added
3 deleted
2 edited

Legend:

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

    r31760 r31873  
    44        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
    55        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    6         <classpathentry exported="true" kind="lib" path="lib/gson-2.4.jar" sourcepath="lib/gson-2.4-sources.jar">
     6        <classpathentry exported="true" kind="lib" path="lib/gson-2.5.jar" sourcepath="lib/gson-2.5-sources.jar">
    77                <attributes>
    8                         <attribute name="javadoc_location" value="jar:platform:/resource/JOSM-GSON/lib/gson-2.4-javadoc.jar!/"/>
     8                        <attribute name="javadoc_location" value="jar:platform:/resource/JOSM-GSON/lib/gson-2.5-javadoc.jar!/"/>
    99                </attributes>
    1010        </classpathentry>
  • applications/editors/josm/plugins/gson/README

    r31760 r31873  
    44    * Licensed under GPL v3 (see LICENSE)
    55
    6 The current embedded version of GSON is 2.4.
     6The current embedded version of GSON is 2.5.
Note: See TracChangeset for help on using the changeset viewer.