See <https://builds.apache.org/job/axis2-1.7/98/changes>

Changes:

[veithen] Merge r1776594 to the 1.7 branch.

------------------------------------------
[...truncated 7210 lines...]
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Axis2 - Root ............................... SUCCESS [20.767s]
[INFO] Apache Axis2 - Resource bundle .................... SUCCESS [10.448s]
[INFO] Apache Axis2 - Kernel ............................. SUCCESS [1:03.214s]
[INFO] Apache Axis2 - Data Binding ....................... SUCCESS [28.228s]
[INFO] Apache Axis2 - Transport - Local .................. SUCCESS [17.392s]
[INFO] Apache Axis2 - Addressing ......................... SUCCESS [19.938s]
[INFO] Apache Axis2 - Transport - Base ................... SUCCESS [22.309s]
[INFO] Apache Axis2 - Transport - testkit ................ SUCCESS [22.660s]
[INFO] Apache Axis2 - Transport - HTTP ................... SUCCESS [41.852s]
[INFO] Apache Axis2 - Code Generation .................... SUCCESS [27.261s]
[INFO] Apache Axis2 - ADB Codegen ........................ SUCCESS [55.553s]
[INFO] Apache Axis2 - Clustering ......................... SUCCESS [1:23.090s]
[INFO] Apache Axis2 - SAAJ ............................... SUCCESS [33.329s]
[INFO] Apache Axis2 - Ping ............................... SUCCESS [11.873s]
[INFO] Apache Axis2 - MEX ................................ SUCCESS [17.525s]
[INFO] axis2-repo-maven-plugin ........................... SUCCESS [27.356s]
[INFO] Apache Axis2 - Metadata ........................... SUCCESS [36.716s]
[INFO] Apache Axis2 - CORBA .............................. SUCCESS [17.701s]
[INFO] Apache Axis2 - Java2WSDL .......................... SUCCESS [19.563s]
[INFO] Apache Axis2 - Fast Infoset ....................... SUCCESS [24.740s]
[INFO] Apache Axis2 - Test Utilities ..................... SUCCESS [12.277s]
[INFO] Apache Axis2 - JAXB-RI Data Binding ............... FAILURE [19.939s]
[INFO] Apache Axis2 - JAXWS .............................. SKIPPED
[INFO] Apache Axis2 - JAXWS (mar) ........................ SKIPPED
[INFO] Apache Axis2 - JiBX Data Binding .................. SKIPPED
[INFO] Apache Axis2 - JSON ............................... SKIPPED
[INFO] Apache Axis2 - MTOM Policy ........................ SKIPPED
[INFO] Apache Axis2 - MTOM Policy module ................. SKIPPED
[INFO] Apache Axis2 - OSGi Integration ................... SKIPPED
[INFO] Apache Axis2 - Scripting .......................... SKIPPED
[INFO] Apache Axis2 - SOAP Monitor Servlet ............... SKIPPED
[INFO] Apache Axis2 - SOAP Monitor Module ................ SKIPPED
[INFO] Apache Axis2 - spring ............................. SKIPPED
[INFO] Apache Axis2 - XMLBeans Data Binding .............. SKIPPED
[INFO] Apache Axis2 - Version Service .................... SKIPPED
[INFO] Apache Axis2 - Web Application module ............. SKIPPED
[INFO] Apache Axis2 - tool - AAR Maven Plugin ............ SKIPPED
[INFO] Apache Axis2 - tool - Ant Plugin .................. SKIPPED
[INFO] Apache Axis2 - tool - Eclipse Codegen Plugin ...... SKIPPED
[INFO] Apache Axis2 - tool - Eclipse service Plugin ...... SKIPPED
[INFO] Apache Axis2 - tool - Intellij IDEA Plugin ........ SKIPPED
[INFO] Apache Axis2 - tool - Java2WSDL Maven Plugin ...... SKIPPED
[INFO] Apache Axis2 - tool - MAR Maven Plugin ............ SKIPPED
[INFO] Apache Axis2 - tool - WSDL2Code Maven Plugin ...... SKIPPED
[INFO] Apache Axis2 Simple HTTP server Maven Plugin ...... SKIPPED
[INFO] Apache Axis2 - Transport - JMS .................... SKIPPED
[INFO] Apache Axis2 - Transport - Mail ................... SKIPPED
[INFO] Apache Axis2 - Transport - TCP .................... SKIPPED
[INFO] Apache Axis2 - Transport - UDP .................... SKIPPED
[INFO] Apache Axis2 - Transport - XMPP ................... SKIPPED
[INFO] Javadoc ........................................... SKIPPED
[INFO] Apache Axis2 - ADB Tests .......................... SKIPPED
[INFO] Apache Axis2 - Integration ........................ SKIPPED
[INFO] Axis2 quickstart archetype ........................ SKIPPED
[INFO] Axis2 quickstart-web archetype .................... SKIPPED
[INFO] Apache Axis2 - JAXWS Integration Tests ............ SKIPPED
[INFO] Apache Axis2 - OSGi Tests ......................... SKIPPED
[INFO] Apache Axis2 - Distribution ....................... SKIPPED
[INFO] Samples parent POM ................................ SKIPPED
[INFO] JAXWS - Starting from Java Example ................ SKIPPED
[INFO] JAXWS Addressbook Service ......................... SKIPPED
[INFO] JAXWS Calculator Service .......................... SKIPPED
[INFO] JAXWS Interop Sample .............................. SKIPPED
[INFO] JAXWS Samples - Echo, Ping, MTOM .................. SKIPPED
[INFO] Apache Axis2 -JAXWS Version Service ............... SKIPPED
[INFO] Apache Axis2 Transport-HTTPS sample ............... SKIPPED
[INFO] httpsService ...................................... SKIPPED
[INFO] httpsClient ....................................... SKIPPED
[INFO] Apache Axis2 Transport-JMS sample ................. SKIPPED
[INFO] jmsService ........................................ SKIPPED
[INFO] systests .......................................... SKIPPED
[INFO] webapp-tests ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:49.144s
[INFO] Finished at: Mon Jan 02 22:08:52 UTC 2017
[INFO] Final Memory: 88M/248M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.5.1:testCompile 
(default-testCompile) on project axis2-jaxbri: Compilation failure: Compilation 
failure:
[ERROR] 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/jaxbri/src/test/java/org/apache/axis2/jaxbri/mtom/MtomImpl.java>:[27,23]
 package javax.mail.util does not exist
[ERROR] 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/jaxbri/src/test/java/org/apache/axis2/jaxbri/mtom/MtomImpl.java>:[50,49]
 cannot find symbol
[ERROR] symbol:   class ByteArrayDataSource
[ERROR] location: class org.apache.axis2.jaxbri.mtom.MtomImpl
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :axis2-jaxbri
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/tool/archetype/quickstart/pom.xml>
 to 
org.apache.axis2.archetype/quickstart/1.7.5-SNAPSHOT/quickstart-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/apidocs/pom.xml> to 
org.apache.axis2/apidocs/1.7.5-SNAPSHOT/apidocs-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/tool/axis2-aar-maven-plugin/pom.xml>
 to 
org.apache.axis2/axis2-aar-maven-plugin/1.7.5-SNAPSHOT/axis2-aar-maven-plugin-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/resource-bundle/pom.xml>
 to 
org.apache.axis2/axis2-resource-bundle/1.7.5-SNAPSHOT/axis2-resource-bundle-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/resource-bundle/target/axis2-resource-bundle-1.7.5-SNAPSHOT.jar>
 to 
org.apache.axis2/axis2-resource-bundle/1.7.5-20170102.215833-6/axis2-resource-bundle-1.7.5-20170102.215833-6.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/resource-bundle/target/axis2-resource-bundle-1.7.5-SNAPSHOT-sources.jar>
 to 
org.apache.axis2/axis2-resource-bundle/1.7.5-20170102.215833-6/axis2-resource-bundle-1.7.5-20170102.215833-6-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/adb-codegen/pom.xml> 
to 
org.apache.axis2/axis2-adb-codegen/1.7.5-SNAPSHOT/axis2-adb-codegen-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/adb-codegen/target/axis2-adb-codegen-1.7.5-SNAPSHOT.jar>
 to 
org.apache.axis2/axis2-adb-codegen/1.7.5-20170102.220333-6/axis2-adb-codegen-1.7.5-20170102.220333-6.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/adb-codegen/target/axis2-adb-codegen-1.7.5-SNAPSHOT-sources.jar>
 to 
org.apache.axis2/axis2-adb-codegen/1.7.5-20170102.220333-6/axis2-adb-codegen-1.7.5-20170102.220333-6-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/adb-codegen/target/axis2-adb-codegen-1.7.5-SNAPSHOT-javadoc.jar>
 to 
org.apache.axis2/axis2-adb-codegen/1.7.5-20170102.220333-6/axis2-adb-codegen-1.7.5-20170102.220333-6-javadoc.jar
Compressed 534.71 KB of artifacts by 23.9% relative to #97
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/tool/axis2-idea-plugin/pom.xml>
 to 
org.apache.axis2/axis2-idea-plugin/1.7.5-SNAPSHOT/axis2-idea-plugin-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/transport/jms/pom.xml>
 to 
org.apache.axis2/axis2-transport-jms/1.7.5-SNAPSHOT/axis2-transport-jms-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/tool/archetype/quickstart-webapp/pom.xml>
 to 
org.apache.axis2.archetype/quickstart-webapp/1.7.5-SNAPSHOT/quickstart-webapp-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/tool/simple-server-maven-plugin/pom.xml>
 to 
org.apache.axis2/simple-server-maven-plugin/1.7.5-SNAPSHOT/simple-server-maven-plugin-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/transport/base/pom.xml>
 to 
org.apache.axis2/axis2-transport-base/1.7.5-SNAPSHOT/axis2-transport-base-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/transport/base/target/axis2-transport-base-1.7.5-SNAPSHOT.jar>
 to 
org.apache.axis2/axis2-transport-base/1.7.5-20170102.220104-6/axis2-transport-base-1.7.5-20170102.220104-6.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/transport/base/target/axis2-transport-base-1.7.5-SNAPSHOT-sources.jar>
 to 
org.apache.axis2/axis2-transport-base/1.7.5-20170102.220104-6/axis2-transport-base-1.7.5-20170102.220104-6-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/transport/base/target/axis2-transport-base-1.7.5-SNAPSHOT-javadoc.jar>
 to 
org.apache.axis2/axis2-transport-base/1.7.5-20170102.220104-6/axis2-transport-base-1.7.5-20170102.220104-6-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/soapmonitor/servlet/pom.xml>
 to 
org.apache.axis2/axis2-soapmonitor-servlet/1.7.5-SNAPSHOT/axis2-soapmonitor-servlet-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/samples/jaxws-interop/pom.xml>
 to 
org.apache.axis2.examples/jaxws-interop/1.7.5-SNAPSHOT/jaxws-interop-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/corba/pom.xml> to 
org.apache.axis2/axis2-corba/1.7.5-SNAPSHOT/axis2-corba-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/corba/target/axis2-corba-1.7.5-SNAPSHOT.jar>
 to 
org.apache.axis2/axis2-corba/1.7.5-20170102.220724-6/axis2-corba-1.7.5-20170102.220724-6.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/corba/target/axis2-corba-1.7.5-SNAPSHOT-sources.jar>
 to 
org.apache.axis2/axis2-corba/1.7.5-20170102.220724-6/axis2-corba-1.7.5-20170102.220724-6-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/corba/target/axis2-corba-1.7.5-SNAPSHOT-javadoc.jar>
 to 
org.apache.axis2/axis2-corba/1.7.5-20170102.220724-6/axis2-corba-1.7.5-20170102.220724-6-javadoc.jar
Compressed 638.21 KB of artifacts by 10.0% relative to #97
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/osgi/pom.xml> to 
org.apache.axis2/org.apache.axis2.osgi/1.7.5-SNAPSHOT/org.apache.axis2.osgi-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/samples/jaxws-addressbook/pom.xml>
 to 
org.apache.axis2.examples/jaxws-addressbook/1.7.5-SNAPSHOT/jaxws-addressbook-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/addressing/pom.xml> 
to org.apache.axis2/addressing/1.7.5-SNAPSHOT/addressing-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/addressing/target/addressing-1.7.5-SNAPSHOT.mar>
 to 
org.apache.axis2/addressing/1.7.5-20170102.220040-6/addressing-1.7.5-20170102.220040-6.mar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/addressing/target/addressing-1.7.5-SNAPSHOT-sources.jar>
 to 
org.apache.axis2/addressing/1.7.5-20170102.220040-6/addressing-1.7.5-20170102.220040-6-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/addressing/target/addressing-1.7.5-SNAPSHOT-javadoc.jar>
 to 
org.apache.axis2/addressing/1.7.5-20170102.220040-6/addressing-1.7.5-20170102.220040-6-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/addressing/target/addressing-1.7.5-SNAPSHOT-classpath-module.jar>
 to 
org.apache.axis2/addressing/1.7.5-20170102.220040-6/addressing-1.7.5-20170102.220040-6-classpath-module.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/tool/axis2-ant-plugin/pom.xml>
 to 
org.apache.axis2/axis2-ant-plugin/1.7.5-SNAPSHOT/axis2-ant-plugin-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/json/pom.xml> to 
org.apache.axis2/axis2-json/1.7.5-SNAPSHOT/axis2-json-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/samples/transport/jms-sample/pom.xml>
 to 
org.apache.axis2.examples/jms-sample/1.7.5-SNAPSHOT/jms-sample-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/samples/jaxws-version/pom.xml>
 to 
org.apache.axis2.examples/jaxws-version/1.7.5-SNAPSHOT/jaxws-version-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/integration/pom.xml> 
to 
org.apache.axis2/axis2-integration/1.7.5-SNAPSHOT/axis2-integration-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/osgi-tests/pom.xml> 
to org.apache.axis2/osgi-tests/1.7.5-SNAPSHOT/osgi-tests-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/samples/version/pom.xml>
 to org.apache.axis2/version/1.7.5-SNAPSHOT/version-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/saaj/pom.xml> to 
org.apache.axis2/axis2-saaj/1.7.5-SNAPSHOT/axis2-saaj-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/saaj/target/axis2-saaj-1.7.5-SNAPSHOT.jar>
 to 
org.apache.axis2/axis2-saaj/1.7.5-20170102.220531-6/axis2-saaj-1.7.5-20170102.220531-6.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/saaj/target/axis2-saaj-1.7.5-SNAPSHOT-sources.jar>
 to 
org.apache.axis2/axis2-saaj/1.7.5-20170102.220531-6/axis2-saaj-1.7.5-20170102.220531-6-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/saaj/target/axis2-saaj-1.7.5-SNAPSHOT-javadoc.jar>
 to 
org.apache.axis2/axis2-saaj/1.7.5-20170102.220531-6/axis2-saaj-1.7.5-20170102.220531-6-javadoc.jar
Compressed 469.12 KB of artifacts by 13.6% relative to #97
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/tool/axis2-eclipse-service-plugin/pom.xml>
 to 
org.apache.axis2/axis2.eclipse.service.plugin/1.7.5-SNAPSHOT/axis2.eclipse.service.plugin-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/samples/transport/https-sample/httpsService/pom.xml>
 to 
org.apache.axis2.examples/httpsService/1.7.5-SNAPSHOT/httpsService-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/systests/pom.xml> to 
org.apache.axis2/systests/1.7.5-SNAPSHOT/systests-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/tool/axis2-eclipse-codegen-plugin/pom.xml>
 to 
org.apache.axis2/axis2.eclipse.codegen.plugin/1.7.5-SNAPSHOT/axis2.eclipse.codegen.plugin-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/jaxws/pom.xml> to 
org.apache.axis2/axis2-jaxws/1.7.5-SNAPSHOT/axis2-jaxws-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml>
 to 
org.apache.axis2/axis2-java2wsdl-maven-plugin/1.7.5-SNAPSHOT/axis2-java2wsdl-maven-plugin-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/tool/axis2-mar-maven-plugin/pom.xml>
 to 
org.apache.axis2/axis2-mar-maven-plugin/1.7.5-SNAPSHOT/axis2-mar-maven-plugin-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/samples/java_first_jaxws/pom.xml>
 to 
org.apache.axis2.examples/java_first_jaxws/1.7.5-SNAPSHOT/java_first_jaxws-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/axis2-1.7/ws/axis2/pom.xml> 
to org.apache.axis2/axis2/1.7.5-SNAPSHOT/axis2-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/target/axis2-1.7.5-SNAPSHOT-site.xml>
 to 
org.apache.axis2/axis2/1.7.5-20170102.215822-6/axis2-1.7.5-20170102.215822-6-site.xml
Compressed 64.50 KB of artifacts by 49.6% relative to #97
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/jaxbri/pom.xml> to 
org.apache.axis2/axis2-jaxbri/1.7.5-SNAPSHOT/axis2-jaxbri-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/transport/testkit/pom.xml>
 to 
org.apache.axis2/axis2-transport-testkit/1.7.5-SNAPSHOT/axis2-transport-testkit-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/transport/testkit/target/axis2-transport-testkit-1.7.5-SNAPSHOT.jar>
 to 
org.apache.axis2/axis2-transport-testkit/1.7.5-20170102.220126-6/axis2-transport-testkit-1.7.5-20170102.220126-6.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/transport/testkit/target/axis2-transport-testkit-1.7.5-SNAPSHOT-sources.jar>
 to 
org.apache.axis2/axis2-transport-testkit/1.7.5-20170102.220126-6/axis2-transport-testkit-1.7.5-20170102.220126-6-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/transport/testkit/target/axis2-transport-testkit-1.7.5-SNAPSHOT-javadoc.jar>
 to 
org.apache.axis2/axis2-transport-testkit/1.7.5-20170102.220126-6/axis2-transport-testkit-1.7.5-20170102.220126-6-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/soapmonitor/module/pom.xml>
 to org.apache.axis2/soapmonitor/1.7.5-SNAPSHOT/soapmonitor-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/ping/pom.xml> to 
org.apache.axis2/ping/1.7.5-SNAPSHOT/ping-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/ping/target/ping-1.7.5-SNAPSHOT.mar>
 to 
org.apache.axis2/ping/1.7.5-20170102.220544-6/ping-1.7.5-20170102.220544-6.mar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/ping/target/ping-1.7.5-SNAPSHOT-sources.jar>
 to 
org.apache.axis2/ping/1.7.5-20170102.220544-6/ping-1.7.5-20170102.220544-6-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/ping/target/ping-1.7.5-SNAPSHOT-javadoc.jar>
 to 
org.apache.axis2/ping/1.7.5-20170102.220544-6/ping-1.7.5-20170102.220544-6-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/adb-tests/pom.xml> to 
org.apache.axis2/axis2-adb-tests/1.7.5-SNAPSHOT/axis2-adb-tests-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/tool/axis2-repo-maven-plugin/pom.xml>
 to 
org.apache.axis2/axis2-repo-maven-plugin/1.7.5-SNAPSHOT/axis2-repo-maven-plugin-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/tool/axis2-repo-maven-plugin/target/axis2-repo-maven-plugin-1.7.5-SNAPSHOT.jar>
 to 
org.apache.axis2/axis2-repo-maven-plugin/1.7.5-20170102.220628-6/axis2-repo-maven-plugin-1.7.5-20170102.220628-6.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/tool/axis2-repo-maven-plugin/target/axis2-repo-maven-plugin-1.7.5-SNAPSHOT-sources.jar>
 to 
org.apache.axis2/axis2-repo-maven-plugin/1.7.5-20170102.220628-6/axis2-repo-maven-plugin-1.7.5-20170102.220628-6-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/tool/axis2-repo-maven-plugin/target/axis2-repo-maven-plugin-1.7.5-SNAPSHOT-javadoc.jar>
 to 
org.apache.axis2/axis2-repo-maven-plugin/1.7.5-20170102.220628-6/axis2-repo-maven-plugin-1.7.5-20170102.220628-6-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/transport/udp/pom.xml>
 to 
org.apache.axis2/axis2-transport-udp/1.7.5-SNAPSHOT/axis2-transport-udp-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/jaxws-integration/pom.xml>
 to 
org.apache.axis2/axis2-jaxws-integration/1.7.5-SNAPSHOT/axis2-jaxws-integration-1.7.5-SNAPSHOT.pom
Compressed 89.72 KB of artifacts by 35.7% relative to #97
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/metadata/pom.xml> to 
org.apache.axis2/axis2-metadata/1.7.5-SNAPSHOT/axis2-metadata-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/metadata/target/axis2-metadata-1.7.5-SNAPSHOT.jar>
 to 
org.apache.axis2/axis2-metadata/1.7.5-20170102.220705-6/axis2-metadata-1.7.5-20170102.220705-6.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/metadata/target/axis2-metadata-1.7.5-SNAPSHOT-sources.jar>
 to 
org.apache.axis2/axis2-metadata/1.7.5-20170102.220705-6/axis2-metadata-1.7.5-20170102.220705-6-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/metadata/target/axis2-metadata-1.7.5-SNAPSHOT-javadoc.jar>
 to 
org.apache.axis2/axis2-metadata/1.7.5-20170102.220705-6/axis2-metadata-1.7.5-20170102.220705-6-javadoc.jar
Compressed 2.04 MB of artifacts by 16.9% relative to #97
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/transport/http/pom.xml>
 to 
org.apache.axis2/axis2-transport-http/1.7.5-SNAPSHOT/axis2-transport-http-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/transport/http/target/axis2-transport-http-1.7.5-SNAPSHOT.jar>
 to 
org.apache.axis2/axis2-transport-http/1.7.5-20170102.220209-6/axis2-transport-http-1.7.5-20170102.220209-6.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/transport/http/target/axis2-transport-http-1.7.5-SNAPSHOT-sources.jar>
 to 
org.apache.axis2/axis2-transport-http/1.7.5-20170102.220209-6/axis2-transport-http-1.7.5-20170102.220209-6-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/transport/http/target/axis2-transport-http-1.7.5-SNAPSHOT-javadoc.jar>
 to 
org.apache.axis2/axis2-transport-http/1.7.5-20170102.220209-6/axis2-transport-http-1.7.5-20170102.220209-6-javadoc.jar
Compressed 770.14 KB of artifacts by 12.5% relative to #97
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/xmlbeans/pom.xml> to 
org.apache.axis2/axis2-xmlbeans/1.7.5-SNAPSHOT/axis2-xmlbeans-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/distribution/pom.xml> 
to org.apache.axis2/distribution/1.7.5-SNAPSHOT/distribution-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/webapp/pom.xml> to 
org.apache.axis2/axis2-webapp/1.7.5-SNAPSHOT/axis2-webapp-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/samples/transport/https-sample/httpsClient/pom.xml>
 to 
org.apache.axis2.examples/httpsClient/1.7.5-SNAPSHOT/httpsClient-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/samples/jaxws-calculator/pom.xml>
 to 
org.apache.axis2.examples/jaxws-calculator/1.7.5-SNAPSHOT/jaxws-calculator-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/systests/webapp-tests/pom.xml>
 to org.apache.axis2/webapp-tests/1.7.5-SNAPSHOT/webapp-tests-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/scripting/pom.xml> to 
org.apache.axis2/scripting/1.7.5-SNAPSHOT/scripting-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/jibx/pom.xml> to 
org.apache.axis2/axis2-jibx/1.7.5-SNAPSHOT/axis2-jibx-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/fastinfoset/pom.xml> 
to 
org.apache.axis2/axis2-fastinfoset/1.7.5-SNAPSHOT/axis2-fastinfoset-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/fastinfoset/target/axis2-fastinfoset-1.7.5-SNAPSHOT.jar>
 to 
org.apache.axis2/axis2-fastinfoset/1.7.5-20170102.220810-6/axis2-fastinfoset-1.7.5-20170102.220810-6.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/fastinfoset/target/axis2-fastinfoset-1.7.5-SNAPSHOT-sources.jar>
 to 
org.apache.axis2/axis2-fastinfoset/1.7.5-20170102.220810-6/axis2-fastinfoset-1.7.5-20170102.220810-6-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/fastinfoset/target/axis2-fastinfoset-1.7.5-SNAPSHOT-javadoc.jar>
 to 
org.apache.axis2/axis2-fastinfoset/1.7.5-20170102.220810-6/axis2-fastinfoset-1.7.5-20170102.220810-6-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/spring/pom.xml> to 
org.apache.axis2/axis2-spring/1.7.5-SNAPSHOT/axis2-spring-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/testutils/pom.xml> to 
org.apache.axis2/axis2-testutils/1.7.5-SNAPSHOT/axis2-testutils-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/testutils/target/axis2-testutils-1.7.5-SNAPSHOT.jar>
 to 
org.apache.axis2/axis2-testutils/1.7.5-20170102.220823-6/axis2-testutils-1.7.5-20170102.220823-6.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/testutils/target/axis2-testutils-1.7.5-SNAPSHOT-sources.jar>
 to 
org.apache.axis2/axis2-testutils/1.7.5-20170102.220823-6/axis2-testutils-1.7.5-20170102.220823-6-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/testutils/target/axis2-testutils-1.7.5-SNAPSHOT-javadoc.jar>
 to 
org.apache.axis2/axis2-testutils/1.7.5-20170102.220823-6/axis2-testutils-1.7.5-20170102.220823-6-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/java2wsdl/pom.xml> to 
org.apache.axis2/axis2-java2wsdl/1.7.5-SNAPSHOT/axis2-java2wsdl-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/java2wsdl/target/axis2-java2wsdl-1.7.5-SNAPSHOT.jar>
 to 
org.apache.axis2/axis2-java2wsdl/1.7.5-20170102.220745-6/axis2-java2wsdl-1.7.5-20170102.220745-6.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/java2wsdl/target/axis2-java2wsdl-1.7.5-SNAPSHOT-sources.jar>
 to 
org.apache.axis2/axis2-java2wsdl/1.7.5-20170102.220745-6/axis2-java2wsdl-1.7.5-20170102.220745-6-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/java2wsdl/target/axis2-java2wsdl-1.7.5-SNAPSHOT-javadoc.jar>
 to 
org.apache.axis2/axis2-java2wsdl/1.7.5-20170102.220745-6/axis2-java2wsdl-1.7.5-20170102.220745-6-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/samples/jaxws-samples/pom.xml>
 to 
org.apache.axis2.examples/jaxws-samples/1.7.5-SNAPSHOT/jaxws-samples-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/mtompolicy-mar/pom.xml>
 to org.apache.axis2/mtompolicy/1.7.5-SNAPSHOT/mtompolicy-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/clustering/pom.xml> 
to 
org.apache.axis2/axis2-clustering/1.7.5-SNAPSHOT/axis2-clustering-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/clustering/target/axis2-clustering-1.7.5-SNAPSHOT.jar>
 to 
org.apache.axis2/axis2-clustering/1.7.5-20170102.220457-6/axis2-clustering-1.7.5-20170102.220457-6.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/clustering/target/axis2-clustering-1.7.5-SNAPSHOT-sources.jar>
 to 
org.apache.axis2/axis2-clustering/1.7.5-20170102.220457-6/axis2-clustering-1.7.5-20170102.220457-6-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/clustering/target/axis2-clustering-1.7.5-SNAPSHOT-javadoc.jar>
 to 
org.apache.axis2/axis2-clustering/1.7.5-20170102.220457-6/axis2-clustering-1.7.5-20170102.220457-6-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/samples/transport/jms-sample/jmsService/pom.xml>
 to 
org.apache.axis2.examples/jmsService/1.7.5-SNAPSHOT/jmsService-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/mex/pom.xml> to 
org.apache.axis2/mex/1.7.5-SNAPSHOT/mex-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/mex/target/mex-1.7.5-SNAPSHOT.mar>
 to org.apache.axis2/mex/1.7.5-20170102.220558-6/mex-1.7.5-20170102.220558-6.mar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/mex/target/mex-1.7.5-SNAPSHOT-sources.jar>
 to 
org.apache.axis2/mex/1.7.5-20170102.220558-6/mex-1.7.5-20170102.220558-6-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/mex/target/mex-1.7.5-SNAPSHOT-javadoc.jar>
 to 
org.apache.axis2/mex/1.7.5-20170102.220558-6/mex-1.7.5-20170102.220558-6-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/mex/target/mex-1.7.5-SNAPSHOT-classpath-module.jar>
 to 
org.apache.axis2/mex/1.7.5-20170102.220558-6/mex-1.7.5-20170102.220558-6-classpath-module.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/mex/target/mex-1.7.5-SNAPSHOT-impl.jar>
 to 
org.apache.axis2/mex/1.7.5-20170102.220558-6/mex-1.7.5-20170102.220558-6-impl.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/codegen/pom.xml> to 
org.apache.axis2/axis2-codegen/1.7.5-SNAPSHOT/axis2-codegen-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/codegen/target/axis2-codegen-1.7.5-SNAPSHOT.jar>
 to 
org.apache.axis2/axis2-codegen/1.7.5-20170102.220236-6/axis2-codegen-1.7.5-20170102.220236-6.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/codegen/target/axis2-codegen-1.7.5-SNAPSHOT-sources.jar>
 to 
org.apache.axis2/axis2-codegen/1.7.5-20170102.220236-6/axis2-codegen-1.7.5-20170102.220236-6-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/codegen/target/axis2-codegen-1.7.5-SNAPSHOT-javadoc.jar>
 to 
org.apache.axis2/axis2-codegen/1.7.5-20170102.220236-6/axis2-codegen-1.7.5-20170102.220236-6-javadoc.jar
Compressed 1.00 MB of artifacts by 18.7% relative to #97
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/transport/tcp/pom.xml>
 to 
org.apache.axis2/axis2-transport-tcp/1.7.5-SNAPSHOT/axis2-transport-tcp-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/mtompolicy/pom.xml> 
to 
org.apache.axis2/axis2-mtompolicy/1.7.5-SNAPSHOT/axis2-mtompolicy-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/samples/pom.xml> to 
org.apache.axis2.examples/samples/1.7.5-SNAPSHOT/samples-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/kernel/pom.xml> to 
org.apache.axis2/axis2-kernel/1.7.5-SNAPSHOT/axis2-kernel-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/kernel/target/axis2-kernel-1.7.5-SNAPSHOT.jar>
 to 
org.apache.axis2/axis2-kernel/1.7.5-20170102.215932-6/axis2-kernel-1.7.5-20170102.215932-6.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/kernel/target/axis2-kernel-1.7.5-SNAPSHOT-sources.jar>
 to 
org.apache.axis2/axis2-kernel/1.7.5-20170102.215932-6/axis2-kernel-1.7.5-20170102.215932-6-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/kernel/target/axis2-kernel-1.7.5-SNAPSHOT-javadoc.jar>
 to 
org.apache.axis2/axis2-kernel/1.7.5-20170102.215932-6/axis2-kernel-1.7.5-20170102.215932-6-javadoc.jar
Compressed 4.36 MB of artifacts by 17.9% relative to #97
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/jaxws-mar/pom.xml> to 
org.apache.axis2/axis2-jaxws-mar/1.7.5-SNAPSHOT/axis2-jaxws-mar-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/transport/xmpp/pom.xml>
 to 
org.apache.axis2/axis2-transport-xmpp/1.7.5-SNAPSHOT/axis2-transport-xmpp-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml>
 to 
org.apache.axis2/axis2-wsdl2code-maven-plugin/1.7.5-SNAPSHOT/axis2-wsdl2code-maven-plugin-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/adb/pom.xml> to 
org.apache.axis2/axis2-adb/1.7.5-SNAPSHOT/axis2-adb-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/adb/target/axis2-adb-1.7.5-SNAPSHOT.jar>
 to 
org.apache.axis2/axis2-adb/1.7.5-20170102.220002-6/axis2-adb-1.7.5-20170102.220002-6.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/adb/target/axis2-adb-1.7.5-SNAPSHOT-sources.jar>
 to 
org.apache.axis2/axis2-adb/1.7.5-20170102.220002-6/axis2-adb-1.7.5-20170102.220002-6-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/adb/target/axis2-adb-1.7.5-SNAPSHOT-javadoc.jar>
 to 
org.apache.axis2/axis2-adb/1.7.5-20170102.220002-6/axis2-adb-1.7.5-20170102.220002-6-javadoc.jar
Compressed 2.63 MB of artifacts by 17.8% relative to #97
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/samples/transport/https-sample/pom.xml>
 to 
org.apache.axis2.examples/https-sample/1.7.5-SNAPSHOT/https-sample-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/transport/local/pom.xml>
 to 
org.apache.axis2/axis2-transport-local/1.7.5-SNAPSHOT/axis2-transport-local-1.7.5-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/transport/local/target/axis2-transport-local-1.7.5-SNAPSHOT.jar>
 to 
org.apache.axis2/axis2-transport-local/1.7.5-20170102.220021-6/axis2-transport-local-1.7.5-20170102.220021-6.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/transport/local/target/axis2-transport-local-1.7.5-SNAPSHOT-sources.jar>
 to 
org.apache.axis2/axis2-transport-local/1.7.5-20170102.220021-6/axis2-transport-local-1.7.5-20170102.220021-6-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/transport/local/target/axis2-transport-local-1.7.5-SNAPSHOT-javadoc.jar>
 to 
org.apache.axis2/axis2-transport-local/1.7.5-20170102.220021-6/axis2-transport-local-1.7.5-20170102.220021-6-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/axis2-1.7/ws/axis2/modules/transport/mail/pom.xml>
 to 
org.apache.axis2/axis2-transport-mail/1.7.5-SNAPSHOT/axis2-transport-mail-1.7.5-SNAPSHOT.pom
Sending e-mails to: [email protected]
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
channel stopped

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to