See 
<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$dom-testsuite/2258/changes>

Changes:

[veithen] Use alta-maven-plugin to build the bootclasspath in dom-testsuite.

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building DOM Test Suite 1.2.16-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dom-testsuite ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.1:enforce (default) @ dom-testsuite ---
[INFO] 
[INFO] --- tidy-maven-plugin:1.0-beta-1:check (default) @ dom-testsuite ---
[INFO] 
[INFO] --- groovy-maven-plugin:2.0:execute (initialize) @ dom-testsuite ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.3.201306030806:prepare-agent 
(prepare-agent-for-surefire) @ dom-testsuite ---
[INFO] jacoco.surefireArgLine set to 
-javaagent:/home/jenkins/jenkins-slave/workspace/axiom-trunk/.repository/org/jacoco/org.jacoco.agent/0.6.3.201306030806/org.jacoco.agent-0.6.3.201306030806-runtime.jar=destfile=<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$dom-testsuite/ws/target/jacoco.exec,sessionid=mvn>:org.apache.ws.commons.axiom:dom-testsuite:1.2.16-SNAPSHOT:surefire
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (extract-domts-sources) @ dom-testsuite 
---
[INFO] Executing tasks

main:
    [unzip] Expanding: 
<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$dom-testsuite/ws/src/w3c/dom1-core-tests-20040405.jar>
 into 
<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$dom-testsuite/ws/target/w3c/java>
    [unzip] Expanding: 
<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$dom-testsuite/ws/src/w3c/dom2-core-tests-20040405.jar>
 into 
<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$dom-testsuite/ws/target/w3c/java>
    [unzip] Expanding: 
<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$dom-testsuite/ws/src/w3c/dom3-core-tests-20040405.jar>
 into 
<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$dom-testsuite/ws/target/w3c/java>
[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:add-source (default) @ dom-testsuite 
---
[INFO] Source directory: 
<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$dom-testsuite/ws/target/w3c/java>
 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ dom-testsuite 
---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (extract-domts-resources) @ 
dom-testsuite ---
[INFO] Executing tasks

main:
    [unzip] Expanding: 
<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$dom-testsuite/ws/src/w3c/dom1-core-tests-20040405.jar>
 into 
<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$dom-testsuite/ws/target/w3c/resources/org/w3c/domts/level1/core>
    [unzip] Expanding: 
<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$dom-testsuite/ws/src/w3c/dom2-core-tests-20040405.jar>
 into 
<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$dom-testsuite/ws/target/w3c/resources/org/w3c/domts/level2/core>
    [unzip] Expanding: 
<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$dom-testsuite/ws/src/w3c/dom3-core-tests-20040405.jar>
 into 
<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$dom-testsuite/ws/target/w3c/resources/org/w3c/domts/level3/core>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
dom-testsuite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 11 resources
[INFO] Copying 46 resources
[INFO] Copying 2 resources
[INFO] 
[INFO] --- aspectj-maven-plugin:1.7:compile (default) @ dom-testsuite ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- alta-maven-plugin:0.3:generate-properties (default) @ dom-testsuite 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
dom-testsuite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$dom-testsuite/ws/src/test/resources>
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
dom-testsuite ---
[INFO] Compiling 1 source file to 
<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$dom-testsuite/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ dom-testsuite ---
[INFO] Surefire report directory: 
<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$dom-testsuite/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.axiom.ts.dom.XercesTest
Tests run: 1638, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.617 sec - 
in org.apache.axiom.ts.dom.XercesTest

Results :

Tests run: 1638, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- groovy-maven-plugin:2.0:execute (check-jacoco-exec) @ dom-testsuite 
---
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ dom-testsuite ---
[INFO] Building jar: 
<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$dom-testsuite/ws/target/dom-testsuite-1.2.16-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
dom-testsuite ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:attach-artifact (attach-jacoco-exec) @ 
dom-testsuite ---
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (source-jars) @ dom-testsuite ---
[INFO] Building jar: 
<https://builds.apache.org/job/axiom-trunk/org.apache.ws.commons.axiom$dom-testsuite/ws/target/dom-testsuite-1.2.16-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ dom-testsuite ---
[INFO] 
Loading source files for package org.apache.axiom.ts.dom...
Loading source files for package org.apache.axiom.ts.dom.attr...
Loading source files for package org.apache.axiom.ts.dom.builder...
Loading source files for package org.apache.axiom.ts.dom.documenttype...
Loading source files for package org.apache.axiom.ts.dom.document...
Loading source files for package org.apache.axiom.ts.dom.documentfragment...
Loading source files for package org.apache.axiom.ts.dom.text...
Loading source files for package org.apache.axiom.ts.dom.element...
Loading source files for package org.apache.axiom.ts.dom.element.attributes...
Loading source files for package org.w3c.domts...
Loading source files for package org.w3c.domts.level2.core...
Loading source files for package org.w3c.domts.level1.core...
Loading source files for package org.w3c.domts.level3.core...
Constructing Javadoc information...
1 error

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ws.apache.org
For additional commands, e-mail: dev-h...@ws.apache.org

Reply via email to