Changeset 14604 in josm for trunk/.classpath
- Timestamp:
- 2018-12-27T17:45:37+01:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.classpath
r14318 r14604 23 23 </attributes> 24 24 </classpathentry> 25 <classpathentry kind="lib" path="test/lib/jmockit -1.43.jar">25 <classpathentry kind="lib" path="test/lib/jmockit.jar"> 26 26 <attributes> 27 27 <attribute name="test" value="true"/> … … 38 38 </attributes> 39 39 </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"> 41 41 <attributes> 42 42 <attribute name="test" value="true"/> … … 58 58 </attributes> 59 59 </classpathentry> 60 <classpathentry kind="lib" path="test/lib/system-rules-1.1 6.1.jar">60 <classpathentry kind="lib" path="test/lib/system-rules-1.19.0.jar"> 61 61 <attributes> 62 62 <attribute name="test" value="true"/> … … 68 68 </attributes> 69 69 </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"> 71 71 <attributes> 72 72 <attribute name="test" value="true"/> 73 73 </attributes> 74 74 </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"> 76 76 <attributes> 77 77 <attribute name="test" value="true"/> … … 84 84 </attributes> 85 85 </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"> 87 87 <attributes> 88 88 <attribute name="test" value="true"/> … … 99 99 </attributes> 100 100 </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"> 102 102 <attributes> 103 103 <attribute name="test" value="true"/> 104 104 </attributes> 105 105 </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"> 107 107 <attributes> 108 108 <attribute name="test" value="true"/>
Note:
See TracChangeset
for help on using the changeset viewer.