Changeset 14093 in josm for trunk/.classpath
- Timestamp:
- 2018-08-05T21:43:31+02:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.classpath
r14092 r14093 63 63 </attributes> 64 64 </classpathentry> 65 <classpathentry kind="lib" path="test/lib/unitils-core/unitils-core-3.4.6.jar">66 <attributes>67 <attribute name="test" value="true"/>68 </attributes>69 </classpathentry>70 65 <classpathentry kind="lib" path="test/lib/commons-testing/commons-testing-2.1.0.jar"> 71 66 <attributes> … … 89 84 </attributes> 90 85 </classpathentry> 91 <classpathentry kind="lib" path="test/lib/unitils-core/commons-collections-3.2.2.jar"> 92 <attributes> 93 <attribute name="test" value="true"/> 94 </attributes> 95 </classpathentry> 96 <classpathentry kind="lib" path="test/lib/unitils-core/commons-lang-2.6.jar"> 97 <attributes> 98 <attribute name="test" value="true"/> 99 </attributes> 100 </classpathentry> 101 <classpathentry kind="lib" path="test/lib/unitils-core/commons-logging-1.1.3.jar"> 102 <attributes> 103 <attribute name="test" value="true"/> 104 </attributes> 105 </classpathentry> 106 <classpathentry kind="lib" path="test/lib/unitils-core/ognl-2.6.9.jar"> 86 <classpathentry kind="lib" path="tools/pmd/commons-lang3-3.7.jar"> 107 87 <attributes> 108 88 <attribute name="test" value="true"/>
Note:
See TracChangeset
for help on using the changeset viewer.