Ticket #19173: ant-clean-dist.txt

File ant-clean-dist.txt, 5.4 KB (added by mvogt, 6 years ago)
Line 
1$ ant clean dist
2Buildfile: /tmp/3/trunk/build.xml
3
4init-ivy:
5 [get] Destination already exists (skipping): /tmp/3/trunk/tools/ivy/ivy-2.5.0.jar
6
7resolve:
8[ivy:resolve] :: Apache Ivy 2.5.0 - 20191020104435 :: https://ant.apache.org/ivy/ ::
9[ivy:resolve] :: loading settings :: file = /tmp/3/trunk/ivysettings.xml
10
11init-properties:
12
13clean:
14 [delete] Deleting directory /tmp/3/trunk/build
15 [delete] Deleting directory /tmp/3/trunk/build2
16 [delete] Deleting directory /tmp/3/trunk/dist
17 [delete] Deleting directory /tmp/3/trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/parsergen
18 [delete] Deleting: /tmp/3/trunk/resources/data/projection/custom-epsg
19
20init-ivy:
21 [get] Destination already exists (skipping): /tmp/3/trunk/tools/ivy/ivy-2.5.0.jar
22
23resolve:
24[ivy:resolve] ivy.instance reference an ivy:settings defined in an other classloader. An new default one will be used in this project.
25[ivy:resolve] DEPRECATED: 'ivy.conf.file' is deprecated, use 'ivy.settings.file' instead
26[ivy:resolve] :: Apache Ivy 2.5.0 - 20191020104435 :: https://ant.apache.org/ivy/ ::
27[ivy:resolve] :: loading settings :: file = /tmp/3/trunk/ivysettings.xml
28
29init-properties:
30
31init:
32 [mkdir] Created dir: /tmp/3/trunk/build
33 [mkdir] Created dir: /tmp/3/trunk/dist
34
35javacc:
36 [mkdir] Created dir: /tmp/3/trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/parsergen
37 [java] Java Compiler Compiler Version 7.0.3 (Parser Generator)
38 [java] (type "javacc" with no arguments for help)
39 [java] Reading from file /tmp/3/trunk/src/org/openstreetmap/josm/gui/mappaint/mapcss/MapCSSParser.jj . . .
40 [java] Warning: Line 4, Column 3: Command line setting of "OUTPUT_DIRECTORY" modifies option value in file.
41 [java] Warning: Line 171, Column 5: Non-ASCII characters used in regular expression.
42 [java] Please make sure you use the correct Reader when you create the parser, one that can handle your character set.
43 [java] File "TokenMgrError.java" does not exist. Will create one.
44 [java] File "ParseException.java" does not exist. Will create one.
45 [java] File "Token.java" does not exist. Will create one.
46 [java] File "SimpleCharStream.java" does not exist. Will create one.
47 [java] Parser generated with 0 errors and 2 warnings.
48
49compile-cots:
50 [javac] Compiling 97 source files to /tmp/3/trunk/build
51 [javac] Note: Some input files use or override a deprecated API.
52 [javac] Note: Recompile with -Xlint:deprecation for details.
53
54compile:
55 [javac] Compiling 1606 source files to /tmp/3/trunk/build
56 [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
57 [javac] WARNING: An illegal reflective access operation has occurred
58 [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)
59 [javac] WARNING: Please consider reporting this to the maintainers of com.google.errorprone.util.FindIdentifiers$FindIdent
60 [javac] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
61 [javac] WARNING: All illegal access operations will be denied in a future release
62 [javac] 1 warning
63
64extract-libraries:
65 [unzip] Expanding: /home/egon/.ivy2/cache/ch.poole/OpeningHoursParser/jars/OpeningHoursParser-0.21.4.jar into /tmp/3/trunk/build
66 [unzip] Expanding: /home/egon/.ivy2/cache/com.adobe.xmp/xmpcore/jars/xmpcore-6.1.10.jar into /tmp/3/trunk/build
67 [unzip] Expanding: /home/egon/.ivy2/cache/com.drewnoakes/metadata-extractor/jars/metadata-extractor-2.13.0.jar into /tmp/3/trunk/build
68 [unzip] Expanding: /home/egon/.ivy2/cache/commons-logging/commons-logging/jars/commons-logging-1.2.jar into /tmp/3/trunk/build
69 [unzip] Expanding: /home/egon/.ivy2/cache/javax.json/javax.json-api/bundles/javax.json-api-1.1.4.jar into /tmp/3/trunk/build
70 [unzip] Expanding: /home/egon/.ivy2/cache/org.apache.commons/commons-compress/jars/commons-compress-1.20.jar into /tmp/3/trunk/build
71 [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
72 [unzip] Expanding: /home/egon/.ivy2/cache/org.glassfish/javax.json/bundles/javax.json-1.1.4.jar into /tmp/3/trunk/build
73 [unzip] Expanding: /home/egon/.ivy2/cache/org.openstreetmap.jmapviewer/jmapviewer/jars/jmapviewer-2.13.jar into /tmp/3/trunk/build
74 [unzip] Expanding: /home/egon/.ivy2/cache/org.tukaani/xz/jars/xz-1.8.jar into /tmp/3/trunk/build
75
76epsg-compile:
77 [mkdir] Created dir: /tmp/3/trunk/build2
78 [javac] Compiling 1 source file to /tmp/3/trunk/build2
79 [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
80 [javac] 1 warning
81
82epsg:
83 [touch] Creating /tmp/3/trunk/resources/data/projection/custom-epsg
84 [java] Writing file /tmp/3/trunk/resources/data/projection/custom-epsg
85
86init-svn-revision-xml:
87
88init-git-revision-xml:
89
90create-revision:
91 [delete] Deleting: /tmp/3/trunk/REVISION.XML
92
93create-resources:
94
95copy-resources:
96 [copy] Copying 1327 files to /tmp/3/trunk/build
97
98check-schemas:
99
100dist:
101 [echo] Revision 16386
102 [jar] Building jar: /tmp/3/trunk/dist/josm-custom.jar
103
104BUILD SUCCESSFUL
105Total time: 1 minute 16 seconds
106