source: josm/trunk/.classpath @ 15977

Last change on this file since 15977 was 15977, checked in by simon04, 4 years ago

see #16860, see #18140 - Setup Apache Ivy (patch by wiktorn, modified)

  • Property svn:eol-style set to native
File size: 7.1 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 kind="src" path="resources"/>
5        <classpathentry including="data/|images/|styles/" kind="src" path=""/>
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>
26        <classpathentry kind="lib" path="test/lib/jmockit.jar">
27                <attributes>
28                        <attribute name="test" value="true"/>
29                </attributes>
30        </classpathentry>
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="con" path="org.apache.ivyde.eclipse.cpcontainer.IVYDE_CONTAINER/?project=JOSM&amp;ivyXmlPath=ivy.xml&amp;confs=*"/>
37        <classpathentry kind="lib" path="test/lib/jfcunit.jar">
38                <attributes>
39                        <attribute name="test" value="true"/>
40                </attributes>
41        </classpathentry>
42        <classpathentry exported="true" kind="lib" path="test/lib/equalsverifier-3.1.2.jar">
43                <attributes>
44                        <attribute name="test" value="true"/>
45                </attributes>
46        </classpathentry>
47        <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">
48                <attributes>
49                        <attribute name="test" value="true"/>
50                </attributes>
51        </classpathentry>
52        <classpathentry kind="lib" path="tools/guava.jar">
53                <attributes>
54                        <attribute name="test" value="true"/>
55                </attributes>
56        </classpathentry>
57        <classpathentry kind="lib" path="test/lib/system-rules-1.19.0.jar">
58                <attributes>
59                        <attribute name="test" value="true"/>
60                </attributes>
61        </classpathentry>
62        <classpathentry kind="lib" path="test/lib/commons-testing/commons-testing-2.1.0.jar">
63                <attributes>
64                        <attribute name="test" value="true"/>
65                </attributes>
66        </classpathentry>
67        <classpathentry exported="true" kind="lib" path="test/lib/wiremock-standalone-2.20.0.jar">
68                <attributes>
69                        <attribute name="test" value="true"/>
70                </attributes>
71        </classpathentry>
72        <classpathentry exported="true" kind="lib" path="test/lib/awaitility-3.1.5.jar">
73                <attributes>
74                        <attribute name="test" value="true"/>
75                </attributes>
76        </classpathentry>
77        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
78                <attributes>
79                        <attribute name="module" value="true"/>
80                </attributes>
81                <accessrules>
82                        <accessrule kind="discouraged" pattern="sun/security/**"/>
83                        <accessrule kind="discouraged" pattern="javafx/scene/media/**"/>
84                        <accessrule kind="discouraged" pattern="com/sun/javafx/application/PlatformImpl"/>
85                        <accessrule kind="discouraged" pattern="javafx/util/Duration"/>
86                </accessrules>
87        </classpathentry>
88        <classpathentry kind="lib" path="tools/pmd/commons-lang3-3.8.1.jar">
89                <attributes>
90                        <attribute name="test" value="true"/>
91                </attributes>
92        </classpathentry>
93        <classpathentry exported="true" kind="lib" path="tools/spotbugs/spotbugs-annotations.jar">
94                <attributes>
95                        <attribute name="test" value="true"/>
96                </attributes>
97        </classpathentry>
98        <classpathentry kind="output" path="bin"/>
99</classpath>
Note: See TracBrowser for help on using the repository browser.