You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/01/23 01:10:01 UTC

Build failed in Jenkins: axiom-trunk #2436

See <https://builds.apache.org/job/axiom-trunk/2436/changes>

Changes:

[veithen] Merge StAXBuilder and StAXOMBuilder into a single class. There is no clear rationale why they are distinct classes.

------------------------------------------
[...truncated 17971 lines...]
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/soap/SOAPFactory.java>:233: warning: no description for @param
[ERROR] * @param parent
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/soap/SOAPFactory.java>:247: warning: no description for @param
[ERROR] * @param parent
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/soap/SOAPFactory.java>:261: warning: no description for @param
[ERROR] * @param parent
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:42: warning: no @return
[ERROR] OMDocument createOMDocument();
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:72: warning: no description for @param
[ERROR] * @param localName
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:73: warning: no description for @param
[ERROR] * @param ns
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:79: warning: no description for @throws
[ERROR] * @throws OMException
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:229: warning: no description for @param
[ERROR] * @param text
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:236: warning: no description for @param
[ERROR] * @param parent
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:237: warning: no description for @param
[ERROR] * @param source
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:247: warning: no @param for parent
[ERROR] OMText createOMText(OMContainer parent, QName text);
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:247: warning: no @param for text
[ERROR] OMText createOMText(OMContainer parent, QName text);
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:247: warning: no @return
[ERROR] OMText createOMText(OMContainer parent, QName text);
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:250: warning: no description for @param
[ERROR] * @param parent
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:251: warning: no description for @param
[ERROR] * @param text
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:262: warning: no @param for parent
[ERROR] OMText createOMText(OMContainer parent, char[] charArary, int type);
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:262: warning: no @param for charArary
[ERROR] OMText createOMText(OMContainer parent, char[] charArary, int type);
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/impl/builder/CustomBuilder.java>:35: error: reference not found
[ERROR] * @see org.apache.axiom.om.impl.builder.StAXBuilder#registerCustomBuilder(javax.xml.namespace.QName, int, CustomBuilder)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/impl/builder/CustomBuilder.java>:36: error: reference not found
[ERROR] * @see org.apache.axiom.om.impl.builder.StAXBuilder#registerCustomBuilderForPayload(CustomBuilder)
[ERROR] ^
[ERROR] 
[ERROR] Command line was: /home/jenkins/tools/java/jdk1.8.0/jre/../bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<https://builds.apache.org/job/axiom-trunk/ws/axiom/apidocs/target/apidocs'> dir.
[ERROR] -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :apidocs
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-compat/pom.xml> to org.apache.ws.commons.axiom/axiom-compat/1.3.0-SNAPSHOT/axiom-compat-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-compat/target/axiom-compat-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/axiom-compat/1.3.0-20160123.000431-10/axiom-compat-1.3.0-20160123.000431-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-compat/target/axiom-compat-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/axiom-compat/1.3.0-20160123.000431-10/axiom-compat-1.3.0-20160123.000431-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-compat/target/axiom-compat-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/axiom-compat/1.3.0-20160123.000431-10/axiom-compat-1.3.0-20160123.000431-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-compat/target/jacoco.exec> to org.apache.ws.commons.axiom/axiom-compat/1.3.0-20160123.000431-10/axiom-compat-1.3.0-20160123.000431-10-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/fom-impl/pom.xml> to org.apache.ws.commons.axiom/fom-impl/1.3.0-SNAPSHOT/fom-impl-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-impl/pom.xml> to org.apache.ws.commons.axiom/axiom-impl/1.3.0-SNAPSHOT/axiom-impl-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-impl/target/axiom-impl-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/axiom-impl/1.3.0-20160123.000009-10/axiom-impl-1.3.0-20160123.000009-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-impl/target/axiom-impl-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/axiom-impl/1.3.0-20160123.000009-10/axiom-impl-1.3.0-20160123.000009-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-impl/target/axiom-impl-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/axiom-impl/1.3.0-20160123.000009-10/axiom-impl-1.3.0-20160123.000009-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-impl/target/jacoco.exec> to org.apache.ws.commons.axiom/axiom-impl/1.3.0-20160123.000009-10/axiom-impl-1.3.0-20160123.000009-10-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/pom.xml> to org.apache.ws.commons.axiom/buildutils/1.3.0-SNAPSHOT/buildutils-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-all/pom.xml> to org.apache.ws.commons.axiom/axiom-all/1.3.0-SNAPSHOT/axiom-all-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-all/target/axiom-all-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/axiom-all/1.3.0-SNAPSHOT/axiom-all-1.3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-all/target/axiom-all-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/axiom-all/1.3.0-SNAPSHOT/axiom-all-1.3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/pom.xml> to org.apache.ws.commons.axiom/implementations/1.3.0-SNAPSHOT/implementations-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/target/implementations-1.3.0-SNAPSHOT-site.xml> to org.apache.ws.commons.axiom/implementations/1.3.0-20160122.235745-10/implementations-1.3.0-20160122.235745-10-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/shade-osgi/pom.xml> to org.apache.ws.commons.axiom/shade-osgi/1.3.0-SNAPSHOT/shade-osgi-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/shade-osgi/target/shade-osgi-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/shade-osgi/1.3.0-20160122.235259-10/shade-osgi-1.3.0-20160122.235259-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/shade-osgi/target/shade-osgi-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/shade-osgi/1.3.0-20160122.235259-10/shade-osgi-1.3.0-20160122.235259-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/shade-osgi/target/shade-osgi-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/shade-osgi/1.3.0-20160122.235259-10/shade-osgi-1.3.0-20160122.235259-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-c14n/pom.xml> to org.apache.ws.commons.axiom/axiom-c14n/1.3.0-SNAPSHOT/axiom-c14n-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-c14n/target/axiom-c14n-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/axiom-c14n/1.3.0-20160123.000501-10/axiom-c14n-1.3.0-20160123.000501-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-c14n/target/axiom-c14n-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/axiom-c14n/1.3.0-20160123.000501-10/axiom-c14n-1.3.0-20160123.000501-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-c14n/target/axiom-c14n-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/axiom-c14n/1.3.0-20160123.000501-10/axiom-c14n-1.3.0-20160123.000501-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-c14n/target/jacoco.exec> to org.apache.ws.commons.axiom/axiom-c14n/1.3.0-20160123.000501-10/axiom-c14n-1.3.0-20160123.000501-10-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/dom-testsuite/pom.xml> to org.apache.ws.commons.axiom/dom-testsuite/1.3.0-SNAPSHOT/dom-testsuite-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/dom-testsuite/target/dom-testsuite-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/dom-testsuite/1.3.0-20160123.000115-10/dom-testsuite-1.3.0-20160123.000115-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/dom-testsuite/target/dom-testsuite-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/dom-testsuite/1.3.0-20160123.000115-10/dom-testsuite-1.3.0-20160123.000115-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/dom-testsuite/target/dom-testsuite-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/dom-testsuite/1.3.0-20160123.000115-10/dom-testsuite-1.3.0-20160123.000115-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/dom-testsuite/target/jacoco.exec> to org.apache.ws.commons.axiom/dom-testsuite/1.3.0-20160123.000115-10/dom-testsuite-1.3.0-20160123.000115-10-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/spring-ws-testsuite/pom.xml> to org.apache.ws.commons.axiom/spring-ws-testsuite/1.3.0-SNAPSHOT/spring-ws-testsuite-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/spring-ws-testsuite/target/spring-ws-testsuite-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/spring-ws-testsuite/1.3.0-20160123.000854-10/spring-ws-testsuite-1.3.0-20160123.000854-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/spring-ws-testsuite/target/spring-ws-testsuite-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/spring-ws-testsuite/1.3.0-20160123.000854-10/spring-ws-testsuite-1.3.0-20160123.000854-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/spring-ws-testsuite/target/spring-ws-testsuite-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/spring-ws-testsuite/1.3.0-20160123.000854-10/spring-ws-testsuite-1.3.0-20160123.000854-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/spring-ws-testsuite/target/jacoco.exec> to org.apache.ws.commons.axiom/spring-ws-testsuite/1.3.0-20160123.000854-10/spring-ws-testsuite-1.3.0-20160123.000854-10-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/jboss-tests/pom.xml> to org.apache.ws.commons.axiom/jboss-tests/1.3.0-SNAPSHOT/jboss-tests-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/jboss-tests/target/jboss-tests-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/jboss-tests/1.3.0-SNAPSHOT/jboss-tests-1.3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/jboss-tests/target/jboss-tests-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/jboss-tests/1.3.0-SNAPSHOT/jboss-tests-1.3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/jboss-tests/target/jacoco.exec> to org.apache.ws.commons.axiom/jboss-tests/1.3.0-SNAPSHOT/jboss-tests-1.3.0-SNAPSHOT-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/eclipse-tests/pom.xml> to org.apache.ws.commons.axiom/eclipse-tests/1.3.0-SNAPSHOT/eclipse-tests-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/eclipse-tests/target/it/project/target/jacoco.exec> to org.apache.ws.commons.axiom/eclipse-tests/1.3.0-SNAPSHOT/eclipse-tests-1.3.0-SNAPSHOT-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/axiom-testsuite/pom.xml> to org.apache.ws.commons.axiom/axiom-testsuite/1.3.0-SNAPSHOT/axiom-testsuite-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/axiom-testsuite/target/axiom-testsuite-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/axiom-testsuite/1.3.0-20160122.235740-10/axiom-testsuite-1.3.0-20160122.235740-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/axiom-testsuite/target/axiom-testsuite-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/axiom-testsuite/1.3.0-20160122.235740-10/axiom-testsuite-1.3.0-20160122.235740-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/axiom-testsuite/target/axiom-testsuite-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/axiom-testsuite/1.3.0-20160122.235740-10/axiom-testsuite-1.3.0-20160122.235740-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/pom.xml> to org.apache.ws.commons.axiom/systests/1.3.0-SNAPSHOT/systests-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/fom-testsuite/pom.xml> to org.apache.ws.commons.axiom/fom-testsuite/1.3.0-SNAPSHOT/fom-testsuite-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/shared-aspects/pom.xml> to org.apache.ws.commons.axiom/shared-aspects/1.3.0-SNAPSHOT/shared-aspects-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/shared-aspects/target/shared-aspects-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/shared-aspects/1.3.0-20160122.235628-10/shared-aspects-1.3.0-20160122.235628-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/shared-aspects/target/shared-aspects-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/shared-aspects/1.3.0-20160122.235628-10/shared-aspects-1.3.0-20160122.235628-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/shared-aspects/target/shared-aspects-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/shared-aspects/1.3.0-20160122.235628-10/shared-aspects-1.3.0-20160122.235628-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/xml-truth/pom.xml> to org.apache.ws.commons.axiom/xml-truth/1.3.0-SNAPSHOT/xml-truth-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/xml-truth/target/xml-truth-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/xml-truth/1.3.0-20160122.235407-10/xml-truth-1.3.0-20160122.235407-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/xml-truth/target/xml-truth-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/xml-truth/1.3.0-20160122.235407-10/xml-truth-1.3.0-20160122.235407-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/xml-truth/target/xml-truth-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/xml-truth/1.3.0-20160122.235407-10/xml-truth-1.3.0-20160122.235407-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/xml-truth/target/jacoco.exec> to org.apache.ws.commons.axiom/xml-truth/1.3.0-20160122.235407-10/xml-truth-1.3.0-20160122.235407-10-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/userguide/pom.xml> to org.apache.ws.commons.axiom/userguide/1.3.0-SNAPSHOT/userguide-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/userguide/target/docbkx/pdf/userguide.pdf> to org.apache.ws.commons.axiom/userguide/1.3.0-SNAPSHOT/userguide-1.3.0-SNAPSHOT.pdf
Compressed 349.50 KB of artifacts by 82.4% relative to #2435
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/pom.xml> to org.apache.ws.commons.axiom/axiom-api/1.3.0-SNAPSHOT/axiom-api-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/target/axiom-api-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/axiom-api/1.3.0-20160122.235601-10/axiom-api-1.3.0-20160122.235601-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/target/axiom-api-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/axiom-api/1.3.0-20160122.235601-10/axiom-api-1.3.0-20160122.235601-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/target/axiom-api-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/axiom-api/1.3.0-20160122.235601-10/axiom-api-1.3.0-20160122.235601-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/target/axiom-api-1.3.0-SNAPSHOT-tests.jar> to org.apache.ws.commons.axiom/axiom-api/1.3.0-20160122.235601-10/axiom-api-1.3.0-20160122.235601-10-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/target/jacoco.exec> to org.apache.ws.commons.axiom/axiom-api/1.3.0-20160122.235601-10/axiom-api-1.3.0-20160122.235601-10-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/core-aspects/pom.xml> to org.apache.ws.commons.axiom/core-aspects/1.3.0-SNAPSHOT/core-aspects-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/core-aspects/target/core-aspects-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/core-aspects/1.3.0-20160122.235622-10/core-aspects-1.3.0-20160122.235622-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/core-aspects/target/core-aspects-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/core-aspects/1.3.0-20160122.235622-10/core-aspects-1.3.0-20160122.235622-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/core-aspects/target/core-aspects-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/core-aspects/1.3.0-20160122.235622-10/core-aspects-1.3.0-20160122.235622-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/fom-aspects/pom.xml> to org.apache.ws.commons.axiom/fom-aspects/1.3.0-SNAPSHOT/fom-aspects-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/xml-testsuite/pom.xml> to org.apache.ws.commons.axiom/xml-testsuite/1.3.0-SNAPSHOT/xml-testsuite-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/xml-testsuite/target/xml-testsuite-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/xml-testsuite/1.3.0-20160122.235344-10/xml-testsuite-1.3.0-20160122.235344-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/xml-testsuite/target/xml-testsuite-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/xml-testsuite/1.3.0-20160122.235344-10/xml-testsuite-1.3.0-20160122.235344-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/xml-testsuite/target/xml-testsuite-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/xml-testsuite/1.3.0-20160122.235344-10/xml-testsuite-1.3.0-20160122.235344-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/wss4j-tests/pom.xml> to org.apache.ws.commons.axiom/wss4j-tests/1.3.0-SNAPSHOT/wss4j-tests-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/wss4j-tests/target/wss4j-tests-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/wss4j-tests/1.3.0-SNAPSHOT/wss4j-tests-1.3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/wss4j-tests/target/wss4j-tests-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/wss4j-tests/1.3.0-SNAPSHOT/wss4j-tests-1.3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/wss4j-tests/target/jacoco.exec> to org.apache.ws.commons.axiom/wss4j-tests/1.3.0-SNAPSHOT/wss4j-tests-1.3.0-SNAPSHOT-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/pom.xml> to org.apache.ws.commons.axiom/aspects/1.3.0-SNAPSHOT/aspects-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/om-aspects/pom.xml> to org.apache.ws.commons.axiom/om-aspects/1.3.0-SNAPSHOT/om-aspects-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/om-aspects/target/om-aspects-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/om-aspects/1.3.0-20160122.235650-10/om-aspects-1.3.0-20160122.235650-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/om-aspects/target/om-aspects-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/om-aspects/1.3.0-20160122.235650-10/om-aspects-1.3.0-20160122.235650-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/om-aspects/target/om-aspects-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/om-aspects/1.3.0-20160122.235650-10/om-aspects-1.3.0-20160122.235650-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/om-aspects/target/jacoco.exec> to org.apache.ws.commons.axiom/om-aspects/1.3.0-20160122.235650-10/om-aspects-1.3.0-20160122.235650-10-jacoco.exec
Compressed 1.50 MB of artifacts by 27.0% relative to #2435
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-jaxb/pom.xml> to org.apache.ws.commons.axiom/axiom-jaxb/1.3.0-SNAPSHOT/axiom-jaxb-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-jaxb/target/axiom-jaxb-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/axiom-jaxb/1.3.0-20160123.000448-10/axiom-jaxb-1.3.0-20160123.000448-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-jaxb/target/axiom-jaxb-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/axiom-jaxb/1.3.0-20160123.000448-10/axiom-jaxb-1.3.0-20160123.000448-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-jaxb/target/axiom-jaxb-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/axiom-jaxb/1.3.0-20160123.000448-10/axiom-jaxb-1.3.0-20160123.000448-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-jaxb/target/jacoco.exec> to org.apache.ws.commons.axiom/axiom-jaxb/1.3.0-20160123.000448-10/axiom-jaxb-1.3.0-20160123.000448-10-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/testutils/pom.xml> to org.apache.ws.commons.axiom/testutils/1.3.0-SNAPSHOT/testutils-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/testutils/target/testutils-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/testutils/1.3.0-20160122.235335-10/testutils-1.3.0-20160122.235335-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/testutils/target/testutils-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/testutils/1.3.0-20160122.235335-10/testutils-1.3.0-20160122.235335-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/testutils/target/testutils-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/testutils/1.3.0-20160122.235335-10/testutils-1.3.0-20160122.235335-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/testutils/target/jacoco.exec> to org.apache.ws.commons.axiom/testutils/1.3.0-20160122.235335-10/testutils-1.3.0-20160122.235335-10-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/shade-axiom-xml/pom.xml> to org.apache.ws.commons.axiom/shade-axiom-xml/1.3.0-SNAPSHOT/shade-axiom-xml-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/shade-axiom-xml/target/shade-axiom-xml-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/shade-axiom-xml/1.3.0-20160122.235251-10/shade-axiom-xml-1.3.0-20160122.235251-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/shade-axiom-xml/target/shade-axiom-xml-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/shade-axiom-xml/1.3.0-20160122.235251-10/shade-axiom-xml-1.3.0-20160122.235251-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/shade-axiom-xml/target/shade-axiom-xml-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/shade-axiom-xml/1.3.0-20160122.235251-10/shade-axiom-xml-1.3.0-20160122.235251-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/spring-ws-tests/pom.xml> to org.apache.ws.commons.axiom/spring-ws-tests/1.3.0-SNAPSHOT/spring-ws-tests-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/spring-ws-tests/target/spring-ws-tests-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/spring-ws-tests/1.3.0-SNAPSHOT/spring-ws-tests-1.3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/spring-ws-tests/target/spring-ws-tests-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/spring-ws-tests/1.3.0-SNAPSHOT/spring-ws-tests-1.3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/devguide/pom.xml> to org.apache.ws.commons.axiom/devguide/1.3.0-SNAPSHOT/devguide-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/devguide/target/docbkx/pdf/devguide.pdf> to org.apache.ws.commons.axiom/devguide/1.3.0-SNAPSHOT/devguide-1.3.0-SNAPSHOT.pdf
Compressed 353.31 KB of artifacts by 81.5% relative to #2435
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/jaxp-testsuite/pom.xml> to org.apache.ws.commons.axiom/jaxp-testsuite/1.3.0-SNAPSHOT/jaxp-testsuite-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/jaxp-testsuite/target/jaxp-testsuite-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/jaxp-testsuite/1.3.0-20160122.235354-10/jaxp-testsuite-1.3.0-20160122.235354-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/jaxp-testsuite/target/jaxp-testsuite-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/jaxp-testsuite/1.3.0-20160122.235354-10/jaxp-testsuite-1.3.0-20160122.235354-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/jaxp-testsuite/target/jaxp-testsuite-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/jaxp-testsuite/1.3.0-20160122.235354-10/jaxp-testsuite-1.3.0-20160122.235354-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-dom/pom.xml> to org.apache.ws.commons.axiom/axiom-dom/1.3.0-SNAPSHOT/axiom-dom-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-dom/target/axiom-dom-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/axiom-dom/1.3.0-20160123.000417-10/axiom-dom-1.3.0-20160123.000417-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-dom/target/axiom-dom-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/axiom-dom/1.3.0-20160123.000417-10/axiom-dom-1.3.0-20160123.000417-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-dom/target/axiom-dom-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/axiom-dom/1.3.0-20160123.000417-10/axiom-dom-1.3.0-20160123.000417-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-dom/target/jacoco.exec> to org.apache.ws.commons.axiom/axiom-dom/1.3.0-20160123.000417-10/axiom-dom-1.3.0-20160123.000417-10-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/samples/pom.xml> to org.apache.ws.commons.axiom/samples/1.3.0-SNAPSHOT/samples-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/samples/target/samples-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/samples/1.3.0-SNAPSHOT/samples-1.3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/samples/target/samples-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/samples/1.3.0-SNAPSHOT/samples-1.3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/samples/target/jacoco.exec> to org.apache.ws.commons.axiom/samples/1.3.0-SNAPSHOT/samples-1.3.0-SNAPSHOT-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/pom.xml> to org.apache.ws.commons.axiom/axiom/1.3.0-SNAPSHOT/axiom-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/target/axiom-1.3.0-SNAPSHOT-site.xml> to org.apache.ws.commons.axiom/axiom/1.3.0-20160122.235229-10/axiom-1.3.0-20160122.235229-10-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/jar-resource-bundle/pom.xml> to org.apache.ws.commons.axiom/jar-resource-bundle/1.3.0-SNAPSHOT/jar-resource-bundle-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/jar-resource-bundle/target/jar-resource-bundle-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/jar-resource-bundle/1.3.0-20160122.235242-10/jar-resource-bundle-1.3.0-20160122.235242-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/jar-resource-bundle/target/jar-resource-bundle-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/jar-resource-bundle/1.3.0-20160122.235242-10/jar-resource-bundle-1.3.0-20160122.235242-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/axiom-truth/pom.xml> to org.apache.ws.commons.axiom/axiom-truth/1.3.0-SNAPSHOT/axiom-truth-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/axiom-truth/target/axiom-truth-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/axiom-truth/1.3.0-20160122.235658-10/axiom-truth-1.3.0-20160122.235658-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/axiom-truth/target/axiom-truth-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/axiom-truth/1.3.0-20160122.235658-10/axiom-truth-1.3.0-20160122.235658-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/axiom-truth/target/axiom-truth-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/axiom-truth/1.3.0-20160122.235658-10/axiom-truth-1.3.0-20160122.235658-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/code-coverage/pom.xml> to org.apache.ws.commons.axiom/code-coverage/1.3.0-SNAPSHOT/code-coverage-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/dom-aspects/pom.xml> to org.apache.ws.commons.axiom/dom-aspects/1.3.0-SNAPSHOT/dom-aspects-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/dom-aspects/target/dom-aspects-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/dom-aspects/1.3.0-20160123.000024-10/dom-aspects-1.3.0-20160123.000024-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/dom-aspects/target/dom-aspects-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/dom-aspects/1.3.0-20160123.000024-10/dom-aspects-1.3.0-20160123.000024-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/dom-aspects/target/dom-aspects-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/dom-aspects/1.3.0-20160123.000024-10/dom-aspects-1.3.0-20160123.000024-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/dom-aspects/target/jacoco.exec> to org.apache.ws.commons.axiom/dom-aspects/1.3.0-20160123.000024-10/dom-aspects-1.3.0-20160123.000024-10-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/components/pom.xml> to org.apache.ws.commons.axiom/components/1.3.0-SNAPSHOT/components-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/javadoc-postprocessor-plugin/pom.xml> to org.apache.ws.commons.axiom/javadoc-postprocessor-plugin/1.3.0-SNAPSHOT/javadoc-postprocessor-plugin-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/javadoc-postprocessor-plugin/target/javadoc-postprocessor-plugin-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/javadoc-postprocessor-plugin/1.3.0-20160122.235308-10/javadoc-postprocessor-plugin-1.3.0-20160122.235308-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/javadoc-postprocessor-plugin/target/javadoc-postprocessor-plugin-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/javadoc-postprocessor-plugin/1.3.0-20160122.235308-10/javadoc-postprocessor-plugin-1.3.0-20160122.235308-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/javadoc-postprocessor-plugin/target/javadoc-postprocessor-plugin-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/javadoc-postprocessor-plugin/1.3.0-20160122.235308-10/javadoc-postprocessor-plugin-1.3.0-20160122.235308-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/cross-om-tests/pom.xml> to org.apache.ws.commons.axiom/cross-om-tests/1.3.0-SNAPSHOT/cross-om-tests-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/cross-om-tests/target/cross-om-tests-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/cross-om-tests/1.3.0-SNAPSHOT/cross-om-tests-1.3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/cross-om-tests/target/cross-om-tests-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/cross-om-tests/1.3.0-SNAPSHOT/cross-om-tests-1.3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/cross-om-tests/target/jacoco.exec> to org.apache.ws.commons.axiom/cross-om-tests/1.3.0-SNAPSHOT/cross-om-tests-1.3.0-SNAPSHOT-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/saaj-testsuite/pom.xml> to org.apache.ws.commons.axiom/saaj-testsuite/1.3.0-SNAPSHOT/saaj-testsuite-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/jaxen-testsuite/pom.xml> to org.apache.ws.commons.axiom/jaxen-testsuite/1.3.0-SNAPSHOT/jaxen-testsuite-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/jaxen-testsuite/target/jaxen-testsuite-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/jaxen-testsuite/1.3.0-20160122.235705-10/jaxen-testsuite-1.3.0-20160122.235705-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/jaxen-testsuite/target/jaxen-testsuite-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/jaxen-testsuite/1.3.0-20160122.235705-10/jaxen-testsuite-1.3.0-20160122.235705-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/jaxen-testsuite/target/jaxen-testsuite-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/jaxen-testsuite/1.3.0-20160122.235705-10/jaxen-testsuite-1.3.0-20160122.235705-10-javadoc.jar
Compressed 248.45 KB of artifacts by 25.8% relative to #2435
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/distribution/pom.xml> to org.apache.ws.commons.axiom/distribution/1.3.0-SNAPSHOT/distribution-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/components/xml-utils/pom.xml> to org.apache.ws.commons.axiom/xml-utils/1.3.0-SNAPSHOT/xml-utils-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/components/xml-utils/target/xml-utils-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/xml-utils/1.3.0-20160122.235422-10/xml-utils-1.3.0-20160122.235422-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/components/xml-utils/target/xml-utils-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/xml-utils/1.3.0-20160122.235422-10/xml-utils-1.3.0-20160122.235422-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/components/xml-utils/target/xml-utils-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/xml-utils/1.3.0-20160122.235422-10/xml-utils-1.3.0-20160122.235422-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/components/xml-utils/target/jacoco.exec> to org.apache.ws.commons.axiom/xml-utils/1.3.0-20160122.235422-10/xml-utils-1.3.0-20160122.235422-10-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/multiton/pom.xml> to org.apache.ws.commons.axiom/multiton/1.3.0-SNAPSHOT/multiton-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/multiton/target/multiton-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/multiton/1.3.0-20160122.235317-10/multiton-1.3.0-20160122.235317-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/multiton/target/multiton-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/multiton/1.3.0-20160122.235317-10/multiton-1.3.0-20160122.235317-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/multiton/target/multiton-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/multiton/1.3.0-20160122.235317-10/multiton-1.3.0-20160122.235317-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/apidocs/pom.xml> to org.apache.ws.commons.axiom/apidocs/1.3.0-SNAPSHOT/apidocs-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/pom.xml> to org.apache.ws.commons.axiom/testing/1.3.0-SNAPSHOT/testing-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/target/testing-1.3.0-SNAPSHOT-site.xml> to org.apache.ws.commons.axiom/testing/1.3.0-20160122.235312-10/testing-1.3.0-20160122.235312-10-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/old-tests/pom.xml> to org.apache.ws.commons.axiom/old-tests/1.3.0-SNAPSHOT/old-tests-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/old-tests/target/old-tests-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/old-tests/1.3.0-SNAPSHOT/old-tests-1.3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/old-tests/target/old-tests-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/old-tests/1.3.0-SNAPSHOT/old-tests-1.3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/old-tests/target/jacoco.exec> to org.apache.ws.commons.axiom/old-tests/1.3.0-SNAPSHOT/old-tests-1.3.0-SNAPSHOT-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/osgi-tests/pom.xml> to org.apache.ws.commons.axiom/osgi-tests/1.3.0-SNAPSHOT/osgi-tests-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/osgi-tests/target/osgi-tests-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/osgi-tests/1.3.0-SNAPSHOT/osgi-tests-1.3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/osgi-tests/target/osgi-tests-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/osgi-tests/1.3.0-SNAPSHOT/osgi-tests-1.3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/osgi-tests/target/jacoco.exec> to org.apache.ws.commons.axiom/osgi-tests/1.3.0-SNAPSHOT/osgi-tests-1.3.0-SNAPSHOT-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/soap-testsuite/pom.xml> to org.apache.ws.commons.axiom/soap-testsuite/1.3.0-SNAPSHOT/soap-testsuite-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/soap-testsuite/target/soap-testsuite-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/soap-testsuite/1.3.0-20160122.235432-10/soap-testsuite-1.3.0-20160122.235432-10.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/soap-testsuite/target/soap-testsuite-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/soap-testsuite/1.3.0-20160122.235432-10/soap-testsuite-1.3.0-20160122.235432-10-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/soap-testsuite/target/soap-testsuite-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/soap-testsuite/1.3.0-20160122.235432-10/soap-testsuite-1.3.0-20160122.235432-10-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/soap-testsuite/target/jacoco.exec> to org.apache.ws.commons.axiom/soap-testsuite/1.3.0-20160122.235432-10/soap-testsuite-1.3.0-20160122.235432-10-jacoco.exec
Compressed 400.53 KB of artifacts by 32.0% relative to #2435
Sending e-mails to: dev@ws.apache.org
channel stopped

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


Jenkins build is back to normal : axiom-trunk #2438

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/axiom-trunk/2438/changes>


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


Build failed in Jenkins: axiom-trunk #2437

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/axiom-trunk/2437/changes>

Changes:

[veithen] Lock down StAXOMBuilder.

------------------------------------------
[...truncated 13698 lines...]
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:250: warning: no description for @param
[ERROR] * @param parent
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:251: warning: no description for @param
[ERROR] * @param text
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:262: warning: no @param for parent
[ERROR] OMText createOMText(OMContainer parent, char[] charArary, int type);
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:262: warning: no @param for charArary
[ERROR] OMText createOMText(OMContainer parent, char[] charArary, int type);
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:262: warning: no @param for type
[ERROR] OMText createOMText(OMContainer parent, char[] charArary, int type);
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:262: warning: no @return
[ERROR] OMText createOMText(OMContainer parent, char[] charArary, int type);
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:268: warning: no @param for parent
[ERROR] OMText createOMText(OMContainer parent, QName text, int type);
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:268: warning: no @param for text
[ERROR] OMText createOMText(OMContainer parent, QName text, int type);
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:268: warning: no @param for type
[ERROR] OMText createOMText(OMContainer parent, QName text, int type);
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:268: warning: no @return
[ERROR] OMText createOMText(OMContainer parent, QName text, int type);
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:271: warning: no description for @param
[ERROR] * @param s
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:277: warning: no description for @param
[ERROR] * @param s
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:313: warning: no description for @param
[ERROR] * @param localName
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:314: warning: no description for @param
[ERROR] * @param ns
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:315: warning: no description for @param
[ERROR] * @param value
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:349: warning: no description for @param
[ERROR] * @param parent
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/OMFactory.java>:350: warning: no description for @param
[ERROR] * @param piTarget
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/impl/builder/CustomBuilder.java>:35: error: reference not found
[ERROR] * @see org.apache.axiom.om.impl.builder.StAXBuilder#registerCustomBuilder(javax.xml.namespace.QName, int, CustomBuilder)
[ERROR] ^
[ERROR] <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/src/main/java/org/apache/axiom/om/impl/builder/CustomBuilder.java>:36: error: reference not found
[ERROR] * @see org.apache.axiom.om.impl.builder.StAXBuilder#registerCustomBuilderForPayload(CustomBuilder)
[ERROR] ^
[ERROR] 
[ERROR] Command line was: /home/jenkins/tools/java/jdk1.8.0/jre/../bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<https://builds.apache.org/job/axiom-trunk/ws/axiom/apidocs/target/apidocs'> dir.
[ERROR] -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :apidocs
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-compat/pom.xml> to org.apache.ws.commons.axiom/axiom-compat/1.3.0-SNAPSHOT/axiom-compat-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-compat/target/axiom-compat-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/axiom-compat/1.3.0-20160123.010344-11/axiom-compat-1.3.0-20160123.010344-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-compat/target/axiom-compat-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/axiom-compat/1.3.0-20160123.010344-11/axiom-compat-1.3.0-20160123.010344-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-compat/target/axiom-compat-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/axiom-compat/1.3.0-20160123.010344-11/axiom-compat-1.3.0-20160123.010344-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-compat/target/jacoco.exec> to org.apache.ws.commons.axiom/axiom-compat/1.3.0-20160123.010344-11/axiom-compat-1.3.0-20160123.010344-11-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/fom-impl/pom.xml> to org.apache.ws.commons.axiom/fom-impl/1.3.0-SNAPSHOT/fom-impl-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-impl/pom.xml> to org.apache.ws.commons.axiom/axiom-impl/1.3.0-SNAPSHOT/axiom-impl-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-impl/target/axiom-impl-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/axiom-impl/1.3.0-20160123.005912-11/axiom-impl-1.3.0-20160123.005912-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-impl/target/axiom-impl-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/axiom-impl/1.3.0-20160123.005912-11/axiom-impl-1.3.0-20160123.005912-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-impl/target/axiom-impl-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/axiom-impl/1.3.0-20160123.005912-11/axiom-impl-1.3.0-20160123.005912-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-impl/target/jacoco.exec> to org.apache.ws.commons.axiom/axiom-impl/1.3.0-20160123.005912-11/axiom-impl-1.3.0-20160123.005912-11-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/pom.xml> to org.apache.ws.commons.axiom/buildutils/1.3.0-SNAPSHOT/buildutils-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-all/pom.xml> to org.apache.ws.commons.axiom/axiom-all/1.3.0-SNAPSHOT/axiom-all-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-all/target/axiom-all-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/axiom-all/1.3.0-SNAPSHOT/axiom-all-1.3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-all/target/axiom-all-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/axiom-all/1.3.0-SNAPSHOT/axiom-all-1.3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/pom.xml> to org.apache.ws.commons.axiom/implementations/1.3.0-SNAPSHOT/implementations-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/target/implementations-1.3.0-SNAPSHOT-site.xml> to org.apache.ws.commons.axiom/implementations/1.3.0-20160123.005635-11/implementations-1.3.0-20160123.005635-11-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/shade-osgi/pom.xml> to org.apache.ws.commons.axiom/shade-osgi/1.3.0-SNAPSHOT/shade-osgi-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/shade-osgi/target/shade-osgi-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/shade-osgi/1.3.0-20160123.005156-11/shade-osgi-1.3.0-20160123.005156-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/shade-osgi/target/shade-osgi-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/shade-osgi/1.3.0-20160123.005156-11/shade-osgi-1.3.0-20160123.005156-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/shade-osgi/target/shade-osgi-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/shade-osgi/1.3.0-20160123.005156-11/shade-osgi-1.3.0-20160123.005156-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-c14n/pom.xml> to org.apache.ws.commons.axiom/axiom-c14n/1.3.0-SNAPSHOT/axiom-c14n-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-c14n/target/axiom-c14n-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/axiom-c14n/1.3.0-20160123.010409-11/axiom-c14n-1.3.0-20160123.010409-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-c14n/target/axiom-c14n-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/axiom-c14n/1.3.0-20160123.010409-11/axiom-c14n-1.3.0-20160123.010409-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-c14n/target/axiom-c14n-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/axiom-c14n/1.3.0-20160123.010409-11/axiom-c14n-1.3.0-20160123.010409-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-c14n/target/jacoco.exec> to org.apache.ws.commons.axiom/axiom-c14n/1.3.0-20160123.010409-11/axiom-c14n-1.3.0-20160123.010409-11-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/dom-testsuite/pom.xml> to org.apache.ws.commons.axiom/dom-testsuite/1.3.0-SNAPSHOT/dom-testsuite-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/dom-testsuite/target/dom-testsuite-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/dom-testsuite/1.3.0-20160123.010015-11/dom-testsuite-1.3.0-20160123.010015-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/dom-testsuite/target/dom-testsuite-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/dom-testsuite/1.3.0-20160123.010015-11/dom-testsuite-1.3.0-20160123.010015-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/dom-testsuite/target/dom-testsuite-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/dom-testsuite/1.3.0-20160123.010015-11/dom-testsuite-1.3.0-20160123.010015-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/dom-testsuite/target/jacoco.exec> to org.apache.ws.commons.axiom/dom-testsuite/1.3.0-20160123.010015-11/dom-testsuite-1.3.0-20160123.010015-11-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/spring-ws-testsuite/pom.xml> to org.apache.ws.commons.axiom/spring-ws-testsuite/1.3.0-SNAPSHOT/spring-ws-testsuite-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/spring-ws-testsuite/target/spring-ws-testsuite-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/spring-ws-testsuite/1.3.0-20160123.010614-11/spring-ws-testsuite-1.3.0-20160123.010614-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/spring-ws-testsuite/target/spring-ws-testsuite-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/spring-ws-testsuite/1.3.0-20160123.010614-11/spring-ws-testsuite-1.3.0-20160123.010614-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/spring-ws-testsuite/target/spring-ws-testsuite-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/spring-ws-testsuite/1.3.0-20160123.010614-11/spring-ws-testsuite-1.3.0-20160123.010614-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/spring-ws-testsuite/target/jacoco.exec> to org.apache.ws.commons.axiom/spring-ws-testsuite/1.3.0-20160123.010614-11/spring-ws-testsuite-1.3.0-20160123.010614-11-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/jboss-tests/pom.xml> to org.apache.ws.commons.axiom/jboss-tests/1.3.0-SNAPSHOT/jboss-tests-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/jboss-tests/target/jboss-tests-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/jboss-tests/1.3.0-SNAPSHOT/jboss-tests-1.3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/jboss-tests/target/jboss-tests-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/jboss-tests/1.3.0-SNAPSHOT/jboss-tests-1.3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/jboss-tests/target/jacoco.exec> to org.apache.ws.commons.axiom/jboss-tests/1.3.0-SNAPSHOT/jboss-tests-1.3.0-SNAPSHOT-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/eclipse-tests/pom.xml> to org.apache.ws.commons.axiom/eclipse-tests/1.3.0-SNAPSHOT/eclipse-tests-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/eclipse-tests/target/it/project/target/jacoco.exec> to org.apache.ws.commons.axiom/eclipse-tests/1.3.0-SNAPSHOT/eclipse-tests-1.3.0-SNAPSHOT-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/axiom-testsuite/pom.xml> to org.apache.ws.commons.axiom/axiom-testsuite/1.3.0-SNAPSHOT/axiom-testsuite-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/axiom-testsuite/target/axiom-testsuite-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/axiom-testsuite/1.3.0-20160123.005630-11/axiom-testsuite-1.3.0-20160123.005630-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/axiom-testsuite/target/axiom-testsuite-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/axiom-testsuite/1.3.0-20160123.005630-11/axiom-testsuite-1.3.0-20160123.005630-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/axiom-testsuite/target/axiom-testsuite-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/axiom-testsuite/1.3.0-20160123.005630-11/axiom-testsuite-1.3.0-20160123.005630-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/pom.xml> to org.apache.ws.commons.axiom/systests/1.3.0-SNAPSHOT/systests-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/fom-testsuite/pom.xml> to org.apache.ws.commons.axiom/fom-testsuite/1.3.0-SNAPSHOT/fom-testsuite-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/shared-aspects/pom.xml> to org.apache.ws.commons.axiom/shared-aspects/1.3.0-SNAPSHOT/shared-aspects-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/shared-aspects/target/shared-aspects-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/shared-aspects/1.3.0-20160123.005524-11/shared-aspects-1.3.0-20160123.005524-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/shared-aspects/target/shared-aspects-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/shared-aspects/1.3.0-20160123.005524-11/shared-aspects-1.3.0-20160123.005524-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/shared-aspects/target/shared-aspects-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/shared-aspects/1.3.0-20160123.005524-11/shared-aspects-1.3.0-20160123.005524-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/xml-truth/pom.xml> to org.apache.ws.commons.axiom/xml-truth/1.3.0-SNAPSHOT/xml-truth-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/xml-truth/target/xml-truth-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/xml-truth/1.3.0-20160123.005258-11/xml-truth-1.3.0-20160123.005258-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/xml-truth/target/xml-truth-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/xml-truth/1.3.0-20160123.005258-11/xml-truth-1.3.0-20160123.005258-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/xml-truth/target/xml-truth-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/xml-truth/1.3.0-20160123.005258-11/xml-truth-1.3.0-20160123.005258-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/xml-truth/target/jacoco.exec> to org.apache.ws.commons.axiom/xml-truth/1.3.0-20160123.005258-11/xml-truth-1.3.0-20160123.005258-11-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/userguide/pom.xml> to org.apache.ws.commons.axiom/userguide/1.3.0-SNAPSHOT/userguide-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/userguide/target/docbkx/pdf/userguide.pdf> to org.apache.ws.commons.axiom/userguide/1.3.0-SNAPSHOT/userguide-1.3.0-SNAPSHOT.pdf
Compressed 349.50 KB of artifacts by 82.4% relative to #2436
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/pom.xml> to org.apache.ws.commons.axiom/axiom-api/1.3.0-SNAPSHOT/axiom-api-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/target/axiom-api-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/axiom-api/1.3.0-20160123.005458-11/axiom-api-1.3.0-20160123.005458-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/target/axiom-api-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/axiom-api/1.3.0-20160123.005458-11/axiom-api-1.3.0-20160123.005458-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/target/axiom-api-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/axiom-api/1.3.0-20160123.005458-11/axiom-api-1.3.0-20160123.005458-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/target/axiom-api-1.3.0-SNAPSHOT-tests.jar> to org.apache.ws.commons.axiom/axiom-api/1.3.0-20160123.005458-11/axiom-api-1.3.0-20160123.005458-11-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-api/target/jacoco.exec> to org.apache.ws.commons.axiom/axiom-api/1.3.0-20160123.005458-11/axiom-api-1.3.0-20160123.005458-11-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/core-aspects/pom.xml> to org.apache.ws.commons.axiom/core-aspects/1.3.0-SNAPSHOT/core-aspects-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/core-aspects/target/core-aspects-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/core-aspects/1.3.0-20160123.005514-11/core-aspects-1.3.0-20160123.005514-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/core-aspects/target/core-aspects-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/core-aspects/1.3.0-20160123.005514-11/core-aspects-1.3.0-20160123.005514-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/core-aspects/target/core-aspects-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/core-aspects/1.3.0-20160123.005514-11/core-aspects-1.3.0-20160123.005514-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/fom-aspects/pom.xml> to org.apache.ws.commons.axiom/fom-aspects/1.3.0-SNAPSHOT/fom-aspects-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/xml-testsuite/pom.xml> to org.apache.ws.commons.axiom/xml-testsuite/1.3.0-SNAPSHOT/xml-testsuite-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/xml-testsuite/target/xml-testsuite-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/xml-testsuite/1.3.0-20160123.005238-11/xml-testsuite-1.3.0-20160123.005238-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/xml-testsuite/target/xml-testsuite-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/xml-testsuite/1.3.0-20160123.005238-11/xml-testsuite-1.3.0-20160123.005238-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/xml-testsuite/target/xml-testsuite-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/xml-testsuite/1.3.0-20160123.005238-11/xml-testsuite-1.3.0-20160123.005238-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/wss4j-tests/pom.xml> to org.apache.ws.commons.axiom/wss4j-tests/1.3.0-SNAPSHOT/wss4j-tests-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/wss4j-tests/target/wss4j-tests-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/wss4j-tests/1.3.0-SNAPSHOT/wss4j-tests-1.3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/wss4j-tests/target/wss4j-tests-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/wss4j-tests/1.3.0-SNAPSHOT/wss4j-tests-1.3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/wss4j-tests/target/jacoco.exec> to org.apache.ws.commons.axiom/wss4j-tests/1.3.0-SNAPSHOT/wss4j-tests-1.3.0-SNAPSHOT-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/pom.xml> to org.apache.ws.commons.axiom/aspects/1.3.0-SNAPSHOT/aspects-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/om-aspects/pom.xml> to org.apache.ws.commons.axiom/om-aspects/1.3.0-SNAPSHOT/om-aspects-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/om-aspects/target/om-aspects-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/om-aspects/1.3.0-20160123.005547-11/om-aspects-1.3.0-20160123.005547-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/om-aspects/target/om-aspects-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/om-aspects/1.3.0-20160123.005547-11/om-aspects-1.3.0-20160123.005547-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/om-aspects/target/om-aspects-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/om-aspects/1.3.0-20160123.005547-11/om-aspects-1.3.0-20160123.005547-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/om-aspects/target/jacoco.exec> to org.apache.ws.commons.axiom/om-aspects/1.3.0-20160123.005547-11/om-aspects-1.3.0-20160123.005547-11-jacoco.exec
Compressed 1.50 MB of artifacts by 27.0% relative to #2436
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-jaxb/pom.xml> to org.apache.ws.commons.axiom/axiom-jaxb/1.3.0-SNAPSHOT/axiom-jaxb-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-jaxb/target/axiom-jaxb-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/axiom-jaxb/1.3.0-20160123.010355-11/axiom-jaxb-1.3.0-20160123.010355-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-jaxb/target/axiom-jaxb-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/axiom-jaxb/1.3.0-20160123.010355-11/axiom-jaxb-1.3.0-20160123.010355-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-jaxb/target/axiom-jaxb-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/axiom-jaxb/1.3.0-20160123.010355-11/axiom-jaxb-1.3.0-20160123.010355-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/axiom-jaxb/target/jacoco.exec> to org.apache.ws.commons.axiom/axiom-jaxb/1.3.0-20160123.010355-11/axiom-jaxb-1.3.0-20160123.010355-11-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/testutils/pom.xml> to org.apache.ws.commons.axiom/testutils/1.3.0-SNAPSHOT/testutils-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/testutils/target/testutils-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/testutils/1.3.0-20160123.005230-11/testutils-1.3.0-20160123.005230-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/testutils/target/testutils-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/testutils/1.3.0-20160123.005230-11/testutils-1.3.0-20160123.005230-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/testutils/target/testutils-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/testutils/1.3.0-20160123.005230-11/testutils-1.3.0-20160123.005230-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/testutils/target/jacoco.exec> to org.apache.ws.commons.axiom/testutils/1.3.0-20160123.005230-11/testutils-1.3.0-20160123.005230-11-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/shade-axiom-xml/pom.xml> to org.apache.ws.commons.axiom/shade-axiom-xml/1.3.0-SNAPSHOT/shade-axiom-xml-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/shade-axiom-xml/target/shade-axiom-xml-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/shade-axiom-xml/1.3.0-20160123.005148-11/shade-axiom-xml-1.3.0-20160123.005148-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/shade-axiom-xml/target/shade-axiom-xml-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/shade-axiom-xml/1.3.0-20160123.005148-11/shade-axiom-xml-1.3.0-20160123.005148-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/shade-axiom-xml/target/shade-axiom-xml-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/shade-axiom-xml/1.3.0-20160123.005148-11/shade-axiom-xml-1.3.0-20160123.005148-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/spring-ws-tests/pom.xml> to org.apache.ws.commons.axiom/spring-ws-tests/1.3.0-SNAPSHOT/spring-ws-tests-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/spring-ws-tests/target/spring-ws-tests-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/spring-ws-tests/1.3.0-SNAPSHOT/spring-ws-tests-1.3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/spring-ws-tests/target/spring-ws-tests-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/spring-ws-tests/1.3.0-SNAPSHOT/spring-ws-tests-1.3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/devguide/pom.xml> to org.apache.ws.commons.axiom/devguide/1.3.0-SNAPSHOT/devguide-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/devguide/target/docbkx/pdf/devguide.pdf> to org.apache.ws.commons.axiom/devguide/1.3.0-SNAPSHOT/devguide-1.3.0-SNAPSHOT.pdf
Compressed 353.31 KB of artifacts by 81.5% relative to #2436
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/jaxp-testsuite/pom.xml> to org.apache.ws.commons.axiom/jaxp-testsuite/1.3.0-SNAPSHOT/jaxp-testsuite-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/jaxp-testsuite/target/jaxp-testsuite-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/jaxp-testsuite/1.3.0-20160123.005245-11/jaxp-testsuite-1.3.0-20160123.005245-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/jaxp-testsuite/target/jaxp-testsuite-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/jaxp-testsuite/1.3.0-20160123.005245-11/jaxp-testsuite-1.3.0-20160123.005245-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/jaxp-testsuite/target/jaxp-testsuite-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/jaxp-testsuite/1.3.0-20160123.005245-11/jaxp-testsuite-1.3.0-20160123.005245-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-dom/pom.xml> to org.apache.ws.commons.axiom/axiom-dom/1.3.0-SNAPSHOT/axiom-dom-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-dom/target/axiom-dom-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/axiom-dom/1.3.0-20160123.010329-11/axiom-dom-1.3.0-20160123.010329-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-dom/target/axiom-dom-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/axiom-dom/1.3.0-20160123.010329-11/axiom-dom-1.3.0-20160123.010329-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-dom/target/axiom-dom-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/axiom-dom/1.3.0-20160123.010329-11/axiom-dom-1.3.0-20160123.010329-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/implementations/axiom-dom/target/jacoco.exec> to org.apache.ws.commons.axiom/axiom-dom/1.3.0-20160123.010329-11/axiom-dom-1.3.0-20160123.010329-11-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/samples/pom.xml> to org.apache.ws.commons.axiom/samples/1.3.0-SNAPSHOT/samples-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/samples/target/samples-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/samples/1.3.0-SNAPSHOT/samples-1.3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/samples/target/samples-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/samples/1.3.0-SNAPSHOT/samples-1.3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/samples/target/jacoco.exec> to org.apache.ws.commons.axiom/samples/1.3.0-SNAPSHOT/samples-1.3.0-SNAPSHOT-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/pom.xml> to org.apache.ws.commons.axiom/axiom/1.3.0-SNAPSHOT/axiom-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/target/axiom-1.3.0-SNAPSHOT-site.xml> to org.apache.ws.commons.axiom/axiom/1.3.0-20160123.005131-11/axiom-1.3.0-20160123.005131-11-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/jar-resource-bundle/pom.xml> to org.apache.ws.commons.axiom/jar-resource-bundle/1.3.0-SNAPSHOT/jar-resource-bundle-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/jar-resource-bundle/target/jar-resource-bundle-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/jar-resource-bundle/1.3.0-20160123.005139-11/jar-resource-bundle-1.3.0-20160123.005139-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/jar-resource-bundle/target/jar-resource-bundle-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/jar-resource-bundle/1.3.0-20160123.005139-11/jar-resource-bundle-1.3.0-20160123.005139-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/axiom-truth/pom.xml> to org.apache.ws.commons.axiom/axiom-truth/1.3.0-SNAPSHOT/axiom-truth-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/axiom-truth/target/axiom-truth-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/axiom-truth/1.3.0-20160123.005555-11/axiom-truth-1.3.0-20160123.005555-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/axiom-truth/target/axiom-truth-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/axiom-truth/1.3.0-20160123.005555-11/axiom-truth-1.3.0-20160123.005555-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/axiom-truth/target/axiom-truth-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/axiom-truth/1.3.0-20160123.005555-11/axiom-truth-1.3.0-20160123.005555-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/code-coverage/pom.xml> to org.apache.ws.commons.axiom/code-coverage/1.3.0-SNAPSHOT/code-coverage-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/dom-aspects/pom.xml> to org.apache.ws.commons.axiom/dom-aspects/1.3.0-SNAPSHOT/dom-aspects-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/dom-aspects/target/dom-aspects-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/dom-aspects/1.3.0-20160123.005924-11/dom-aspects-1.3.0-20160123.005924-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/dom-aspects/target/dom-aspects-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/dom-aspects/1.3.0-20160123.005924-11/dom-aspects-1.3.0-20160123.005924-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/dom-aspects/target/dom-aspects-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/dom-aspects/1.3.0-20160123.005924-11/dom-aspects-1.3.0-20160123.005924-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/aspects/dom-aspects/target/jacoco.exec> to org.apache.ws.commons.axiom/dom-aspects/1.3.0-20160123.005924-11/dom-aspects-1.3.0-20160123.005924-11-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/components/pom.xml> to org.apache.ws.commons.axiom/components/1.3.0-SNAPSHOT/components-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/javadoc-postprocessor-plugin/pom.xml> to org.apache.ws.commons.axiom/javadoc-postprocessor-plugin/1.3.0-SNAPSHOT/javadoc-postprocessor-plugin-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/javadoc-postprocessor-plugin/target/javadoc-postprocessor-plugin-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/javadoc-postprocessor-plugin/1.3.0-20160123.005204-11/javadoc-postprocessor-plugin-1.3.0-20160123.005204-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/javadoc-postprocessor-plugin/target/javadoc-postprocessor-plugin-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/javadoc-postprocessor-plugin/1.3.0-20160123.005204-11/javadoc-postprocessor-plugin-1.3.0-20160123.005204-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/buildutils/javadoc-postprocessor-plugin/target/javadoc-postprocessor-plugin-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/javadoc-postprocessor-plugin/1.3.0-20160123.005204-11/javadoc-postprocessor-plugin-1.3.0-20160123.005204-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/cross-om-tests/pom.xml> to org.apache.ws.commons.axiom/cross-om-tests/1.3.0-SNAPSHOT/cross-om-tests-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/cross-om-tests/target/cross-om-tests-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/cross-om-tests/1.3.0-SNAPSHOT/cross-om-tests-1.3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/cross-om-tests/target/cross-om-tests-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/cross-om-tests/1.3.0-SNAPSHOT/cross-om-tests-1.3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/cross-om-tests/target/jacoco.exec> to org.apache.ws.commons.axiom/cross-om-tests/1.3.0-SNAPSHOT/cross-om-tests-1.3.0-SNAPSHOT-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/saaj-testsuite/pom.xml> to org.apache.ws.commons.axiom/saaj-testsuite/1.3.0-SNAPSHOT/saaj-testsuite-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/jaxen-testsuite/pom.xml> to org.apache.ws.commons.axiom/jaxen-testsuite/1.3.0-SNAPSHOT/jaxen-testsuite-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/jaxen-testsuite/target/jaxen-testsuite-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/jaxen-testsuite/1.3.0-20160123.005602-11/jaxen-testsuite-1.3.0-20160123.005602-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/jaxen-testsuite/target/jaxen-testsuite-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/jaxen-testsuite/1.3.0-20160123.005602-11/jaxen-testsuite-1.3.0-20160123.005602-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/jaxen-testsuite/target/jaxen-testsuite-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/jaxen-testsuite/1.3.0-20160123.005602-11/jaxen-testsuite-1.3.0-20160123.005602-11-javadoc.jar
Compressed 248.45 KB of artifacts by 25.8% relative to #2436
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/distribution/pom.xml> to org.apache.ws.commons.axiom/distribution/1.3.0-SNAPSHOT/distribution-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/components/xml-utils/pom.xml> to org.apache.ws.commons.axiom/xml-utils/1.3.0-SNAPSHOT/xml-utils-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/components/xml-utils/target/xml-utils-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/xml-utils/1.3.0-20160123.005314-11/xml-utils-1.3.0-20160123.005314-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/components/xml-utils/target/xml-utils-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/xml-utils/1.3.0-20160123.005314-11/xml-utils-1.3.0-20160123.005314-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/components/xml-utils/target/xml-utils-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/xml-utils/1.3.0-20160123.005314-11/xml-utils-1.3.0-20160123.005314-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/components/xml-utils/target/jacoco.exec> to org.apache.ws.commons.axiom/xml-utils/1.3.0-20160123.005314-11/xml-utils-1.3.0-20160123.005314-11-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/multiton/pom.xml> to org.apache.ws.commons.axiom/multiton/1.3.0-SNAPSHOT/multiton-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/multiton/target/multiton-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/multiton/1.3.0-20160123.005213-11/multiton-1.3.0-20160123.005213-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/multiton/target/multiton-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/multiton/1.3.0-20160123.005213-11/multiton-1.3.0-20160123.005213-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/multiton/target/multiton-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/multiton/1.3.0-20160123.005213-11/multiton-1.3.0-20160123.005213-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/apidocs/pom.xml> to org.apache.ws.commons.axiom/apidocs/1.3.0-SNAPSHOT/apidocs-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/pom.xml> to org.apache.ws.commons.axiom/testing/1.3.0-SNAPSHOT/testing-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/target/testing-1.3.0-SNAPSHOT-site.xml> to org.apache.ws.commons.axiom/testing/1.3.0-20160123.005208-11/testing-1.3.0-20160123.005208-11-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/old-tests/pom.xml> to org.apache.ws.commons.axiom/old-tests/1.3.0-SNAPSHOT/old-tests-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/old-tests/target/old-tests-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/old-tests/1.3.0-SNAPSHOT/old-tests-1.3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/old-tests/target/old-tests-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/old-tests/1.3.0-SNAPSHOT/old-tests-1.3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/old-tests/target/jacoco.exec> to org.apache.ws.commons.axiom/old-tests/1.3.0-SNAPSHOT/old-tests-1.3.0-SNAPSHOT-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/osgi-tests/pom.xml> to org.apache.ws.commons.axiom/osgi-tests/1.3.0-SNAPSHOT/osgi-tests-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/osgi-tests/target/osgi-tests-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/osgi-tests/1.3.0-SNAPSHOT/osgi-tests-1.3.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/osgi-tests/target/osgi-tests-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/osgi-tests/1.3.0-SNAPSHOT/osgi-tests-1.3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/systests/osgi-tests/target/jacoco.exec> to org.apache.ws.commons.axiom/osgi-tests/1.3.0-SNAPSHOT/osgi-tests-1.3.0-SNAPSHOT-jacoco.exec
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/soap-testsuite/pom.xml> to org.apache.ws.commons.axiom/soap-testsuite/1.3.0-SNAPSHOT/soap-testsuite-1.3.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/soap-testsuite/target/soap-testsuite-1.3.0-SNAPSHOT.jar> to org.apache.ws.commons.axiom/soap-testsuite/1.3.0-20160123.005323-11/soap-testsuite-1.3.0-20160123.005323-11.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/soap-testsuite/target/soap-testsuite-1.3.0-SNAPSHOT-sources.jar> to org.apache.ws.commons.axiom/soap-testsuite/1.3.0-20160123.005323-11/soap-testsuite-1.3.0-20160123.005323-11-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/soap-testsuite/target/soap-testsuite-1.3.0-SNAPSHOT-javadoc.jar> to org.apache.ws.commons.axiom/soap-testsuite/1.3.0-20160123.005323-11/soap-testsuite-1.3.0-20160123.005323-11-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/axiom-trunk/ws/axiom/testing/soap-testsuite/target/jacoco.exec> to org.apache.ws.commons.axiom/soap-testsuite/1.3.0-20160123.005323-11/soap-testsuite-1.3.0-20160123.005323-11-jacoco.exec
Compressed 400.53 KB of artifacts by 32.0% relative to #2436
Sending e-mails to: dev@ws.apache.org
channel stopped

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