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/|org/openstreetmap/josm/io/audio/fx/" kind="src" path="src"/> |
---|
4 | <classpathentry kind="src" path="resources"/> |
---|
5 | <classpathentry excluding="org/openstreetmap/josm/io/UrlPatternsTest.java" 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="lib" path="test/lib/jmockit.jar"> |
---|
26 | <attributes> |
---|
27 | <attribute name="test" value="true"/> |
---|
28 | </attributes> |
---|
29 | </classpathentry> |
---|
30 | <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"> |
---|
31 | <attributes> |
---|
32 | <attribute name="test" value="true"/> |
---|
33 | </attributes> |
---|
34 | </classpathentry> |
---|
35 | <classpathentry kind="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=JOSM&ivyXmlPath=ivy.xml&confs=*&ivySettingsPath=ivysettings.xml&loadSettingsOnDemand=false&ivyUserDir=&propertyFiles="/> |
---|
36 | <classpathentry kind="lib" path="test/lib/jfcunit.jar"> |
---|
37 | <attributes> |
---|
38 | <attribute name="test" value="true"/> |
---|
39 | </attributes> |
---|
40 | </classpathentry> |
---|
41 | <classpathentry exported="true" kind="lib" path="test/lib/equalsverifier-3.1.2.jar"> |
---|
42 | <attributes> |
---|
43 | <attribute name="test" value="true"/> |
---|
44 | </attributes> |
---|
45 | </classpathentry> |
---|
46 | <classpathentry kind="lib" path="test/lib/classgraph-4.6.32.jar" sourcepath="C:/Users/vippy/.m2/repository/io/github/classgraph/classgraph/4.6.32/classgraph-4.6.32-sources.jar"> |
---|
47 | <attributes> |
---|
48 | <attribute name="test" value="true"/> |
---|
49 | </attributes> |
---|
50 | </classpathentry> |
---|
51 | <classpathentry kind="lib" path="tools/guava.jar"> |
---|
52 | <attributes> |
---|
53 | <attribute name="test" value="true"/> |
---|
54 | </attributes> |
---|
55 | </classpathentry> |
---|
56 | <classpathentry kind="lib" path="test/lib/system-rules-1.19.0.jar"> |
---|
57 | <attributes> |
---|
58 | <attribute name="test" value="true"/> |
---|
59 | </attributes> |
---|
60 | </classpathentry> |
---|
61 | <classpathentry kind="lib" path="test/lib/commons-testing/commons-testing-2.1.0.jar"> |
---|
62 | <attributes> |
---|
63 | <attribute name="test" value="true"/> |
---|
64 | </attributes> |
---|
65 | </classpathentry> |
---|
66 | <classpathentry exported="true" kind="lib" path="test/lib/wiremock-standalone-2.20.0.jar"> |
---|
67 | <attributes> |
---|
68 | <attribute name="test" value="true"/> |
---|
69 | </attributes> |
---|
70 | </classpathentry> |
---|
71 | <classpathentry exported="true" kind="lib" path="test/lib/awaitility-3.1.5.jar"> |
---|
72 | <attributes> |
---|
73 | <attribute name="test" value="true"/> |
---|
74 | </attributes> |
---|
75 | </classpathentry> |
---|
76 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"> |
---|
77 | <attributes> |
---|
78 | <attribute name="module" value="true"/> |
---|
79 | </attributes> |
---|
80 | <accessrules> |
---|
81 | <accessrule kind="discouraged" pattern="sun/security/**"/> |
---|
82 | <accessrule kind="discouraged" pattern="javafx/scene/media/**"/> |
---|
83 | <accessrule kind="discouraged" pattern="com/sun/javafx/application/PlatformImpl"/> |
---|
84 | <accessrule kind="discouraged" pattern="javafx/util/Duration"/> |
---|
85 | </accessrules> |
---|
86 | </classpathentry> |
---|
87 | <classpathentry kind="lib" path="tools/pmd/commons-lang3-3.8.1.jar"> |
---|
88 | <attributes> |
---|
89 | <attribute name="test" value="true"/> |
---|
90 | </attributes> |
---|
91 | </classpathentry> |
---|
92 | <classpathentry exported="true" kind="lib" path="tools/spotbugs/spotbugs-annotations.jar"> |
---|
93 | <attributes> |
---|
94 | <attribute name="test" value="true"/> |
---|
95 | </attributes> |
---|
96 | </classpathentry> |
---|
97 | <classpathentry kind="output" path="bin"/> |
---|
98 | </classpath> |
---|