Changeset 13078 in josm for trunk/.classpath


Ignore:
Timestamp:
2017-11-04T17:11:15+01:00 (8 years ago)
Author:
Don-vip
Message:

fix #15508 - add TileSourceRule, use in MinimapDialogTest (patch by ris, modified) + update WireMock to 2.10.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r13011 r13078  
    2222        <classpathentry kind="lib" path="test/lib/unitils-core/unitils-core-3.4.6.jar"/>
    2323        <classpathentry kind="lib" path="test/lib/commons-testing/commons-testing-2.1.0.jar"/>
    24         <classpathentry kind="lib" path="test/lib/wiremock-standalone-2.7.1.jar"/>
     24        <classpathentry kind="lib" path="test/lib/wiremock-standalone-2.10.1.jar"/>
    2525        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    2626        <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
Note: See TracChangeset for help on using the changeset viewer.