source: josm/trunk/.classpath@ 14033

Last change on this file since 14033 was 14033, checked in by Don-vip, 6 years ago

see #16047 - update to Groovy 2.5.1 (includes update to ASM 6.2 for Java 11 compatibility)

  • Property svn:eol-style set to native
File size: 8.8 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry excluding="org/apache/commons/compress/PasswordRequiredException.java|org/apache/commons/compress/archivers/|org/apache/commons/compress/changes/|org/apache/commons/compress/compressors/CompressorException.java|org/apache/commons/compress/compressors/CompressorStreamFactory.java|org/apache/commons/compress/compressors/CompressorStreamProvider.java|org/apache/commons/compress/compressors/FileNameUtil.java|org/apache/commons/compress/compressors/brotli/|org/apache/commons/compress/compressors/bzip2/BZip2Utils.java|org/apache/commons/compress/compressors/deflate/|org/apache/commons/compress/compressors/gzip/|org/apache/commons/compress/compressors/lz4/|org/apache/commons/compress/compressors/lz77support/|org/apache/commons/compress/compressors/lzma/|org/apache/commons/compress/compressors/pack200/|org/apache/commons/compress/compressors/snappy/|org/apache/commons/compress/compressors/xz/XZUtils.java|org/apache/commons/compress/compressors/z/|org/apache/commons/compress/compressors/zstandard/|org/apache/commons/compress/parallel/|org/apache/commons/compress/utils/ArchiveUtils.java|org/apache/commons/jcs/JCS.java|org/apache/commons/jcs/access/GroupCacheAccess.java|org/apache/commons/jcs/access/PartitionedCacheAccess.java|org/apache/commons/jcs/access/behavior/IGroupCacheAccess.java|org/apache/commons/jcs/access/exception/InvalidGroupException.java|org/apache/commons/jcs/admin/servlet/|org/apache/commons/jcs/auxiliary/AbstractAuxiliaryCacheMonitor.java|org/apache/commons/jcs/auxiliary/disk/jdbc/|org/apache/commons/jcs/auxiliary/lateral/|org/apache/commons/jcs/auxiliary/remote/AbstractRemoteAuxiliaryCache.java|org/apache/commons/jcs/auxiliary/remote/AbstractRemoteCacheListener.java|org/apache/commons/jcs/auxiliary/remote/AbstractRemoteCacheNoWaitFacade.java|org/apache/commons/jcs/auxiliary/remote/RemoteCache.java|org/apache/commons/jcs/auxiliary/remote/RemoteCacheFactory.java|org/apache/commons/jcs/auxiliary/remote/RemoteCacheFailoverRunner.java|org/apache/commons/jcs/auxiliary/remote/RemoteCacheListener.java|org/apache/commons/jcs/auxiliary/remote/RemoteCacheManager.java|org/apache/commons/jcs/auxiliary/remote/RemoteCacheMonitor.java|org/apache/commons/jcs/auxiliary/remote/RemoteCacheNoWait.java|org/apache/commons/jcs/auxiliary/remote/RemoteCacheNoWaitFacade.java|org/apache/commons/jcs/auxiliary/remote/RemoteCacheRestore.java|org/apache/commons/jcs/auxiliary/remote/http/|org/apache/commons/jcs/auxiliary/remote/server/RemoteCacheStartupServlet.java|org/apache/commons/jcs/auxiliary/remote/server/TimeoutConfigurableRMISocketFactory.java|org/apache/commons/jcs/engine/CacheAdaptor.java|org/apache/commons/jcs/engine/CacheGroup.java|org/apache/commons/jcs/engine/CacheWatchRepairable.java|org/apache/commons/jcs/engine/ZombieCacheService.java|org/apache/commons/jcs/engine/ZombieCacheServiceNonLocal.java|org/apache/commons/jcs/engine/ZombieCacheWatch.java|org/apache/commons/jcs/engine/logging/CacheEventLoggerDebugLogger.java|org/apache/commons/jcs/utils/access/|org/apache/commons/jcs/utils/discovery/|org/apache/commons/jcs/utils/net/|org/apache/commons/jcs/utils/props/|org/apache/commons/jcs/utils/servlet/|org/apache/commons/logging/impl/AvalonLogger.java|org/apache/commons/logging/impl/Jdk13LumberjackLogger.java|org/apache/commons/logging/impl/Log4JLogger.java|org/apache/commons/logging/impl/LogKitLogger.java|org/apache/commons/logging/impl/ServletContextCleaner.java|org/openstreetmap/gui/jmapviewer/Demo.java|org/openstreetmap/gui/jmapviewer/JMapViewerTree.java|org/openstreetmap/gui/jmapviewer/checkBoxTree/" kind="src" path="src"/>
4 <classpathentry including="data/|images/|resources/|styles/" kind="src" path=""/>
5 <classpathentry kind="src" output="bintest" path="test/unit">
6 <attributes>
7 <attribute name="test" value="true"/>
8 </attributes>
9 </classpathentry>
10 <classpathentry kind="src" output="bintest" path="test/functional">
11 <attributes>
12 <attribute name="test" value="true"/>
13 </attributes>
14 </classpathentry>
15 <classpathentry kind="src" output="bintest" path="test/performance">
16 <attributes>
17 <attribute name="test" value="true"/>
18 </attributes>
19 </classpathentry>
20 <classpathentry kind="src" output="bintest" path="scripts">
21 <attributes>
22 <attribute name="test" value="true"/>
23 </attributes>
24 </classpathentry>
25 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4">
26 <attributes>
27 <attribute name="test" value="true"/>
28 </attributes>
29 </classpathentry>
30 <classpathentry kind="lib" path="test/lib/fest/fest-assert-1.0.jar">
31 <attributes>
32 <attribute name="test" value="true"/>
33 </attributes>
34 </classpathentry>
35 <classpathentry kind="lib" path="test/lib/fest/fest-reflect-1.1.jar">
36 <attributes>
37 <attribute name="test" value="true"/>
38 </attributes>
39 </classpathentry>
40 <classpathentry kind="lib" path="test/lib/fest/fest-swing-1.1.jar">
41 <attributes>
42 <attribute name="test" value="true"/>
43 </attributes>
44 </classpathentry>
45 <classpathentry kind="lib" path="test/lib/fest/fest-util-1.0.jar">
46 <attributes>
47 <attribute name="test" value="true"/>
48 </attributes>
49 </classpathentry>
50 <classpathentry kind="lib" path="test/lib/fest/jcip-annotations-1.0.jar">
51 <attributes>
52 <attribute name="test" value="true"/>
53 </attributes>
54 </classpathentry>
55 <classpathentry kind="lib" path="test/lib/fest/MRJToolkitStubs-1.0.jar">
56 <attributes>
57 <attribute name="test" value="true"/>
58 </attributes>
59 </classpathentry>
60 <classpathentry kind="lib" path="test/lib/jfcunit.jar">
61 <attributes>
62 <attribute name="test" value="true"/>
63 </attributes>
64 </classpathentry>
65 <classpathentry exported="true" kind="lib" path="test/lib/equalsverifier-2.4.8.jar">
66 <attributes>
67 <attribute name="test" value="true"/>
68 </attributes>
69 </classpathentry>
70 <classpathentry kind="lib" path="test/lib/reflections/reflections-0.9.10.jar">
71 <attributes>
72 <attribute name="test" value="true"/>
73 </attributes>
74 </classpathentry>
75 <classpathentry kind="lib" path="test/lib/reflections/guava-21.0.jar">
76 <attributes>
77 <attribute name="test" value="true"/>
78 </attributes>
79 </classpathentry>
80 <classpathentry kind="lib" path="test/lib/reflections/javassist-3.21.0-GA.jar">
81 <attributes>
82 <attribute name="test" value="true"/>
83 </attributes>
84 </classpathentry>
85 <classpathentry kind="lib" path="test/lib/system-rules-1.16.1.jar">
86 <attributes>
87 <attribute name="test" value="true"/>
88 </attributes>
89 </classpathentry>
90 <classpathentry kind="lib" path="test/lib/unitils-core/unitils-core-3.4.6.jar">
91 <attributes>
92 <attribute name="test" value="true"/>
93 </attributes>
94 </classpathentry>
95 <classpathentry kind="lib" path="test/lib/commons-testing/commons-testing-2.1.0.jar">
96 <attributes>
97 <attribute name="test" value="true"/>
98 </attributes>
99 </classpathentry>
100 <classpathentry exported="true" kind="lib" path="test/lib/wiremock-standalone-2.18.0.jar">
101 <attributes>
102 <attribute name="test" value="true"/>
103 </attributes>
104 </classpathentry>
105 <classpathentry exported="true" kind="lib" path="test/lib/awaitility-3.1.0.jar">
106 <attributes>
107 <attribute name="test" value="true"/>
108 </attributes>
109 </classpathentry>
110 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
111 <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT">
112 <attributes>
113 <attribute name="test" value="true"/>
114 </attributes>
115 </classpathentry>
116 <classpathentry kind="lib" path="test/lib/unitils-core/commons-collections-3.2.2.jar">
117 <attributes>
118 <attribute name="test" value="true"/>
119 </attributes>
120 </classpathentry>
121 <classpathentry kind="lib" path="test/lib/unitils-core/commons-lang-2.6.jar">
122 <attributes>
123 <attribute name="test" value="true"/>
124 </attributes>
125 </classpathentry>
126 <classpathentry kind="lib" path="test/lib/unitils-core/commons-logging-1.1.3.jar">
127 <attributes>
128 <attribute name="test" value="true"/>
129 </attributes>
130 </classpathentry>
131 <classpathentry kind="lib" path="test/lib/unitils-core/ognl-2.6.9.jar">
132 <attributes>
133 <attribute name="test" value="true"/>
134 </attributes>
135 </classpathentry>
136 <classpathentry kind="lib" path="test/lib/fest/debug-1.0.jar">
137 <attributes>
138 <attribute name="test" value="true"/>
139 </attributes>
140 </classpathentry>
141 <classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT">
142 <attributes>
143 <attribute name="test" value="true"/>
144 </attributes>
145 </classpathentry>
146 <classpathentry exported="true" kind="lib" path="tools/spotbugs/spotbugs-annotations.jar">
147 <attributes>
148 <attribute name="test" value="true"/>
149 </attributes>
150 </classpathentry>
151 <classpathentry kind="lib" path="tools/groovy/groovy-cli-commons-2.5.1.jar">
152 <attributes>
153 <attribute name="test" value="true"/>
154 </attributes>
155 </classpathentry>
156 <classpathentry kind="lib" path="tools/groovy/groovy-xml-2.5.1.jar">
157 <attributes>
158 <attribute name="test" value="true"/>
159 </attributes>
160 </classpathentry>
161 <classpathentry kind="output" path="bin"/>
162</classpath>
Note: See TracBrowser for help on using the repository browser.