Changeset 11487 in josm for trunk/.classpath


Ignore:
Timestamp:
2017-01-22T19:50:32+01:00 (7 years ago)
Author:
Don-vip
Message:

tools/lib update (equalsverifier 2.2, guava 21, javassist 3.21, system-rules 1.16.1, unitils-core 3.4.6, error-prone 2.0.15, groovy 2.4.8, proguard 5.3.2)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r11478 r11487  
    1515        <classpathentry kind="lib" path="test/lib/fest/MRJToolkitStubs-1.0.jar"/>
    1616        <classpathentry kind="lib" path="test/lib/jfcunit.jar"/>
    17         <classpathentry kind="lib" path="test/lib/equalsverifier-2.1.8.jar"/>
     17        <classpathentry kind="lib" path="test/lib/equalsverifier-2.2.jar"/>
    1818        <classpathentry kind="lib" path="test/lib/reflections/reflections-0.9.10.jar"/>
    19         <classpathentry kind="lib" path="test/lib/reflections/guava-19.0.jar"/>
    20         <classpathentry kind="lib" path="test/lib/reflections/javassist-3.20.0-GA.jar"/>
    21         <classpathentry kind="lib" path="test/lib/system-rules-1.16.0.jar"/>
     19        <classpathentry kind="lib" path="test/lib/reflections/guava-21.0.jar"/>
     20        <classpathentry kind="lib" path="test/lib/reflections/javassist-3.21.0-GA.jar"/>
     21        <classpathentry kind="lib" path="test/lib/system-rules-1.16.1.jar"/>
     22        <classpathentry kind="lib" path="test/lib/unitils-core/unitils-core-3.4.6.jar"/>
    2223        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    2324        <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
     
    2627        <classpathentry kind="lib" path="test/lib/unitils-core/commons-logging-1.1.3.jar"/>
    2728        <classpathentry kind="lib" path="test/lib/unitils-core/ognl-2.6.9.jar"/>
    28         <classpathentry kind="lib" path="test/lib/unitils-core/unitils-core-3.4.3.jar"/>
    2929        <classpathentry kind="lib" path="test/lib/fest/debug-1.0.jar"/>
    3030        <classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/>
Note: See TracChangeset for help on using the changeset viewer.