Dear Gumpmeisters, The following 3 notifys should have been sent
*********************************************************** G U M P [GUMP@gump-vm]: Project xml-stylebook2 (in module xml-stylebook) failed [GUMP@gump-vm]: Project commons-daemon (in module commons-daemon) failed [GUMP@gump-vm]: Project test-ant (in module ant) failed *********************************************************** G U M P [GUMP@gump-vm]: Project xml-stylebook2 (in module xml-stylebook) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project xml-stylebook2 has an issue affecting its community integration. This issue affects 7 projects, and has been outstanding for 22 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - forrest-core : Apache Forrest software is a publishing framework that trans... - forrest-test : Apache Forrest software is a publishing framework that trans... - forrest-test-basic : Apache Forrest software is a publishing framework that trans... - forrest-test-deploy-plugins : Apache Forrest software is a publishing framework that trans... - xml-batik : Scalable Vector Graphics - xml-batik-compile : Scalable Vector Graphics - xml-stylebook2 : Style book Full details are available at: http://gump-vm.apache.org/xml-stylebook/xml-stylebook2/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- Sole jar output [stylebook-1.0-b3_xalan-2.jar] identifier set to project name -INFO- Failed with reason build failed -INFO- Failed to extract fallback artifacts from Gump Repository The following work was performed: http://gump-vm.apache.org/xml-stylebook/xml-stylebook2/gump_work/build_xml-stylebook_xml-stylebook2.html Work Name: build_xml-stylebook_xml-stylebook2 (Type: Build) Work ended in a state of : Failed Elapsed: 3 secs Command Line: /usr/lib/jvm/java-8-oracle/bin/java -Djava.awt.headless=true -Dbuild.sysclasspath=only -Dsun.zip.disableMemoryMapping=true -Xbootclasspath/p:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dbuild.dir=./build2 package2 [Working Directory: /srv/gump/public/workspace/xml-stylebook] CLASSPATH: /usr/lib/jvm/java-8-oracle/lib/tools.jar:/srv/gump/public/workspace/ant/bootstrap/lib/ant.jar:/srv/gump/public/workspace/ant/bootstrap/lib/ant-launcher.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar --------------------------------------------- Buildfile: /srv/gump/public/workspace/xml-stylebook/build.xml init: prepare: [mkdir] Created dir: /srv/gump/public/workspace/xml-stylebook/build2 [mkdir] Created dir: /srv/gump/public/workspace/xml-stylebook/build2/src [mkdir] Created dir: /srv/gump/public/workspace/xml-stylebook/build2/classes [copy] Copying 48 files to /srv/gump/public/workspace/xml-stylebook/build2/src compile2: [javac] This version of java does not support the classic compiler; upgrading to modern [javac] Compiling 40 source files to /srv/gump/public/workspace/xml-stylebook/build2/classes [javac] This version of java does not support the classic compiler; upgrading to modern [javac] /srv/gump/public/workspace/xml-stylebook/src/org/apache/stylebook/printers/ImagePrinter.java:11: error: package com.sun.image.codec.jpeg does not exist [javac] import com.sun.image.codec.jpeg.*; [javac] ^ [javac] /srv/gump/public/workspace/xml-stylebook/src/org/apache/stylebook/printers/ImagePrinter.java:148: error: cannot find symbol [javac] JPEGEncodeParam jpar=JPEGCodec.getDefaultJPEGEncodeParam(img); [javac] ^ [javac] symbol: class JPEGEncodeParam [javac] location: class ImagePrinter [javac] /srv/gump/public/workspace/xml-stylebook/src/org/apache/stylebook/printers/ImagePrinter.java:148: error: cannot find symbol [javac] JPEGEncodeParam jpar=JPEGCodec.getDefaultJPEGEncodeParam(img); [javac] ^ [javac] symbol: variable JPEGCodec [javac] location: class ImagePrinter [javac] /srv/gump/public/workspace/xml-stylebook/src/org/apache/stylebook/printers/ImagePrinter.java:150: error: cannot find symbol [javac] JPEGImageEncoder jenc=JPEGCodec.createJPEGEncoder(out,jpar); [javac] ^ [javac] symbol: class JPEGImageEncoder [javac] location: class ImagePrinter [javac] /srv/gump/public/workspace/xml-stylebook/src/org/apache/stylebook/printers/ImagePrinter.java:150: error: cannot find symbol [javac] JPEGImageEncoder jenc=JPEGCodec.createJPEGEncoder(out,jpar); [javac] ^ [javac] symbol: variable JPEGCodec [javac] location: class ImagePrinter [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 5 errors BUILD FAILED /srv/gump/public/workspace/xml-stylebook/build.xml:89: Compile failed; see the compiler error output for details. Total time: 3 seconds --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://gump-vm.apache.org/xml-stylebook/xml-stylebook2/rss.xml - Atom: http://gump-vm.apache.org/xml-stylebook/xml-stylebook2/atom.xml ============================== Gump Tracking Only === Produced by Apache Gump(TM) version 2.3. Gump Run 20190623000005, gump-vm.apache.org:vmgump:20190623000005 Gump E-mail Identifier (unique within run) #1. *********************************************************** G U M P [GUMP@gump-vm]: Project commons-daemon (in module commons-daemon) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project commons-daemon has an issue affecting its community integration. This issue affects 13 projects, and has been outstanding for 14 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - commons-daemon : Commons Daemon - tomcat-tc7.0.x : Tomcat 7.x, a web server implementing Java Servlet 3.0, ... - tomcat-tc7.0.x-test-apr : Tomcat 7.x, a web server implementing Java Servlet 3.0, ... - tomcat-tc7.0.x-test-bio : Tomcat 7.x, a web server implementing Java Servlet 3.0, ... - tomcat-tc7.0.x-test-nio : Tomcat 7.x, a web server implementing Java Servlet 3.0, ... - tomcat-tc8.5.x : Tomcat 8.x, a web server implementing the Java Servlet 3.1, ... - tomcat-tc8.5.x-test-apr : Tomcat 8.x, a web server implementing the Java Servlet 3.1, ... - tomcat-tc8.5.x-test-nio : Tomcat 8.x, a web server implementing the Java Servlet 3.1, ... - tomcat-tc8.5.x-test-nio2 : Tomcat 8.x, a web server implementing the Java Servlet 3.1, ... - tomcat-trunk : Tomcat 9.x, a web server implementing the Java Servlet 4.0, ... - tomcat-trunk-test-apr : Tomcat 9.x, a web server implementing the Java Servlet 4.0, ... - tomcat-trunk-test-nio : Tomcat 9.x, a web server implementing the Java Servlet 4.0, ... - tomcat-trunk-test-nio2 : Tomcat 9.x, a web server implementing the Java Servlet 4.0, ... Full details are available at: http://gump-vm.apache.org/commons-daemon/commons-daemon/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -DEBUG- (Apache Gump generated) Apache Maven Settings in: /srv/gump/public/workspace/commons-daemon/gump_mvn_settings.xml -INFO- Failed with reason build failed -DEBUG- Maven POM in: /srv/gump/public/workspace/commons-daemon/pom.xml -DEBUG- Extracted fallback artifacts from Gump Repository The following work was performed: http://gump-vm.apache.org/commons-daemon/commons-daemon/gump_work/build_commons-daemon_commons-daemon.html Work Name: build_commons-daemon_commons-daemon (Type: Build) Work ended in a state of : Failed Elapsed: 9 secs Command Line: /opt/maven3/bin/mvn --batch-mode --settings /srv/gump/public/workspace/commons-daemon/gump_mvn_settings.xml package [Working Directory: /srv/gump/public/workspace/commons-daemon] M2_HOME: /opt/maven3 --------------------------------------------- [INFO] Downloading: http://localhost:8192/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom [INFO] Downloaded: http://localhost:8192/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.pom (2 KB at 66.4 KB/sec) [INFO] Downloading: http://localhost:8192/maven2/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom [INFO] Downloaded: http://localhost:8192/maven2/org/apache/maven/doxia/doxia-modules/1.6/doxia-modules-1.6.pom (3 KB at 94.8 KB/sec) [INFO] Downloading: http://localhost:8192/maven2/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.pom [INFO] Downloaded: http://localhost:8192/maven2/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.pom (5 KB at 276.0 KB/sec) [INFO] Downloading: http://localhost:8192/maven2/org/apache/rat/apache-rat-core/0.13/apache-rat-core-0.13.jar [INFO] Downloading: http://localhost:8192/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.jar [INFO] Downloading: http://localhost:8192/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar [INFO] Downloading: http://localhost:8192/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.jar [INFO] Downloading: http://localhost:8192/maven2/org/apache/rat/apache-rat-api/0.13/apache-rat-api-0.13.jar [INFO] Downloaded: http://localhost:8192/maven2/org/apache/rat/apache-rat-api/0.13/apache-rat-api-0.13.jar (11 KB at 176.3 KB/sec) [INFO] Downloading: http://localhost:8192/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.jar [INFO] Downloaded: http://localhost:8192/maven2/org/apache/rat/apache-rat-core/0.13/apache-rat-core-0.13.jar (126 KB at 1866.6 KB/sec) [INFO] Downloading: http://localhost:8192/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.jar [INFO] Downloaded: http://localhost:8192/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.jar (52 KB at 562.5 KB/sec) [INFO] Downloading: http://localhost:8192/maven2/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.jar [INFO] Downloaded: http://localhost:8192/maven2/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.jar (12 KB at 121.6 KB/sec) [INFO] Downloading: http://localhost:8192/maven2/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.jar [INFO] Downloaded: http://localhost:8192/maven2/org/apache/maven/doxia/doxia-core/1.6/doxia-core-1.6.jar (159 KB at 1330.2 KB/sec) [INFO] Downloading: http://localhost:8192/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.jar [INFO] Downloaded: http://localhost:8192/maven2/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.jar (56 KB at 491.3 KB/sec) [INFO] Downloading: http://localhost:8192/maven2/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.jar [INFO] Downloaded: http://localhost:8192/maven2/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (96 KB at 808.3 KB/sec) [INFO] Downloaded: http://localhost:8192/maven2/org/apache/maven/doxia/doxia-sink-api/1.6/doxia-sink-api-1.6.jar (11 KB at 91.2 KB/sec) [INFO] Downloaded: http://localhost:8192/maven2/org/apache/maven/doxia/doxia-site-renderer/1.6/doxia-site-renderer-1.6.jar (56 KB at 408.0 KB/sec) [INFO] Downloaded: http://localhost:8192/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.6/doxia-module-xhtml-1.6.jar (16 KB at 103.6 KB/sec) [INFO] Downloaded: http://localhost:8192/maven2/org/apache/maven/doxia/doxia-module-fml/1.6/doxia-module-fml-1.6.jar (38 KB at 245.6 KB/sec) [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from /srv/gump/public/workspace/commons-daemon/.gitignore [INFO] Finished adding exclusions from SCM ignore files. [INFO] 67 implicit excludes (use -debug for more details). [INFO] 15 explicit excludes (use -debug for more details). [INFO] 158 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 2, unknown: 2, generated: 0, approved: 125 licenses. [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.287 s [INFO] Finished at: 2019-06-23T01:24:59+00:00 [INFO] Final Memory: 17M/181M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.13:check (rat-check) on project commons-daemon: Too many files with unapproved license: 2 See RAT report in: /srv/gump/public/workspace/commons-daemon/target/rat.txt -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://gump-vm.apache.org/commons-daemon/commons-daemon/rss.xml - Atom: http://gump-vm.apache.org/commons-daemon/commons-daemon/atom.xml ============================== Gump Tracking Only === Produced by Apache Gump(TM) version 2.3. Gump Run 20190623000005, gump-vm.apache.org:vmgump:20190623000005 Gump E-mail Identifier (unique within run) #2. *********************************************************** G U M P [GUMP@gump-vm]: Project test-ant (in module ant) failed To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project test-ant has an issue affecting its community integration. This issue affects 1 projects, and has been outstanding for 25 runs. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - test-ant : Java based build tool Full details are available at: http://gump-vm.apache.org/ant/test-ant/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -WARNING- Bad *Optional* Dependency. Project: bsh : unknown to *this* workspace -INFO- Failed with reason build failed The following work was performed: http://gump-vm.apache.org/ant/test-ant/gump_work/build_ant_test-ant.html Work Name: build_ant_test-ant (Type: Build) Work ended in a state of : Failed Elapsed: 11 mins 39 secs Command Line: /usr/lib/jvm/java-8-oracle/bin/java -Djava.awt.headless=true -Dbuild.sysclasspath=only -Dsun.zip.disableMemoryMapping=true -Xbootclasspath/p:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xalan/build/xalan-unbundled.jar:/srv/gump/public/workspace/xml-xalan/build/serializer.jar org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dtest.haltonfailure=false -Dant.home=/srv/gump/public/workspace/ant/dist run-tests [Working Directory: /srv/gump/public/workspace/ant] CLASSPATH: /usr/lib/jvm/java-8-oracle/lib/tools.jar:/srv/gump/public/workspace/ant/build/testcases:/srv/gump/public/workspace/ant/src/tests/junit:/srv/gump/public/workspace/ant/src/etc/testcases:/srv/gump/public/workspace/ant/src/etc/testcases/taskdefs/optional/out:/srv/gump/public/workspace/ant/src/tests/antunit/filters:/srv/gump/public/workspace/ant/src/tests/antunit/taskdefs/importtests:/srv/gump/public/workspace/ant/src/tests/antunit/filters/foo:/srv/gump/public/workspace/ant/src/tests/antunit/taskdefs/foo:/srv/gump/public/workspace/ant/build/antunit/tmp/testinput/build:/srv/gump/public/workspace/ant/build/antunit/tmp/testoutput:/srv/gump/public/workspace/ant/build/antunit/tmp/test.jar:/srv/gump/public/workspace/ant/build/antunit/tmp/test1.jar:/srv/gump/public/workspace/ant/build/antunit/tmp/test2.jar:/srv/gump/public/workspace/ant/build/antunit/tmp/test3.jar:/srv/gump/public/workspace/ant/build/antunit/tmp/test4.jar:/srv/gump/public/workspace/ant/build/antunit/tmp/test5.jar:/srv /gump/public/workspace/ant/build/antunit/tmp/resources:/srv/gump/public/workspace/ant/build/lib/ant.jar:/srv/gump/public/workspace/ant/build/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/build/lib/ant-antlr.jar:/srv/gump/public/workspace/ant/build/lib/ant-apache-bcel.jar:/srv/gump/public/workspace/ant/build/lib/ant-apache-bsf.jar:/srv/gump/public/workspace/ant/build/lib/ant-apache-log4j.jar:/srv/gump/public/workspace/ant/build/lib/ant-apache-oro.jar:/srv/gump/public/workspace/ant/build/lib/ant-apache-regexp.jar:/srv/gump/public/workspace/ant/build/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/build/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/ant/build/lib/ant-commons-logging.jar:/srv/gump/public/workspace/ant/build/lib/ant-commons-net.jar:/srv/gump/public/workspace/ant/build/lib/ant-jai.jar:/srv/gump/public/workspace/ant/build/lib/ant-javamail.jar:/srv/gump/public/workspace/ant/build/lib/ant-jdepend.jar:/srv/gump/public/workspace/ant/build/lib/ant-jmf.jar :/srv/gump/public/workspace/ant/build/lib/ant-jsch.jar:/srv/gump/public/workspace/ant/build/lib/ant-junit.jar:/srv/gump/public/workspace/ant/build/lib/ant-junit4.jar:/srv/gump/public/workspace/ant/build/lib/ant-swing.jar:/srv/gump/public/workspace/ant/build/lib/ant-xz.jar:/srv/gump/packages/antlr/antlr-3.1.3.jar:/srv/gump/public/workspace/ant-contrib/lib/bcel/jars/bcel-5.1.jar:/srv/gump/public/workspace/commons-logging/target/commons-logging-20190623.jar:/srv/gump/public/workspace/commons-logging/target/commons-logging-api-20190623.jar:/srv/gump/public/workspace/commons-net/target/commons-net-3.7-SNAPSHOT.jar:/srv/gump/public/workspace/commons-net/target/commons-net-ftp-3.7-SNAPSHOT.jar:/srv/gump/packages/jaf-1.1ea/activation.jar:/srv/gump/public/workspace/jakarta-bsf/build/lib/bsf.jar:/srv/gump/packages/apache-attic/jakarta-regexp-1.5.jar:/srv/gump/public/workspace/jakarta-servletapi-5/jsr154/dist/lib/servlet-api.jar:/srv/gump/packages/javamail-1.4/mail.jar:/srv/gump/packages/javam ail-1.4/lib/mailapi.jar:/srv/gump/packages/jdepend-2.6/lib/jdepend.jar:/srv/gump/packages/jsch/jsch-0.1.45.jar:/srv/gump/public/workspace/logging-log4j-12/target/log4j-1.2.18-SNAPSHOT.jar:/srv/gump/packages/apache-attic/oro-2.0.8.jar:/srv/gump/public/workspace/xz-java/build/jar-20190623/xz.jar:/srv/gump/public/workspace/antlibs-antunit/build/ant-antunit-20190623.jar:/srv/gump/packages/hamcrest/hamcrest-core-1.3.jar:/srv/gump/public/workspace/junit/target/junit-4.13-SNAPSHOT.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/packages/hamcrest/hamcrest-library-1.3.jar:/srv/gump/public/workspace/commons-codec-1.x/dist/commons-codec-20190623.jar --------------------------------------------- [au:antunit] Build File: /srv/gump/public/workspace/ant/src/tests/antunit/types/selectors/modified-test.xml [au:antunit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.02 sec [au:antunit] Target: testUpdate took 0.014 sec [au:antunit] Build File: /srv/gump/public/workspace/ant/src/tests/antunit/types/selectors/ownedby-test.xml [au:antunit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.024 sec [au:antunit] Target: testOwnedBy took 0.006 sec [au:antunit] Target: testAsTrueConditions took 0.001 sec [au:antunit] Target: testRequiresOwner took 0.002 sec [au:antunit] Build File: /srv/gump/public/workspace/ant/src/tests/antunit/types/selectors/present-test.xml [au:antunit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.006 sec [au:antunit] Target: testMapperByTypedef took 0.002 sec [au:antunit] Build File: /srv/gump/public/workspace/ant/src/tests/antunit/types/selectors/readwrite-test.xml [au:antunit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.03 sec [au:antunit] Target: testWritable took 0.004 sec [au:antunit] Target: testAsConditions took 0.002 sec [au:antunit] Target: testReadable took 0.002 sec [au:antunit] Target: testUnwritable took 0.001 sec [au:antunit] Build File: /srv/gump/public/workspace/ant/src/tests/antunit/types/selectors/select-test.xml [au:antunit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.051 sec [au:antunit] Target: testIfFalse took 0.016 sec [au:antunit] Target: testIfNotSet took 0.005 sec [au:antunit] Target: testIfTrue took 0.004 sec [au:antunit] Target: testIfSet took 0.006 sec [au:antunit] Build File: /srv/gump/public/workspace/ant/src/tests/antunit/types/selectors/symlink-test.xml [au:antunit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.028 sec [au:antunit] Target: testAsFalseConditions took 0.001 sec [au:antunit] Target: testAsTrueConditions took 0.001 sec [au:antunit] Target: testNoSymlink took 0.001 sec [au:antunit] Target: testSymlink took 0.002 sec [au:antunit] Build File: /srv/gump/public/workspace/ant/src/tests/antunit/types/tarfileset-test.xml [au:antunit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.017 sec [au:antunit] Target: test-refid-check-encoding took 0.001 sec [au:antunit] Target: testMissingArchive took 0.001 sec [au:antunit] Target: testMissingArchiveDoesntMatter took 0 sec [au:antunit] Build File: /srv/gump/public/workspace/ant/src/tests/antunit/types/zipfileset-test.xml [au:antunit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.049 sec [au:antunit] Target: testMissingArchive took 0.001 sec [au:antunit] Target: test-refid-check-encoding took 0 sec [au:antunit] Target: test-refid-modify took 0.022 sec [au:antunit] Target: test-refid-check-prefix took 0.001 sec [au:antunit] Target: testMissingArchiveDoesntMatter took 0 sec check-failed: run-tests: BUILD FAILED /srv/gump/public/workspace/ant/build.xml:1670: Unit tests failed Total time: 11 minutes 38 seconds --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://gump-vm.apache.org/ant/test-ant/rss.xml - Atom: http://gump-vm.apache.org/ant/test-ant/atom.xml ============================== Gump Tracking Only === Produced by Apache Gump(TM) version 2.3. Gump Run 20190623000005, gump-vm.apache.org:vmgump:20190623000005 Gump E-mail Identifier (unique within run) #3. -- Apache Gump http://gump.apache.org/ [Instance: gump-vm.apache.org] --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscr...@gump.apache.org For additional commands, e-mail: general-h...@gump.apache.org