Changeset 14604 in josm for trunk/.classpath


Ignore:
Timestamp:
2018-12-27T17:45:37+01:00 (5 years ago)
Author:
Don-vip
Message:

tools update: awaitility 3.1.5, equalsverifier 3.1.2, jmockit 1.44, system-rules 1.19, wiremock 2.20, groovy 2.5.5, checkstyle 8.15, pmd 6.10, spotbugs 3.1.10

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r14318 r14604  
    2323                </attributes>
    2424        </classpathentry>
    25         <classpathentry kind="lib" path="test/lib/jmockit-1.43.jar">
     25        <classpathentry kind="lib" path="test/lib/jmockit.jar">
    2626                <attributes>
    2727                        <attribute name="test" value="true"/>
     
    3838                </attributes>
    3939        </classpathentry>
    40         <classpathentry exported="true" kind="lib" path="test/lib/equalsverifier-2.5.1.jar">
     40        <classpathentry exported="true" kind="lib" path="test/lib/equalsverifier-3.1.2.jar">
    4141                <attributes>
    4242                        <attribute name="test" value="true"/>
     
    5858                </attributes>
    5959        </classpathentry>
    60         <classpathentry kind="lib" path="test/lib/system-rules-1.16.1.jar">
     60        <classpathentry kind="lib" path="test/lib/system-rules-1.19.0.jar">
    6161                <attributes>
    6262                        <attribute name="test" value="true"/>
     
    6868                </attributes>
    6969        </classpathentry>
    70         <classpathentry exported="true" kind="lib" path="test/lib/wiremock-standalone-2.18.0.jar">
     70        <classpathentry exported="true" kind="lib" path="test/lib/wiremock-standalone-2.20.0.jar">
    7171                <attributes>
    7272                        <attribute name="test" value="true"/>
    7373                </attributes>
    7474        </classpathentry>
    75         <classpathentry exported="true" kind="lib" path="test/lib/awaitility-3.1.2.jar">
     75        <classpathentry exported="true" kind="lib" path="test/lib/awaitility-3.1.5.jar">
    7676                <attributes>
    7777                        <attribute name="test" value="true"/>
     
    8484                </attributes>
    8585        </classpathentry>
    86         <classpathentry kind="lib" path="tools/pmd/commons-lang3-3.7.jar">
     86        <classpathentry kind="lib" path="tools/pmd/commons-lang3-3.8.1.jar">
    8787                <attributes>
    8888                        <attribute name="test" value="true"/>
     
    9999                </attributes>
    100100        </classpathentry>
    101         <classpathentry kind="lib" path="tools/groovy/groovy-cli-commons-2.5.1.jar">
     101        <classpathentry kind="lib" path="tools/groovy/groovy-cli-commons-2.5.5.jar">
    102102                <attributes>
    103103                        <attribute name="test" value="true"/>
    104104                </attributes>
    105105        </classpathentry>
    106         <classpathentry kind="lib" path="tools/groovy/groovy-xml-2.5.1.jar">
     106        <classpathentry kind="lib" path="tools/groovy/groovy-xml-2.5.5.jar">
    107107                <attributes>
    108108                        <attribute name="test" value="true"/>
Note: See TracChangeset for help on using the changeset viewer.