Changeset 14019 in josm for trunk/.classpath
- Timestamp:
- 2018-07-08T17:12:38+02:00 (7 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 1 *-josm.xml 1 2 bin 2 3 bin2 4 bintest 5 build 6 build2 3 7 dist 4 build 8 foobar 9 hs_err_pid* 10 imagery_* 11 javadoc 12 junit*.properties 5 13 plugin-check 6 *-josm.xml 7 javadoc 14 taginfo-img 8 15 taginfo_*.json 9 taginfo-img 10 build2 11 junit*.properties 12 foobar 13 imagery_* 16 test_BLOCK_v2.* 14 17 validator-* 15 test_BLOCK_v2.*16 hs_err_pid*
-
- Property svn:ignore
-
trunk/.classpath
r14002 r14019 3 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 4 <classpathentry including="data/|images/|resources/|styles/" kind="src" path=""/> 5 <classpathentry kind="src" path="test/unit"/> 6 <classpathentry kind="src" path="test/functional"/> 7 <classpathentry kind="src" path="test/performance"/> 8 <classpathentry kind="src" path="scripts"/> 9 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 10 <classpathentry kind="lib" path="test/lib/fest/fest-assert-1.0.jar"/> 11 <classpathentry kind="lib" path="test/lib/fest/fest-reflect-1.1.jar"/> 12 <classpathentry kind="lib" path="test/lib/fest/fest-swing-1.1.jar"/> 13 <classpathentry kind="lib" path="test/lib/fest/fest-util-1.0.jar"/> 14 <classpathentry kind="lib" path="test/lib/fest/jcip-annotations-1.0.jar"/> 15 <classpathentry kind="lib" path="test/lib/fest/MRJToolkitStubs-1.0.jar"/> 16 <classpathentry kind="lib" path="test/lib/jfcunit.jar"/> 17 <classpathentry exported="true" kind="lib" path="test/lib/equalsverifier-2.4.8.jar"/> 18 <classpathentry kind="lib" path="test/lib/reflections/reflections-0.9.10.jar"/> 19 <classpathentry kind="lib" path="test/lib/reflections/guava-21.0.jar"/> 20 <classpathentry kind="lib" path="test/lib/reflections/javassist-3.21.0-GA.jar"/> 21 <classpathentry kind="lib" path="test/lib/system-rules-1.16.1.jar"/> 22 <classpathentry kind="lib" path="test/lib/unitils-core/unitils-core-3.4.6.jar"/> 23 <classpathentry kind="lib" path="test/lib/commons-testing/commons-testing-2.1.0.jar"/> 24 <classpathentry exported="true" kind="lib" path="test/lib/wiremock-standalone-2.18.0.jar"/> 25 <classpathentry exported="true" kind="lib" path="test/lib/awaitility-3.1.0.jar"/> 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> 26 110 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 27 <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/> 28 <classpathentry kind="lib" path="test/lib/unitils-core/commons-collections-3.2.2.jar"/> 29 <classpathentry kind="lib" path="test/lib/unitils-core/commons-lang-2.6.jar"/> 30 <classpathentry kind="lib" path="test/lib/unitils-core/commons-logging-1.1.3.jar"/> 31 <classpathentry kind="lib" path="test/lib/unitils-core/ognl-2.6.9.jar"/> 32 <classpathentry kind="lib" path="test/lib/fest/debug-1.0.jar"/> 33 <classpathentry exported="true" kind="con" path="GROOVY_DSL_SUPPORT"/> 34 <classpathentry exported="true" kind="lib" path="tools/spotbugs/spotbugs-annotations.jar"/> 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.0.jar"> 152 <attributes> 153 <attribute name="test" value="true"/> 154 </attributes> 155 </classpathentry> 156 <classpathentry kind="lib" path="tools/groovy/groovy-json-2.5.0.jar"> 157 <attributes> 158 <attribute name="test" value="true"/> 159 </attributes> 160 </classpathentry> 161 <classpathentry kind="lib" path="tools/groovy/groovy-xml-2.5.0.jar"> 162 <attributes> 163 <attribute name="test" value="true"/> 164 </attributes> 165 </classpathentry> 35 166 <classpathentry kind="output" path="bin"/> 36 167 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.