See <https://builds.apache.org/job/Torque4-trunk/513/changes>
Changes: [tfischer] extract fillTables() test setup in setUp() method [tfischer] TORQUE-331 - test enum handling [tfischer] TORQUE-331 - implement enum handling in Criteria [tfischer] use final where possible ------------------------------------------ Started by an SCM change Building remotely on ubuntu-4 (docker Ubuntu ubuntu4 ubuntu) in workspace <https://builds.apache.org/job/Torque4-trunk/ws/> Cleaning up <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk> Deleting <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/target> Deleting <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-generator/target> Deleting <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-ant-tasks/target> Deleting <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/target> Deleting <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-templates/target> Deleting <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-maven-plugin/target> Deleting <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-site/target> Updating http://svn.apache.org/repos/asf/db/torque/torque4/trunk at revision '2014-10-21T23:22:48.725 +0000' U torque-runtime/src/test/java/org/apache/torque/sql/SqlBuilderTest.java U torque-runtime/src/main/java/org/apache/torque/sql/SqlBuilder.java U torque-runtime/src/main/java/org/apache/torque/sql/WhereClauseExpression.java A torque-runtime/src/main/java/org/apache/torque/sql/whereclausebuilder/EnumValueBuilder.java A torque-test/src/test/java/org/apache/torque/datatypes/EnumTest.java U torque-test/src/test/java/org/apache/torque/datatypes/BooleanIntCharTest.java U torque-test/src/main/schema/test-schema.xml A torque-test/src/main/java/org/apache/torque/TestEnum.java At revision 1633483 Parsing POMs maven3-agent.jar already up to date maven3-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [torque4-trunk] $ /home/jenkins/tools/java/latest1.6/bin/java -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 41229 <===[JENKINS REMOTING CAPACITY]===> channel started log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. Executing Maven: -B -f <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/3 clean install cobertura:cobertura findbugs:findbugs checkstyle:checkstyle pmd:pmd pmd:cpd [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.torque:torque-maven-plugin:maven-plugin:4.1-SNAPSHOT [WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins:maven-plugin-plugin is missing. @ line 109, column 15 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Torque Maven Parent [INFO] Torque Runtime [INFO] Torque Generator [INFO] Torque Templates [INFO] Torque Generator Maven 2 Plugin [INFO] Torque Generator Ant tasks [INFO] Torque Site Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.3.2/maven-release-plugin-2.3.2.pom Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.3.2/maven-release-plugin-2.3.2.pom (10 KB at 21.9 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.3.2/maven-release-plugin-2.3.2.jar Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-release-plugin/2.3.2/maven-release-plugin-2.3.2.jar (44 KB at 303.0 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/clirr-maven-plugin/2.4/clirr-maven-plugin-2.4.pom Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/clirr-maven-plugin/2.4/clirr-maven-plugin-2.4.pom (9 KB at 119.1 KB/sec) Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/clirr-maven-plugin/2.4/clirr-maven-plugin-2.4.jar Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/clirr-maven-plugin/2.4/clirr-maven-plugin-2.4.jar (49 KB at 439.9 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Torque Maven Parent 4.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ torque --- [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ torque --- [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ torque --- [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ torque --- [INFO] [INFO] --- apache-rat-plugin:0.8:check (default) @ torque --- [INFO] Exclude: velocity.log [INFO] Exclude: .checkstyle [INFO] Exclude: checkstyle-cache.ccf [INFO] Exclude: derby.log [INFO] Exclude: LICENSE-EDL.txt [INFO] Exclude: DEPENDENCIES [INFO] Exclude: torque-test/target/**/* [INFO] Exclude: torque-test/.classpath [INFO] Exclude: torque-test/.project [INFO] Exclude: torque-test/.settings/** [INFO] Exclude: torque-test/src/main/generated-java/**/* [INFO] Exclude: torque-test/derby.log [CHECKSTYLE] No report found for mojo check [PMD] No report found for mojo check [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Torque Maven Parent ............................... FAILURE [30.931s] [INFO] Torque Runtime .................................... SKIPPED [INFO] Torque Generator .................................. SKIPPED [INFO] Torque Templates .................................. SKIPPED [INFO] Torque Generator Maven 2 Plugin ................... SKIPPED [INFO] Torque Generator Ant tasks ........................ SKIPPED [INFO] Torque Site ....................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 35.608s [INFO] Finished at: Tue Oct 21 23:23:59 UTC 2014 [INFO] Final Memory: 21M/123M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.8:check (default) on project torque: Too many unapproved licenses: 1 -> [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 [JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-ant-tasks/pom.xml> to org.apache.torque/torque-ant-tasks/4.1-SNAPSHOT/torque-ant-tasks-4.1-SNAPSHOT.pom Sending artifact delta relative to Torque4-trunk » Torque Generator Ant tasks #512 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 4087 bytes Compression is 0.0% Took 0.12 sec [JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/pom.xml> to org.apache.torque/torque/4.1-SNAPSHOT/torque-4.1-SNAPSHOT.pom <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/pom.xml> is not inside <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque4-trunk/;> will archive in a separate pass Sending artifact delta relative to Torque4-trunk » Torque Maven Parent #512 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 16730 bytes Compression is 0.0% Took 0.11 sec [JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-runtime/pom.xml> to org.apache.torque/torque-runtime/4.1-SNAPSHOT/torque-runtime-4.1-SNAPSHOT.pom Sending artifact delta relative to Torque4-trunk » Torque Runtime #512 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 5836 bytes Compression is 0.0% Took 0.28 sec [JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-generator/pom.xml> to org.apache.torque/torque-generator/4.1-SNAPSHOT/torque-generator-4.1-SNAPSHOT.pom Sending artifact delta relative to Torque4-trunk » Torque Generator #512 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 7606 bytes Compression is 0.0% Took 0.17 sec [JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-templates/pom.xml> to org.apache.torque/torque-templates/4.1-SNAPSHOT/torque-templates-4.1-SNAPSHOT.pom Sending artifact delta relative to Torque4-trunk » Torque Templates #512 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 5509 bytes Compression is 0.0% Took 1.8 sec [JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-site/pom.xml> to org.apache.torque/torque-site/4.1-SNAPSHOT/torque-site-4.1-SNAPSHOT.pom Sending artifact delta relative to Torque4-trunk » Torque Site #512 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 11873 bytes Compression is 0.0% Took 0.16 sec [JENKINS] Archiving <https://builds.apache.org/job/Torque4-trunk/ws/torque4-trunk/torque-maven-plugin/pom.xml> to org.apache.torque/torque-maven-plugin/4.1-SNAPSHOT/torque-maven-plugin-4.1-SNAPSHOT.pom Sending artifact delta relative to Torque4-trunk » Torque Generator Maven 2 Plugin #512 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 4194 bytes Compression is 0.0% Took 0.1 sec Sending e-mails to: torque-dev@db.apache.org channel stopped Skipping Cobertura coverage report as build was not UNSTABLE or better ... --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org For additional commands, e-mail: torque-dev-h...@db.apache.org