Changeset 14093 in josm for trunk/.classpath


Ignore:
Timestamp:
2018-08-05T21:43:31+02:00 (6 years ago)
Author:
Don-vip
Message:

drop unitils library. It was only added to avoid implementing hashCode/equals in template engine and search classes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r14092 r14093  
    6363                </attributes>
    6464        </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>
    7065        <classpathentry kind="lib" path="test/lib/commons-testing/commons-testing-2.1.0.jar">
    7166                <attributes>
     
    8984                </attributes>
    9085        </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">
    10787                <attributes>
    10888                        <attribute name="test" value="true"/>
Note: See TracChangeset for help on using the changeset viewer.