You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/12/07 20:12:19 UTC

Build failed in Jenkins: ActiveMQ-Trunk-Deploy #1955

See <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/1955/display/redirect?page=changes>

Changes:

[tabish121] AMQ-6872 Use correct type casts on ApplicationProperties Map

------------------------------------------
[...truncated 2.01 MB...]
[INFO] 
[INFO] ActiveMQ ........................................... SUCCESS [ 11.269 s]
[INFO] ActiveMQ :: Openwire Generator ..................... SUCCESS [ 19.084 s]
[INFO] ActiveMQ :: Client ................................. SUCCESS [ 39.837 s]
[INFO] ActiveMQ :: Openwire Legacy Support ................ SUCCESS [ 27.102 s]
[INFO] ActiveMQ :: JAAS ................................... SUCCESS [ 18.323 s]
[INFO] ActiveMQ :: Broker ................................. SUCCESS [ 31.668 s]
[INFO] ActiveMQ :: KahaDB Store ........................... SUCCESS [ 24.646 s]
[INFO] ActiveMQ :: STOMP Protocol ......................... SUCCESS [ 17.664 s]
[INFO] ActiveMQ :: MQTT Protocol .......................... SUCCESS [ 18.744 s]
[INFO] ActiveMQ :: JDBC Store ............................. SUCCESS [ 18.597 s]
[INFO] ActiveMQ :: LevelDB Store .......................... SUCCESS [01:02 min]
[INFO] ActiveMQ :: Generic JMS Pool ....................... SUCCESS [ 17.612 s]
[INFO] ActiveMQ :: Pool ................................... SUCCESS [ 25.234 s]
[INFO] ActiveMQ :: RA ..................................... SUCCESS [ 25.589 s]
[INFO] ActiveMQ :: Spring ................................. SUCCESS [ 29.896 s]
[INFO] ActiveMQ :: Console ................................ SUCCESS [ 20.327 s]
[INFO] ActiveMQ :: Partition Management ................... SUCCESS [ 16.025 s]
[INFO] ActiveMQ :: Runtime Configuration .................. SUCCESS [ 46.932 s]
[INFO] ActiveMQ :: Tooling ................................ SUCCESS [  5.976 s]
[INFO] ActiveMQ :: JUnit Rule ............................. SUCCESS [ 16.834 s]
[INFO] ActiveMQ :: Unit Tests ............................. SUCCESS [ 25.761 s]
[INFO] ActiveMQ :: HTTP Protocol Support .................. SUCCESS [ 22.664 s]
[INFO] ActiveMQ :: AMQP ................................... FAILURE [  2.028 s]
[INFO] ActiveMQ :: Camel .................................. SUCCESS [ 21.173 s]
[INFO] ActiveMQ :: All JAR bundle ......................... SKIPPED
[INFO] ActiveMQ :: Log4j Appender ......................... SUCCESS [ 15.544 s]
[INFO] ActiveMQ :: Apache Karaf ........................... SUCCESS [ 29.306 s]
[INFO] ActiveMQ :: ConnectionFactory ...................... SUCCESS [ 16.941 s]
[INFO] ActiveMQ :: RAR .................................... SKIPPED
[INFO] ActiveMQ :: Run Jar ................................ SUCCESS [  8.278 s]
[INFO] ActiveMQ :: Shiro .................................. SUCCESS [ 17.391 s]
[INFO] ActiveMQ :: Memory Usage Test Plugin ............... SUCCESS [ 18.749 s]
[INFO] ActiveMQ :: Performance Test Plugin ................ SUCCESS [ 19.905 s]
[INFO] ActiveMQ :: StartUp/Stop Plugin .................... SKIPPED
[INFO] ActiveMQ :: Web .................................... SKIPPED
[INFO] ActiveMQ :: OSGi bundle ............................ SKIPPED
[INFO] ActiveMQ :: Blueprint .............................. SUCCESS [  9.789 s]
[INFO] ActiveMQ :: Web Demo ............................... SKIPPED
[INFO] ActiveMQ :: Web Console ............................ SKIPPED
[INFO] ActiveMQ :: Karaf Integration Tests ................ SUCCESS [ 11.155 s]
[INFO] ActiveMQ :: Integration Test :: Spring 3.1 ......... SUCCESS [  9.770 s]
[INFO] ActiveMQ :: Assembly ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:37 min
[INFO] Finished at: 2017-12-07T20:10:46+00:00
[INFO] Final Memory: 214M/1290M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project activemq-amqp: Compilation failure
[ERROR] <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/InboundTransformer.java>:[152,74] incompatible types: java.lang.Object cannot be converted to java.util.Map.Entry<java.lang.String,java.lang.Object>
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project activemq-amqp: Compilation failure
<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/InboundTransformer.java>:[152,74] incompatible types: java.lang.Object cannot be converted to java.util.Map.Entry<java.lang.String,java.lang.Object>

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.jvnet.hudson.maven3.launcher.Maven33Launcher.main(Maven33Launcher.java:129)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven33Main.launch(Maven33Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:181)
	at hudson.remoting.UserRequest.perform(UserRequest.java:52)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
<https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/InboundTransformer.java>:[152,74] incompatible types: java.lang.Object cannot be converted to java.util.Map.Entry<java.lang.String,java.lang.Object>

	at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:911)
	at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 31 more
[ERROR] 
[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 :activemq-amqp
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-kahadb-store/pom.xml> to org.apache.activemq/activemq-kahadb-store/5.16.0-SNAPSHOT/activemq-kahadb-store-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.16.0-SNAPSHOT.jar> to org.apache.activemq/activemq-kahadb-store/5.16.0-20171207.195908-71/activemq-kahadb-store-5.16.0-20171207.195908-71.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-kahadb-store/5.16.0-20171207.195908-71/activemq-kahadb-store-5.16.0-20171207.195908-71-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.16.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-kahadb-store/5.16.0-20171207.195908-71/activemq-kahadb-store-5.16.0-20171207.195908-71-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-osgi/pom.xml> to org.apache.activemq/activemq-osgi/5.16.0-SNAPSHOT/activemq-osgi-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-unit-tests/pom.xml> to org.apache.activemq/activemq-unit-tests/5.16.0-SNAPSHOT/activemq-unit-tests-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-unit-tests/target/activemq-unit-tests-5.16.0-SNAPSHOT.jar> to org.apache.activemq/activemq-unit-tests/5.16.0-20171207.200526-71/activemq-unit-tests-5.16.0-20171207.200526-71.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-unit-tests/target/activemq-unit-tests-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-unit-tests/5.16.0-20171207.200526-71/activemq-unit-tests-5.16.0-20171207.200526-71-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-unit-tests/target/activemq-unit-tests-5.16.0-SNAPSHOT-tests.jar> to org.apache.activemq/activemq-unit-tests/5.16.0-20171207.200526-71/activemq-unit-tests-5.16.0-20171207.200526-71-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-legacy/pom.xml> to org.apache.activemq/activemq-openwire-legacy/5.16.0-SNAPSHOT/activemq-openwire-legacy-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.16.0-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-legacy/5.16.0-20171207.195746-71/activemq-openwire-legacy-5.16.0-20171207.195746-71.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-legacy/5.16.0-20171207.195746-71/activemq-openwire-legacy-5.16.0-20171207.195746-71-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.16.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-openwire-legacy/5.16.0-20171207.195746-71/activemq-openwire-legacy-5.16.0-20171207.195746-71-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf-itest/pom.xml> to org.apache.activemq/activemq-karaf-itest/5.16.0-SNAPSHOT/activemq-karaf-itest-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf-itest/target/activemq-karaf-itest-5.16.0-SNAPSHOT.jar> to org.apache.activemq/activemq-karaf-itest/5.16.0-20171207.200906-71/activemq-karaf-itest-5.16.0-20171207.200906-71.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf-itest/target/activemq-karaf-itest-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-karaf-itest/5.16.0-20171207.200906-71/activemq-karaf-itest-5.16.0-20171207.200906-71-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-rar/pom.xml> to org.apache.activemq/activemq-rar/5.16.0-SNAPSHOT/activemq-rar-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-http/pom.xml> to org.apache.activemq/activemq-http/5.16.0-SNAPSHOT/activemq-http-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-http/target/activemq-http-5.16.0-SNAPSHOT.jar> to org.apache.activemq/activemq-http/5.16.0-20171207.200551-71/activemq-http-5.16.0-20171207.200551-71.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-http/target/activemq-http-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-http/5.16.0-20171207.200551-71/activemq-http-5.16.0-20171207.200551-71-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-http/target/activemq-http-5.16.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-http/5.16.0-20171207.200551-71/activemq-http-5.16.0-20171207.200551-71-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-amqp/pom.xml> to org.apache.activemq/activemq-amqp/5.16.0-SNAPSHOT/activemq-amqp-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/pom.xml> to org.apache.activemq/activemq-client/5.16.0-SNAPSHOT/activemq-client-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/activemq-client-5.16.0-SNAPSHOT.jar> to org.apache.activemq/activemq-client/5.16.0-20171207.195716-71/activemq-client-5.16.0-20171207.195716-71.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/activemq-client-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-client/5.16.0-20171207.195716-71/activemq-client-5.16.0-20171207.195716-71-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-client/target/activemq-client-5.16.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-client/5.16.0-20171207.195716-71/activemq-client-5.16.0-20171207.195716-71-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-blueprint/pom.xml> to org.apache.activemq/activemq-blueprint/5.16.0-SNAPSHOT/activemq-blueprint-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-blueprint/target/activemq-blueprint-5.16.0-SNAPSHOT.jar> to org.apache.activemq/activemq-blueprint/5.16.0-20171207.200853-72/activemq-blueprint-5.16.0-20171207.200853-72.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-blueprint/target/activemq-blueprint-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-blueprint/5.16.0-20171207.200853-72/activemq-blueprint-5.16.0-20171207.200853-72-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-junit/pom.xml> to org.apache.activemq.tooling/activemq-junit/5.16.0-SNAPSHOT/activemq-junit-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-junit/target/activemq-junit-5.16.0-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-junit/5.16.0-20171207.200459-71/activemq-junit-5.16.0-20171207.200459-71.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-junit/target/activemq-junit-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-junit/5.16.0-20171207.200459-71/activemq-junit-5.16.0-20171207.200459-71-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-junit/target/activemq-junit-5.16.0-SNAPSHOT-javadoc.jar> to org.apache.activemq.tooling/activemq-junit/5.16.0-20171207.200459-71/activemq-junit-5.16.0-20171207.200459-71-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/pom.xml> to org.apache.activemq.tooling/activemq-tooling/5.16.0-SNAPSHOT/activemq-tooling-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jms-pool/pom.xml> to org.apache.activemq/activemq-jms-pool/5.16.0-SNAPSHOT/activemq-jms-pool-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jms-pool/target/activemq-jms-pool-5.16.0-SNAPSHOT.jar> to org.apache.activemq/activemq-jms-pool/5.16.0-20171207.200133-71/activemq-jms-pool-5.16.0-20171207.200133-71.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jms-pool/target/activemq-jms-pool-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jms-pool/5.16.0-20171207.200133-71/activemq-jms-pool-5.16.0-20171207.200133-71-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jms-pool/target/activemq-jms-pool-5.16.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-jms-pool/5.16.0-20171207.200133-71/activemq-jms-pool-5.16.0-20171207.200133-71-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-pool/pom.xml> to org.apache.activemq/activemq-pool/5.16.0-SNAPSHOT/activemq-pool-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-pool/target/activemq-pool-5.16.0-SNAPSHOT.jar> to org.apache.activemq/activemq-pool/5.16.0-20171207.200201-71/activemq-pool-5.16.0-20171207.200201-71.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-pool/target/activemq-pool-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-pool/5.16.0-20171207.200201-71/activemq-pool-5.16.0-20171207.200201-71-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-pool/target/activemq-pool-5.16.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-pool/5.16.0-20171207.200201-71/activemq-pool-5.16.0-20171207.200201-71-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jdbc-store/pom.xml> to org.apache.activemq/activemq-jdbc-store/5.16.0-SNAPSHOT/activemq-jdbc-store-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.16.0-SNAPSHOT.jar> to org.apache.activemq/activemq-jdbc-store/5.16.0-20171207.200010-71/activemq-jdbc-store-5.16.0-20171207.200010-71.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jdbc-store/5.16.0-20171207.200010-71/activemq-jdbc-store-5.16.0-20171207.200010-71-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.16.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-jdbc-store/5.16.0-20171207.200010-71/activemq-jdbc-store-5.16.0-20171207.200010-71-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-camel/pom.xml> to org.apache.activemq/activemq-camel/5.16.0-SNAPSHOT/activemq-camel-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-camel/target/activemq-camel-5.16.0-SNAPSHOT.jar> to org.apache.activemq/activemq-camel/5.16.0-20171207.200618-71/activemq-camel-5.16.0-20171207.200618-71.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-camel/target/activemq-camel-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-camel/5.16.0-20171207.200618-71/activemq-camel-5.16.0-20171207.200618-71-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-camel/target/activemq-camel-5.16.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-camel/5.16.0-20171207.200618-71/activemq-camel-5.16.0-20171207.200618-71-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-runtime-config/pom.xml> to org.apache.activemq/activemq-runtime-config/5.16.0-SNAPSHOT/activemq-runtime-config-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-runtime-config/target/activemq-runtime-config-5.16.0-SNAPSHOT.jar> to org.apache.activemq/activemq-runtime-config/5.16.0-20171207.200430-71/activemq-runtime-config-5.16.0-20171207.200430-71.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-runtime-config/target/activemq-runtime-config-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-runtime-config/5.16.0-20171207.200430-71/activemq-runtime-config-5.16.0-20171207.200430-71-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-runtime-config/target/activemq-runtime-config-5.16.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-runtime-config/5.16.0-20171207.200430-71/activemq-runtime-config-5.16.0-20171207.200430-71-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/pom.xml> to org.apache.activemq/activemq-parent/5.16.0-SNAPSHOT/activemq-parent-5.16.0-SNAPSHOT.pom
[Fast Archiver] Compressed 60.60 KB of artifacts by 52.8% relative to #1954
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-stomp/pom.xml> to org.apache.activemq/activemq-stomp/5.16.0-SNAPSHOT/activemq-stomp-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-stomp/target/activemq-stomp-5.16.0-SNAPSHOT.jar> to org.apache.activemq/activemq-stomp/5.16.0-20171207.195928-71/activemq-stomp-5.16.0-20171207.195928-71.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-stomp/target/activemq-stomp-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-stomp/5.16.0-20171207.195928-71/activemq-stomp-5.16.0-20171207.195928-71-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-stomp/target/activemq-stomp-5.16.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-stomp/5.16.0-20171207.195928-71/activemq-stomp-5.16.0-20171207.195928-71-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-generator/pom.xml> to org.apache.activemq/activemq-openwire-generator/5.16.0-SNAPSHOT/activemq-openwire-generator-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.16.0-SNAPSHOT.jar> to org.apache.activemq/activemq-openwire-generator/5.16.0-20171207.195636-72/activemq-openwire-generator-5.16.0-20171207.195636-72.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-openwire-generator/5.16.0-20171207.195636-72/activemq-openwire-generator-5.16.0-20171207.195636-72-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.16.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-openwire-generator/5.16.0-20171207.195636-72/activemq-openwire-generator-5.16.0-20171207.195636-72-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-broker/pom.xml> to org.apache.activemq/activemq-broker/5.16.0-SNAPSHOT/activemq-broker-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-broker/target/activemq-broker-5.16.0-SNAPSHOT.jar> to org.apache.activemq/activemq-broker/5.16.0-20171207.195838-71/activemq-broker-5.16.0-20171207.195838-71.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-broker/target/activemq-broker-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-broker/5.16.0-20171207.195838-71/activemq-broker-5.16.0-20171207.195838-71-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-broker/target/activemq-broker-5.16.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-broker/5.16.0-20171207.195838-71/activemq-broker-5.16.0-20171207.195838-71-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-broker/target/activemq-broker-5.16.0-SNAPSHOT-tests.jar> to org.apache.activemq/activemq-broker/5.16.0-20171207.195838-71/activemq-broker-5.16.0-20171207.195838-71-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web-demo/pom.xml> to org.apache.activemq/activemq-web-demo/5.16.0-SNAPSHOT/activemq-web-demo-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-mqtt/pom.xml> to org.apache.activemq/activemq-mqtt/5.16.0-SNAPSHOT/activemq-mqtt-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-mqtt/target/activemq-mqtt-5.16.0-SNAPSHOT.jar> to org.apache.activemq/activemq-mqtt/5.16.0-20171207.195949-71/activemq-mqtt-5.16.0-20171207.195949-71.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-mqtt/target/activemq-mqtt-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-mqtt/5.16.0-20171207.195949-71/activemq-mqtt-5.16.0-20171207.195949-71-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-mqtt/target/activemq-mqtt-5.16.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-mqtt/5.16.0-20171207.195949-71/activemq-mqtt-5.16.0-20171207.195949-71-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-shiro/pom.xml> to org.apache.activemq/activemq-shiro/5.16.0-SNAPSHOT/activemq-shiro-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-shiro/target/activemq-shiro-5.16.0-SNAPSHOT.jar> to org.apache.activemq/activemq-shiro/5.16.0-20171207.200756-71/activemq-shiro-5.16.0-20171207.200756-71.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-shiro/target/activemq-shiro-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-shiro/5.16.0-20171207.200756-71/activemq-shiro-5.16.0-20171207.200756-71-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-shiro/target/activemq-shiro-5.16.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-shiro/5.16.0-20171207.200756-71/activemq-shiro-5.16.0-20171207.200756-71-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-perf-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.16.0-SNAPSHOT/activemq-perf-maven-plugin-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-perf-maven-plugin/target/activemq-perf-maven-plugin-5.16.0-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.16.0-20171207.200838-71/activemq-perf-maven-plugin-5.16.0-20171207.200838-71.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-perf-maven-plugin/target/activemq-perf-maven-plugin-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.16.0-20171207.200838-71/activemq-perf-maven-plugin-5.16.0-20171207.200838-71-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-perf-maven-plugin/target/activemq-perf-maven-plugin-5.16.0-SNAPSHOT-javadoc.jar> to org.apache.activemq.tooling/activemq-perf-maven-plugin/5.16.0-20171207.200838-71/activemq-perf-maven-plugin-5.16.0-20171207.200838-71-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-run/dependency-reduced-pom.xml> to org.apache.activemq/activemq-run/5.16.0-SNAPSHOT/activemq-run-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-run/target/activemq-run-5.16.0-SNAPSHOT.jar> to org.apache.activemq/activemq-run/5.16.0-20171207.200742-71/activemq-run-5.16.0-20171207.200742-71.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-maven-plugin/5.16.0-SNAPSHOT/activemq-maven-plugin-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf/pom.xml> to org.apache.activemq/activemq-karaf/5.16.0-SNAPSHOT/activemq-karaf-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf/target/activemq-karaf-5.16.0-SNAPSHOT.jar> to org.apache.activemq/activemq-karaf/5.16.0-20171207.200657-71/activemq-karaf-5.16.0-20171207.200657-71.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf/target/classes/features.xml> to org.apache.activemq/activemq-karaf/5.16.0-20171207.200657-71/activemq-karaf-5.16.0-20171207.200657-71-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf/target/classes/features-core.xml> to org.apache.activemq/activemq-karaf/5.16.0-20171207.200657-71/activemq-karaf-5.16.0-20171207.200657-71-features-core.xml
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf/target/classes/activemq.xml> to org.apache.activemq/activemq-karaf/5.16.0-20171207.200657-71/activemq-karaf-5.16.0-20171207.200657-71-activemq.xml
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf/target/classes/org.apache.activemq.server-default.cfg> to org.apache.activemq/activemq-karaf/5.16.0-20171207.200657-71/activemq-karaf-5.16.0-20171207.200657-71-activemq.cfg
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf/target/classes/org.apache.activemq.webconsole.cfg> to org.apache.activemq/activemq-karaf/5.16.0-20171207.200657-71/activemq-karaf-5.16.0-20171207.200657-71-activemq-webconsole.cfg
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf/target/activemq-karaf-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-karaf/5.16.0-20171207.200657-71/activemq-karaf-5.16.0-20171207.200657-71-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-karaf/target/activemq-karaf-5.16.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-karaf/5.16.0-20171207.200657-71/activemq-karaf-5.16.0-20171207.200657-71-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web-console/pom.xml> to org.apache.activemq/activemq-web-console/5.16.0-SNAPSHOT/activemq-web-console-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/pom.xml> to org.apache.activemq/activemq-jaas/5.16.0-SNAPSHOT/activemq-jaas-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/activemq-jaas-5.16.0-SNAPSHOT.jar> to org.apache.activemq/activemq-jaas/5.16.0-20171207.195808-72/activemq-jaas-5.16.0-20171207.195808-72.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/activemq-jaas-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-jaas/5.16.0-20171207.195808-72/activemq-jaas-5.16.0-20171207.195808-72-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-jaas/target/activemq-jaas-5.16.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-jaas/5.16.0-20171207.195808-72/activemq-jaas-5.16.0-20171207.195808-72-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-itests-spring31/pom.xml> to org.apache.activemq/activemq-itests-spring31/5.16.0-SNAPSHOT/activemq-itests-spring31-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-itests-spring31/target/activemq-itests-spring31-5.16.0-SNAPSHOT.jar> to org.apache.activemq/activemq-itests-spring31/5.16.0-20171207.200918-71/activemq-itests-spring31-5.16.0-20171207.200918-71.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-itests-spring31/target/activemq-itests-spring31-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-itests-spring31/5.16.0-20171207.200918-71/activemq-itests-spring31-5.16.0-20171207.200918-71-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-memtest-maven-plugin/pom.xml> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.16.0-SNAPSHOT/activemq-memtest-maven-plugin-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.16.0-SNAPSHOT.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.16.0-20171207.200816-71/activemq-memtest-maven-plugin-5.16.0-20171207.200816-71.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.16.0-20171207.200816-71/activemq-memtest-maven-plugin-5.16.0-20171207.200816-71-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.16.0-SNAPSHOT-javadoc.jar> to org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.16.0-20171207.200816-71/activemq-memtest-maven-plugin-5.16.0-20171207.200816-71-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-ra/pom.xml> to org.apache.activemq/activemq-ra/5.16.0-SNAPSHOT/activemq-ra-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-ra/target/activemq-ra-5.16.0-SNAPSHOT.jar> to org.apache.activemq/activemq-ra/5.16.0-20171207.200222-71/activemq-ra-5.16.0-20171207.200222-71.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-ra/target/xbean/activemq-ra.xsd> to org.apache.activemq/activemq-ra/5.16.0-20171207.200222-71/activemq-ra-5.16.0-20171207.200222-71.xsd
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.16.0-20171207.200222-71/activemq-ra-5.16.0-20171207.200222-71-schema.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-ra/target/activemq-ra-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-ra/5.16.0-20171207.200222-71/activemq-ra-5.16.0-20171207.200222-71-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-ra/target/activemq-ra-5.16.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-ra/5.16.0-20171207.200222-71/activemq-ra-5.16.0-20171207.200222-71-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-ra/target/xbean/activemq-ra.xsd.html> to org.apache.activemq/activemq-ra/5.16.0-20171207.200222-71/activemq-ra-5.16.0-20171207.200222-71.xsd.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-partition/pom.xml> to org.apache.activemq/activemq-partition/5.16.0-SNAPSHOT/activemq-partition-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-partition/target/activemq-partition-5.16.0-SNAPSHOT.jar> to org.apache.activemq/activemq-partition/5.16.0-20171207.200344-71/activemq-partition-5.16.0-20171207.200344-71.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-partition/target/activemq-partition-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-partition/5.16.0-20171207.200344-71/activemq-partition-5.16.0-20171207.200344-71-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-partition/target/activemq-partition-5.16.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-partition/5.16.0-20171207.200344-71/activemq-partition-5.16.0-20171207.200344-71-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-all/pom.xml> to org.apache.activemq/activemq-all/5.16.0-SNAPSHOT/activemq-all-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/assembly/pom.xml> to org.apache.activemq/apache-activemq/5.16.0-SNAPSHOT/apache-activemq-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-console/pom.xml> to org.apache.activemq/activemq-console/5.16.0-SNAPSHOT/activemq-console-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-console/target/activemq-console-5.16.0-SNAPSHOT.jar> to org.apache.activemq/activemq-console/5.16.0-20171207.200325-71/activemq-console-5.16.0-20171207.200325-71.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-console/target/activemq-console-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-console/5.16.0-20171207.200325-71/activemq-console-5.16.0-20171207.200325-71-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-console/target/activemq-console-5.16.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-console/5.16.0-20171207.200325-71/activemq-console-5.16.0-20171207.200325-71-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-spring/pom.xml> to org.apache.activemq/activemq-spring/5.16.0-SNAPSHOT/activemq-spring-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-spring/target/activemq-spring-5.16.0-SNAPSHOT.jar> to org.apache.activemq/activemq-spring/5.16.0-20171207.200258-71/activemq-spring-5.16.0-20171207.200258-71.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-spring/target/classes/activemq.xsd> to org.apache.activemq/activemq-spring/5.16.0-20171207.200258-71/activemq-spring-5.16.0-20171207.200258-71.xsd
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-spring/target/classes/activemq.xsd.html> to org.apache.activemq/activemq-spring/5.16.0-20171207.200258-71/activemq-spring-5.16.0-20171207.200258-71-schema.html
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-spring/target/activemq-spring-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-spring/5.16.0-20171207.200258-71/activemq-spring-5.16.0-20171207.200258-71-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-spring/target/activemq-spring-5.16.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-spring/5.16.0-20171207.200258-71/activemq-spring-5.16.0-20171207.200258-71-javadoc.jar
[Fast Archiver] Compressed 1.27 MB of artifacts by 56.4% relative to #1954
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-cf/pom.xml> to org.apache.activemq/activemq-cf/5.16.0-SNAPSHOT/activemq-cf-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-cf/target/activemq-cf-5.16.0-SNAPSHOT.jar> to org.apache.activemq/activemq-cf/5.16.0-20171207.200728-71/activemq-cf-5.16.0-20171207.200728-71.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-cf/target/activemq-cf-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-cf/5.16.0-20171207.200728-71/activemq-cf-5.16.0-20171207.200728-71-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-cf/target/activemq-cf-5.16.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-cf/5.16.0-20171207.200728-71/activemq-cf-5.16.0-20171207.200728-71-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-leveldb-store/pom.xml> to org.apache.activemq/activemq-leveldb-store/5.16.0-SNAPSHOT/activemq-leveldb-store-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.16.0-SNAPSHOT.jar> to org.apache.activemq/activemq-leveldb-store/5.16.0-20171207.200113-71/activemq-leveldb-store-5.16.0-20171207.200113-71.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-leveldb-store/5.16.0-20171207.200113-71/activemq-leveldb-store-5.16.0-20171207.200113-71-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.16.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-leveldb-store/5.16.0-20171207.200113-71/activemq-leveldb-store-5.16.0-20171207.200113-71-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-web/pom.xml> to org.apache.activemq/activemq-web/5.16.0-SNAPSHOT/activemq-web-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-log4j-appender/pom.xml> to org.apache.activemq/activemq-log4j-appender/5.16.0-SNAPSHOT/activemq-log4j-appender-5.16.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.16.0-SNAPSHOT.jar> to org.apache.activemq/activemq-log4j-appender/5.16.0-20171207.200636-71/activemq-log4j-appender-5.16.0-20171207.200636-71.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.16.0-SNAPSHOT-sources.jar> to org.apache.activemq/activemq-log4j-appender/5.16.0-20171207.200636-71/activemq-log4j-appender-5.16.0-20171207.200636-71-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.16.0-SNAPSHOT-javadoc.jar> to org.apache.activemq/activemq-log4j-appender/5.16.0-20171207.200636-71/activemq-log4j-appender-5.16.0-20171207.200636-71-javadoc.jar
Sending e-mails to: commits@activemq.apache.org
channel stopped


Jenkins build is back to normal : ActiveMQ-Trunk-Deploy #1956

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Trunk-Deploy/1956/display/redirect?page=changes>