Changeset 14091 in josm for trunk/.classpath
- Timestamp:
- 2018-08-05T20:11:27+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.classpath
r14076 r14091 23 23 </attributes> 24 24 </classpathentry> 25 <classpathentry kind="lib" path="test/lib/jmockit-1.4 0.jar">25 <classpathentry kind="lib" path="test/lib/jmockit-1.41.jar"> 26 26 <attributes> 27 27 <attribute name="test" value="true"/> … … 68 68 </attributes> 69 69 </classpathentry> 70 <classpathentry exported="true" kind="lib" path="test/lib/equalsverifier-2. 4.8.jar">70 <classpathentry exported="true" kind="lib" path="test/lib/equalsverifier-2.5.1.jar"> 71 71 <attributes> 72 72 <attribute name="test" value="true"/> 73 73 </attributes> 74 74 </classpathentry> 75 <classpathentry kind="lib" path="test/lib/reflections/reflections-0.9.1 0.jar">75 <classpathentry kind="lib" path="test/lib/reflections/reflections-0.9.11.jar"> 76 76 <attributes> 77 77 <attribute name="test" value="true"/> … … 108 108 </attributes> 109 109 </classpathentry> 110 <classpathentry exported="true" kind="lib" path="test/lib/awaitility-3.1. 0.jar">110 <classpathentry exported="true" kind="lib" path="test/lib/awaitility-3.1.2.jar"> 111 111 <attributes> 112 112 <attribute name="test" value="true"/>
Note:
See TracChangeset
for help on using the changeset viewer.