1 | annotation.processing.enabled=true |
---|
2 | annotation.processing.enabled.in.editor=false |
---|
3 | annotation.processing.processors.list= |
---|
4 | annotation.processing.run.all.processors=true |
---|
5 | annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output |
---|
6 | application.homepage=http://josm.openstreetmap.de/ |
---|
7 | application.title=josm |
---|
8 | application.vendor= |
---|
9 | build.classes.dir=${build.dir}/classes |
---|
10 | build.classes.excludes=**/*.java,**/*.form |
---|
11 | # This directory is removed when the project is cleaned: |
---|
12 | build.dir=build |
---|
13 | build.generated.dir=${build.dir}/generated |
---|
14 | build.generated.sources.dir=${build.dir}/generated-sources |
---|
15 | # Only compile against the classpath explicitly listed here: |
---|
16 | build.sysclasspath=ignore |
---|
17 | build.test.classes.dir=${build.dir}/test/classes |
---|
18 | build.test.results.dir=${build.dir}/test/results |
---|
19 | buildfile=nbbuild.xml |
---|
20 | # Uncomment to specify the preferred debugger connection transport: |
---|
21 | #debug.transport=dt_socket |
---|
22 | debug.classpath=\ |
---|
23 | ${run.classpath} |
---|
24 | debug.test.classpath=\ |
---|
25 | ${run.test.classpath} |
---|
26 | # Files in build.classes.dir which should be excluded from distribution jar |
---|
27 | dist.archive.excludes= |
---|
28 | # This directory is removed when the project is cleaned: |
---|
29 | dist.dir=dist |
---|
30 | dist.jar=${dist.dir}/josm.jar |
---|
31 | dist.javadoc.dir=${dist.dir}/javadoc |
---|
32 | endorsed.classpath= |
---|
33 | excludes=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/**,org/apache/commons/compress/compressors/z/**,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/apache/commons/compress/archivers/**,org/apache/commons/compress/changes/**,org/apache/commons/compress/parallel/**,org/apache/commons/compress/PasswordRequiredException.java |
---|
34 | file.reference.commons-collections-3.2.2.jar=../test/lib/unitils-core/commons-collections-3.2.2.jar |
---|
35 | file.reference.commons-lang-2.6.jar=../test/lib/unitils-core/commons-lang-2.6.jar |
---|
36 | file.reference.commons-logging-1.1.3.jar=../test/lib/unitils-core/commons-logging-1.1.3.jar |
---|
37 | file.reference.commons-testing-2.1.0.jar=../test/lib/commons-testing/commons-testing-2.1.0.jar |
---|
38 | file.reference.core-src=../src |
---|
39 | file.reference.debug-1.0.jar=../test/lib/fest/debug-1.0.jar |
---|
40 | file.reference.equalsverifier-2.3.3.jar=../test/lib/equalsverifier-2.3.3.jar |
---|
41 | file.reference.fest-assert-1.0.jar=../test/lib/fest/fest-assert-1.0.jar |
---|
42 | file.reference.fest-reflect-1.1.jar=../test/lib/fest/fest-reflect-1.1.jar |
---|
43 | file.reference.fest-swing-1.1.jar=../test/lib/fest/fest-swing-1.1.jar |
---|
44 | file.reference.fest-util-1.0.jar=../test/lib/fest/fest-util-1.0.jar |
---|
45 | file.reference.spotbugs.jar=../tools/spotbugs/spotbugs.jar |
---|
46 | file.reference.guava-21.0.jar=../test/lib/reflections/guava-21.0.jar |
---|
47 | file.reference.hamcrest-core-1.3.jar=../test/lib/junit/hamcrest-core-1.3.jar |
---|
48 | file.reference.javassist-3.21.0-GA.jar=../test/lib/reflections/javassist-3.21.0-GA.jar |
---|
49 | file.reference.jcip-annotations-1.0.jar=../test/lib/fest/jcip-annotations-1.0.jar |
---|
50 | file.reference.jfcunit.jar=../test/lib/jfcunit.jar |
---|
51 | file.reference.junit-4.12.jar=../test/lib/junit/junit-4.12.jar |
---|
52 | file.reference.MRJToolkitStubs-1.0.jar=../test/lib/fest/MRJToolkitStubs-1.0.jar |
---|
53 | file.reference.ognl-2.6.9.jar=../test/lib/unitils-core/ognl-2.6.9.jar |
---|
54 | file.reference.reflections-0.9.10.jar=../test/lib/reflections/reflections-0.9.10.jar |
---|
55 | file.reference.test-functional=../test/functional |
---|
56 | file.reference.test-performance=../test/performance |
---|
57 | file.reference.test-unit=../test/unit |
---|
58 | file.reference.unitils-core-3.4.6.jar=../test/lib/unitils-core/unitils-core-3.4.6.jar |
---|
59 | file.reference.system-rules-1.16.1.jar=../test/lib/system-rules-1.16.1.jar |
---|
60 | file.reference.wiremock-standalone-2.7.1.jar=../test/lib/wiremock-standalone-2.7.1.jar |
---|
61 | includes=**/*.java |
---|
62 | jar.compress=false |
---|
63 | javac.classpath= |
---|
64 | # Space-separated list of extra javac options |
---|
65 | javac.compilerargs=-Xlint:unchecked -Xlint:cast -Xlint:dep-ann -Xlint:divzero -Xlint:empty -Xlint:finally -Xlint:overrides -Xlint:static -Xlint:try -Xlint:deprecation |
---|
66 | javac.deprecation=true |
---|
67 | javac.processorpath=\ |
---|
68 | ${javac.classpath} |
---|
69 | javac.source=1.8 |
---|
70 | javac.target=1.8 |
---|
71 | javac.test.classpath=\ |
---|
72 | ${javac.classpath}:\ |
---|
73 | ${build.classes.dir}:\ |
---|
74 | ${file.reference.junit-4.12.jar}:\ |
---|
75 | ${file.reference.jfcunit.jar}:\ |
---|
76 | ${file.reference.equalsverifier-2.3.3.jar}:\ |
---|
77 | ${file.reference.hamcrest-core-1.3.jar}:\ |
---|
78 | ${file.reference.MRJToolkitStubs-1.0.jar}:\ |
---|
79 | ${file.reference.debug-1.0.jar}:\ |
---|
80 | ${file.reference.fest-assert-1.0.jar}:\ |
---|
81 | ${file.reference.fest-reflect-1.1.jar}:\ |
---|
82 | ${file.reference.fest-swing-1.1.jar}:\ |
---|
83 | ${file.reference.fest-util-1.0.jar}:\ |
---|
84 | ${file.reference.jcip-annotations-1.0.jar}:\ |
---|
85 | ${file.reference.guava-21.0.jar}:\ |
---|
86 | ${file.reference.javassist-3.21.0-GA.jar}:\ |
---|
87 | ${file.reference.reflections-0.9.10.jar}:\ |
---|
88 | ${file.reference.commons-collections-3.2.2.jar}:\ |
---|
89 | ${file.reference.commons-lang-2.6.jar}:\ |
---|
90 | ${file.reference.commons-logging-1.1.3.jar}:\ |
---|
91 | ${file.reference.ognl-2.6.9.jar}:\ |
---|
92 | ${file.reference.unitils-core-3.4.6.jar}:\ |
---|
93 | ${file.reference.system-rules-1.16.1.jar}:\ |
---|
94 | ${file.reference.wiremock-standalone-2.7.1.jar}:\ |
---|
95 | ${file.reference.spotbugs.jar}:\ |
---|
96 | ${file.reference.commons-testing-2.1.0.jar} |
---|
97 | javac.test.processorpath=\ |
---|
98 | ${javac.test.classpath} |
---|
99 | javadoc.additionalparam= |
---|
100 | javadoc.author=false |
---|
101 | javadoc.encoding=${source.encoding} |
---|
102 | javadoc.noindex=false |
---|
103 | javadoc.nonavbar=false |
---|
104 | javadoc.notree=false |
---|
105 | javadoc.private=false |
---|
106 | javadoc.splitindex=true |
---|
107 | javadoc.use=true |
---|
108 | javadoc.version=false |
---|
109 | javadoc.windowtitle= |
---|
110 | main.class=org.openstreetmap.josm.gui.MainApplication |
---|
111 | manifest.file=manifest.mf |
---|
112 | meta.inf.dir=${src.dir}/META-INF |
---|
113 | mkdist.disabled=false |
---|
114 | platform.active=default_platform |
---|
115 | run.classpath=\ |
---|
116 | ${javac.classpath}:\ |
---|
117 | ${build.classes.dir} |
---|
118 | run.test.classpath=\ |
---|
119 | ${javac.test.classpath}:\ |
---|
120 | ${build.test.classes.dir} |
---|
121 | source.encoding=UTF-8 |
---|
122 | src.dir=${file.reference.core-src} |
---|
123 | test.functional.dir=${file.reference.test-functional} |
---|
124 | test.performance.dir=${file.reference.test-performance} |
---|
125 | test.unit.dir=${file.reference.test-unit} |
---|