Changeset 9220 in josm for trunk/.classpath


Ignore:
Timestamp:
2015-12-30T03:21:52+01:00 (8 years ago)
Author:
Don-vip
Message:

update unitils-core to 3.4.2, increase unit test coverage with EqualsVerifier, make OAuthParameters immutable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r9205 r9220  
    1818        <classpathentry kind="lib" path="test/lib/fest/MRJToolkitStubs-1.0.jar"/>
    1919        <classpathentry kind="lib" path="test/lib/jfcunit.jar"/>
     20        <classpathentry kind="lib" path="test/lib/equalsverifier-1.7.6.jar"/>
    2021        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.7.0_80"/>
    2122        <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
     
    2425        <classpathentry kind="lib" path="test/lib/unitils-core/commons-logging-1.1.jar"/>
    2526        <classpathentry kind="lib" path="test/lib/unitils-core/ognl-2.6.9.jar"/>
    26         <classpathentry kind="lib" path="test/lib/unitils-core/unitils-core-3.3.jar"/>
     27        <classpathentry kind="lib" path="test/lib/unitils-core/unitils-core-3.4.2.jar"/>
    2728        <classpathentry kind="lib" path="test/lib/fest/debug-1.0.jar"/>
    2829        <classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/>
Note: See TracChangeset for help on using the changeset viewer.