Changeset 13315 in josm for trunk/.classpath


Ignore:
Timestamp:
2018-01-13T18:29:59+01:00 (6 years ago)
Author:
Don-vip
Message:

update to Checkstyle 8.7

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        1313imagery_*
        1414validator-*
         15test_BLOCK_v2.*
         16hs_err_pid*
  • trunk/.classpath

    r13307 r13315  
    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.4.1.jar"/>
     17        <classpathentry exported="true" kind="lib" path="test/lib/equalsverifier-2.4.1.jar"/>
    1818        <classpathentry kind="lib" path="test/lib/reflections/reflections-0.9.10.jar"/>
    1919        <classpathentry kind="lib" path="test/lib/reflections/guava-21.0.jar"/>
     
    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.13.0.jar"/>
     24        <classpathentry exported="true" kind="lib" path="test/lib/wiremock-standalone-2.13.0.jar"/>
    2525        <classpathentry exported="true" kind="lib" path="test/lib/awaitility-3.0.0.jar"/>
    2626        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
Note: See TracChangeset for help on using the changeset viewer.