$ ant clean dist Buildfile: /tmp/3/trunk/build.xml init-ivy: [get] Destination already exists (skipping): /tmp/3/trunk/tools/ivy/ivy-2.5.0.jar resolve: [ivy:resolve] :: Apache Ivy 2.5.0 - 20191020104435 :: https://ant.apache.org/ivy/ :: [ivy:resolve] :: loading settings :: file = /tmp/3/trunk/ivysettings.xml init-properties: clean: [delete] Deleting directory /tmp/3/trunk/build [delete] Deleting directory /tmp/3/trunk/build2 [delete] Deleting directory /tmp/3/trunk/dist [delete] Deleting directory /tmp/3/trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/parsergen [delete] Deleting: /tmp/3/trunk/resources/data/projection/custom-epsg init-ivy: [get] Destination already exists (skipping): /tmp/3/trunk/tools/ivy/ivy-2.5.0.jar resolve: [ivy:resolve] ivy.instance reference an ivy:settings defined in an other classloader. An new default one will be used in this project. [ivy:resolve] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead [ivy:resolve] :: Apache Ivy 2.5.0 - 20191020104435 :: https://ant.apache.org/ivy/ :: [ivy:resolve] :: loading settings :: file = /tmp/3/trunk/ivysettings.xml init-properties: init: [mkdir] Created dir: /tmp/3/trunk/build [mkdir] Created dir: /tmp/3/trunk/dist javacc: [mkdir] Created dir: /tmp/3/trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/parsergen [java] Java Compiler Compiler Version 7.0.3 (Parser Generator) [java] (type "javacc" with no arguments for help) [java] Reading from file /tmp/3/trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/MapCSSParser.jj . . . [java] Warning: Line 4, Column 3: Command line setting of "OUTPUT_DIRECTORY" modifies option value in file. [java] Warning: Line 171, Column 5: Non-ASCII characters used in regular expression. [java] Please make sure you use the correct Reader when you create the parser, one that can handle your character set. [java] File "TokenMgrError.java" does not exist. Will create one. [java] File "ParseException.java" does not exist. Will create one. [java] File "Token.java" does not exist. Will create one. [java] File "SimpleCharStream.java" does not exist. Will create one. [java] Parser generated with 0 errors and 2 warnings. compile-cots: [javac] Compiling 97 source files to /tmp/3/trunk/build [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. compile: [javac] Compiling 1606 source files to /tmp/3/trunk/build [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] WARNING: An illegal reflective access operation has occurred [javac] WARNING: Illegal reflective access by com.google.errorprone.util.FindIdentifiers$FindIdent (file:/tmp/3/trunk/tools/error_prone_core.jar) to method com.sun.tools.javac.comp.Resolve.findIdent(com.sun.tools.javac.util.JCDiagnostic$DiagnosticPosition,com.sun.tools.javac.comp.Env,com.sun.tools.javac.util.Name,com.sun.tools.javac.code.Kinds$KindSelector) [javac] WARNING: Please consider reporting this to the maintainers of com.google.errorprone.util.FindIdentifiers$FindIdent [javac] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations [javac] WARNING: All illegal access operations will be denied in a future release [javac] 1 warning extract-libraries: [unzip] Expanding: /home/egon/.ivy2/cache/ch.poole/OpeningHoursParser/jars/OpeningHoursParser-0.21.4.jar into /tmp/3/trunk/build [unzip] Expanding: /home/egon/.ivy2/cache/com.adobe.xmp/xmpcore/jars/xmpcore-6.1.10.jar into /tmp/3/trunk/build [unzip] Expanding: /home/egon/.ivy2/cache/com.drewnoakes/metadata-extractor/jars/metadata-extractor-2.13.0.jar into /tmp/3/trunk/build [unzip] Expanding: /home/egon/.ivy2/cache/commons-logging/commons-logging/jars/commons-logging-1.2.jar into /tmp/3/trunk/build [unzip] Expanding: /home/egon/.ivy2/cache/javax.json/javax.json-api/bundles/javax.json-api-1.1.4.jar into /tmp/3/trunk/build [unzip] Expanding: /home/egon/.ivy2/cache/org.apache.commons/commons-compress/jars/commons-compress-1.20.jar into /tmp/3/trunk/build [unzip] Expanding: /home/egon/.ivy2/cache/org.apache.commons/commons-jcs-core/jars/commons-jcs-core-3.0-SNAPSHOT.jar into /tmp/3/trunk/build [unzip] Expanding: /home/egon/.ivy2/cache/org.glassfish/javax.json/bundles/javax.json-1.1.4.jar into /tmp/3/trunk/build [unzip] Expanding: /home/egon/.ivy2/cache/org.openstreetmap.jmapviewer/jmapviewer/jars/jmapviewer-2.13.jar into /tmp/3/trunk/build [unzip] Expanding: /home/egon/.ivy2/cache/org.tukaani/xz/jars/xz-1.8.jar into /tmp/3/trunk/build epsg-compile: [mkdir] Created dir: /tmp/3/trunk/build2 [javac] Compiling 1 source file to /tmp/3/trunk/build2 [javac] warning: [options] bootstrap class path not set in conjunction with -source 8 [javac] 1 warning epsg: [touch] Creating /tmp/3/trunk/resources/data/projection/custom-epsg [java] Writing file /tmp/3/trunk/resources/data/projection/custom-epsg init-svn-revision-xml: init-git-revision-xml: create-revision: [delete] Deleting: /tmp/3/trunk/REVISION.XML create-resources: copy-resources: [copy] Copying 1327 files to /tmp/3/trunk/build check-schemas: dist: [echo] Revision 16386 [jar] Building jar: /tmp/3/trunk/dist/josm-custom.jar BUILD SUCCESSFUL Total time: 1 minute 16 seconds