[8624] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
| 2 | <classpath>
|
---|
[13352] | 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"/>
|
---|
[15620] | 4 | <classpathentry kind="src" path="resources"/>
|
---|
| 5 | <classpathentry including="data/|images/|styles/" kind="src" path=""/>
|
---|
[14019] | 6 | <classpathentry kind="src" output="bintest" path="test/unit">
|
---|
| 7 | <attributes>
|
---|
| 8 | <attribute name="test" value="true"/>
|
---|
| 9 | </attributes>
|
---|
| 10 | </classpathentry>
|
---|
| 11 | <classpathentry kind="src" output="bintest" path="test/functional">
|
---|
| 12 | <attributes>
|
---|
| 13 | <attribute name="test" value="true"/>
|
---|
| 14 | </attributes>
|
---|
| 15 | </classpathentry>
|
---|
| 16 | <classpathentry kind="src" output="bintest" path="test/performance">
|
---|
| 17 | <attributes>
|
---|
| 18 | <attribute name="test" value="true"/>
|
---|
| 19 | </attributes>
|
---|
| 20 | </classpathentry>
|
---|
| 21 | <classpathentry kind="src" output="bintest" path="scripts">
|
---|
| 22 | <attributes>
|
---|
| 23 | <attribute name="test" value="true"/>
|
---|
| 24 | </attributes>
|
---|
| 25 | </classpathentry>
|
---|
[14604] | 26 | <classpathentry kind="lib" path="test/lib/jmockit.jar">
|
---|
[14076] | 27 | <attributes>
|
---|
| 28 | <attribute name="test" value="true"/>
|
---|
| 29 | </attributes>
|
---|
| 30 | </classpathentry>
|
---|
[14019] | 31 | <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4">
|
---|
| 32 | <attributes>
|
---|
| 33 | <attribute name="test" value="true"/>
|
---|
| 34 | </attributes>
|
---|
| 35 | </classpathentry>
|
---|
| 36 | <classpathentry kind="lib" path="test/lib/jfcunit.jar">
|
---|
| 37 | <attributes>
|
---|
| 38 | <attribute name="test" value="true"/>
|
---|
| 39 | </attributes>
|
---|
| 40 | </classpathentry>
|
---|
[14604] | 41 | <classpathentry exported="true" kind="lib" path="test/lib/equalsverifier-3.1.2.jar">
|
---|
[14019] | 42 | <attributes>
|
---|
| 43 | <attribute name="test" value="true"/>
|
---|
| 44 | </attributes>
|
---|
| 45 | </classpathentry>
|
---|
[14782] | 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">
|
---|
[14019] | 47 | <attributes>
|
---|
| 48 | <attribute name="test" value="true"/>
|
---|
| 49 | </attributes>
|
---|
| 50 | </classpathentry>
|
---|
[14782] | 51 | <classpathentry kind="lib" path="tools/guava.jar">
|
---|
[14019] | 52 | <attributes>
|
---|
| 53 | <attribute name="test" value="true"/>
|
---|
| 54 | </attributes>
|
---|
| 55 | </classpathentry>
|
---|
[14604] | 56 | <classpathentry kind="lib" path="test/lib/system-rules-1.19.0.jar">
|
---|
[14019] | 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>
|
---|
[14604] | 66 | <classpathentry exported="true" kind="lib" path="test/lib/wiremock-standalone-2.20.0.jar">
|
---|
[14019] | 67 | <attributes>
|
---|
| 68 | <attribute name="test" value="true"/>
|
---|
| 69 | </attributes>
|
---|
| 70 | </classpathentry>
|
---|
[14604] | 71 | <classpathentry exported="true" kind="lib" path="test/lib/awaitility-3.1.5.jar">
|
---|
[14019] | 72 | <attributes>
|
---|
| 73 | <attribute name="test" value="true"/>
|
---|
| 74 | </attributes>
|
---|
| 75 | </classpathentry>
|
---|
[14937] | 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>
|
---|
[14604] | 87 | <classpathentry kind="lib" path="tools/pmd/commons-lang3-3.8.1.jar">
|
---|
[14019] | 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>
|
---|
[8624] | 97 | <classpathentry kind="output" path="bin"/>
|
---|
| 98 | </classpath>
|
---|