See 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/248/display/redirect?page=changes>

Changes:

[jbonofre] [AMQ-7249] Upgrade to Camel 2.24.1

------------------------------------------
[...truncated 601.25 KB...]
[INFO] Checking legal files in: activemq-itests-spring31-5.15.10-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
activemq-itests-spring31 ---
[INFO] Installing 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-itests-spring31/target/activemq-itests-spring31-5.15.10-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/activemq/activemq-itests-spring31/5.15.10-SNAPSHOT/activemq-itests-spring31-5.15.10-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-itests-spring31/pom.xml>
 to 
/home/jenkins/jenkins-slave/maven-repositories/1/org/apache/activemq/activemq-itests-spring31/5.15.10-SNAPSHOT/activemq-itests-spring31-5.15.10-SNAPSHOT.pom
[INFO] 
[INFO] >>> maven-source-plugin:3.0.0:jar (default-cli) > generate-sources @ 
activemq-itests-spring31 >>>
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (cleanVersions) @ 
activemq-itests-spring31 ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.0:jar (default-cli) < generate-sources @ 
activemq-itests-spring31 <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.0:jar (default-cli) @ 
activemq-itests-spring31 ---
[INFO] Building jar: 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-itests-spring31/target/activemq-itests-spring31-5.15.10-SNAPSHOT-sources.jar>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping ActiveMQ :: Assembly
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ ........................................... SUCCESS [  9.594 s]
[INFO] ActiveMQ :: Openwire Generator ..................... SUCCESS [  9.001 s]
[INFO] ActiveMQ :: Client ................................. SUCCESS [02:42 min]
[INFO] ActiveMQ :: Openwire Legacy Support ................ SUCCESS [  6.424 s]
[INFO] ActiveMQ :: JAAS ................................... SUCCESS [01:12 min]
[INFO] ActiveMQ :: Broker ................................. SUCCESS [01:07 min]
[INFO] ActiveMQ :: KahaDB Store ........................... SUCCESS [24:22 min]
[INFO] ActiveMQ :: STOMP Protocol ......................... SUCCESS [13:56 min]
[INFO] ActiveMQ :: MQTT Protocol .......................... SUCCESS [19:54 min]
[INFO] ActiveMQ :: JDBC Store ............................. SUCCESS [  5.675 s]
[INFO] ActiveMQ :: LevelDB Store .......................... SUCCESS [10:15 min]
[INFO] ActiveMQ :: Generic JMS Pool ....................... SUCCESS [01:04 min]
[INFO] ActiveMQ :: Pool ................................... SUCCESS [  8.441 s]
[INFO] ActiveMQ :: RA ..................................... SUCCESS [01:48 min]
[INFO] ActiveMQ :: Spring ................................. SUCCESS [01:14 min]
[INFO] ActiveMQ :: Console ................................ SUCCESS [ 11.710 s]
[INFO] ActiveMQ :: Partition Management ................... SUCCESS [ 22.235 s]
[INFO] ActiveMQ :: Runtime Configuration .................. SUCCESS [08:39 min]
[INFO] ActiveMQ :: Tooling ................................ SUCCESS [  2.084 s]
[INFO] ActiveMQ :: JUnit Rule ............................. SUCCESS [  7.580 s]
[INFO] ActiveMQ :: Unit Tests ............................. SUCCESS [  04:31 h]
[INFO] ActiveMQ :: HTTP Protocol Support .................. SUCCESS [10:23 min]
[INFO] ActiveMQ :: AMQP ................................... SUCCESS [07:34 min]
[INFO] ActiveMQ :: Camel .................................. FAILURE [ 12.365 s]
[INFO] ActiveMQ :: All JAR bundle ......................... SKIPPED
[INFO] ActiveMQ :: Log4j Appender ......................... SUCCESS [  7.087 s]
[INFO] ActiveMQ :: Apache Karaf ........................... SUCCESS [ 11.118 s]
[INFO] ActiveMQ :: ConnectionFactory ...................... SUCCESS [  7.580 s]
[INFO] ActiveMQ :: RAR .................................... SKIPPED
[INFO] ActiveMQ :: Run Jar ................................ SUCCESS [  4.143 s]
[INFO] ActiveMQ :: Shiro .................................. SUCCESS [  9.355 s]
[INFO] ActiveMQ :: Memory Usage Test Plugin ............... SUCCESS [  7.015 s]
[INFO] ActiveMQ :: Performance Test Plugin ................ SUCCESS [ 11.943 s]
[INFO] ActiveMQ :: StartUp/Stop Plugin .................... SKIPPED
[INFO] ActiveMQ :: Web .................................... SKIPPED
[INFO] ActiveMQ :: OSGi bundle ............................ SKIPPED
[INFO] ActiveMQ :: Blueprint .............................. SUCCESS [  4.847 s]
[INFO] ActiveMQ :: Web Demo ............................... SKIPPED
[INFO] ActiveMQ :: Web Console ............................ SKIPPED
[INFO] ActiveMQ :: Karaf Integration Tests ................ SUCCESS [10:24 min]
[INFO] ActiveMQ :: Integration Test :: Spring 3.1 ......... SUCCESS [  6.163 s]
[INFO] ActiveMQ :: Assembly ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:31 h
[INFO] Finished at: 2019-08-12T20:03:28+00:00
[INFO] Final Memory: 183M/985M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on 
project activemq-camel: Compilation failure: Compilation failure:
[ERROR] 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-camel/src/main/java/org/apache/activemq/camel/CamelMessageProducer.java>:[40,8]
 org.apache.activemq.camel.CamelMessageProducer is not abstract and does not 
override abstract method setDeliveryDelay(long) in javax.jms.MessageProducer
[ERROR] 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-camel/src/main/java/org/apache/activemq/camel/CamelTopicPublisher.java>:[33,8]
 org.apache.activemq.camel.CamelTopicPublisher is not abstract and does not 
override abstract method setDeliveryDelay(long) in javax.jms.MessageProducer
[ERROR] 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-camel/src/main/java/org/apache/activemq/camel/CamelQueueSender.java>:[33,8]
 org.apache.activemq.camel.CamelQueueSender is not abstract and does not 
override abstract method setDeliveryDelay(long) in javax.jms.MessageProducer
[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-camel: Compilation failure
        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:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        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
        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:207)
        ... 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-camel
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-kahadb-store/pom.xml>
 to 
org.apache.activemq/activemq-kahadb-store/5.15.10-SNAPSHOT/activemq-kahadb-store-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-kahadb-store/5.15.10-SNAPSHOT/activemq-kahadb-store-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-kahadb-store/target/activemq-kahadb-store-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-kahadb-store/5.15.10-SNAPSHOT/activemq-kahadb-store-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-osgi/pom.xml> 
to 
org.apache.activemq/activemq-osgi/5.15.10-SNAPSHOT/activemq-osgi-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-unit-tests/pom.xml>
 to 
org.apache.activemq/activemq-unit-tests/5.15.10-SNAPSHOT/activemq-unit-tests-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-unit-tests/target/activemq-unit-tests-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-unit-tests/5.15.10-SNAPSHOT/activemq-unit-tests-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-unit-tests/target/activemq-unit-tests-5.15.10-SNAPSHOT-tests.jar>
 to 
org.apache.activemq/activemq-unit-tests/5.15.10-SNAPSHOT/activemq-unit-tests-5.15.10-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-unit-tests/target/activemq-unit-tests-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-unit-tests/5.15.10-SNAPSHOT/activemq-unit-tests-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-openwire-legacy/pom.xml>
 to 
org.apache.activemq/activemq-openwire-legacy/5.15.10-SNAPSHOT/activemq-openwire-legacy-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-openwire-legacy/5.15.10-SNAPSHOT/activemq-openwire-legacy-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-openwire-legacy/target/activemq-openwire-legacy-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-openwire-legacy/5.15.10-SNAPSHOT/activemq-openwire-legacy-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-karaf-itest/pom.xml>
 to 
org.apache.activemq/activemq-karaf-itest/5.15.10-SNAPSHOT/activemq-karaf-itest-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-karaf-itest/target/activemq-karaf-itest-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-karaf-itest/5.15.10-SNAPSHOT/activemq-karaf-itest-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-karaf-itest/target/activemq-karaf-itest-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-karaf-itest/5.15.10-SNAPSHOT/activemq-karaf-itest-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-rar/pom.xml> 
to 
org.apache.activemq/activemq-rar/5.15.10-SNAPSHOT/activemq-rar-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-http/pom.xml> 
to 
org.apache.activemq/activemq-http/5.15.10-SNAPSHOT/activemq-http-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-http/target/activemq-http-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-http/5.15.10-SNAPSHOT/activemq-http-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-http/target/activemq-http-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-http/5.15.10-SNAPSHOT/activemq-http-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-amqp/pom.xml> 
to 
org.apache.activemq/activemq-amqp/5.15.10-SNAPSHOT/activemq-amqp-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-amqp/target/activemq-amqp-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-amqp/5.15.10-SNAPSHOT/activemq-amqp-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-amqp/target/activemq-amqp-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-amqp/5.15.10-SNAPSHOT/activemq-amqp-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-client/pom.xml>
 to 
org.apache.activemq/activemq-client/5.15.10-SNAPSHOT/activemq-client-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-client/target/activemq-client-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-client/5.15.10-SNAPSHOT/activemq-client-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-client/target/activemq-client-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-client/5.15.10-SNAPSHOT/activemq-client-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-blueprint/pom.xml>
 to 
org.apache.activemq/activemq-blueprint/5.15.10-SNAPSHOT/activemq-blueprint-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-blueprint/target/activemq-blueprint-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-blueprint/5.15.10-SNAPSHOT/activemq-blueprint-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-blueprint/target/activemq-blueprint-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-blueprint/5.15.10-SNAPSHOT/activemq-blueprint-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-tooling/activemq-junit/pom.xml>
 to 
org.apache.activemq.tooling/activemq-junit/5.15.10-SNAPSHOT/activemq-junit-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-tooling/activemq-junit/target/activemq-junit-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq.tooling/activemq-junit/5.15.10-SNAPSHOT/activemq-junit-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-tooling/activemq-junit/target/activemq-junit-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq.tooling/activemq-junit/5.15.10-SNAPSHOT/activemq-junit-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-tooling/pom.xml>
 to 
org.apache.activemq.tooling/activemq-tooling/5.15.10-SNAPSHOT/activemq-tooling-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-jms-pool/pom.xml>
 to 
org.apache.activemq/activemq-jms-pool/5.15.10-SNAPSHOT/activemq-jms-pool-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-jms-pool/target/activemq-jms-pool-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-jms-pool/5.15.10-SNAPSHOT/activemq-jms-pool-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-jms-pool/target/activemq-jms-pool-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-jms-pool/5.15.10-SNAPSHOT/activemq-jms-pool-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-pool/pom.xml> 
to 
org.apache.activemq/activemq-pool/5.15.10-SNAPSHOT/activemq-pool-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-pool/target/activemq-pool-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-pool/5.15.10-SNAPSHOT/activemq-pool-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-pool/target/activemq-pool-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-pool/5.15.10-SNAPSHOT/activemq-pool-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-jdbc-store/pom.xml>
 to 
org.apache.activemq/activemq-jdbc-store/5.15.10-SNAPSHOT/activemq-jdbc-store-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-jdbc-store/5.15.10-SNAPSHOT/activemq-jdbc-store-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-jdbc-store/target/activemq-jdbc-store-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-jdbc-store/5.15.10-SNAPSHOT/activemq-jdbc-store-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-camel/pom.xml> 
to 
org.apache.activemq/activemq-camel/5.15.10-SNAPSHOT/activemq-camel-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-runtime-config/pom.xml>
 to 
org.apache.activemq/activemq-runtime-config/5.15.10-SNAPSHOT/activemq-runtime-config-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-runtime-config/target/activemq-runtime-config-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-runtime-config/5.15.10-SNAPSHOT/activemq-runtime-config-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-runtime-config/target/activemq-runtime-config-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-runtime-config/5.15.10-SNAPSHOT/activemq-runtime-config-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/pom.xml> to 
org.apache.activemq/activemq-parent/5.15.10-SNAPSHOT/activemq-parent-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-stomp/pom.xml> 
to 
org.apache.activemq/activemq-stomp/5.15.10-SNAPSHOT/activemq-stomp-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-stomp/target/activemq-stomp-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-stomp/5.15.10-SNAPSHOT/activemq-stomp-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-stomp/target/activemq-stomp-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-stomp/5.15.10-SNAPSHOT/activemq-stomp-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-openwire-generator/pom.xml>
 to 
org.apache.activemq/activemq-openwire-generator/5.15.10-SNAPSHOT/activemq-openwire-generator-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-openwire-generator/5.15.10-SNAPSHOT/activemq-openwire-generator-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-openwire-generator/target/activemq-openwire-generator-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-openwire-generator/5.15.10-SNAPSHOT/activemq-openwire-generator-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-broker/pom.xml>
 to 
org.apache.activemq/activemq-broker/5.15.10-SNAPSHOT/activemq-broker-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-broker/target/activemq-broker-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-broker/5.15.10-SNAPSHOT/activemq-broker-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-broker/target/activemq-broker-5.15.10-SNAPSHOT-tests.jar>
 to 
org.apache.activemq/activemq-broker/5.15.10-SNAPSHOT/activemq-broker-5.15.10-SNAPSHOT-tests.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-broker/target/activemq-broker-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-broker/5.15.10-SNAPSHOT/activemq-broker-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-web-demo/pom.xml>
 to 
org.apache.activemq/activemq-web-demo/5.15.10-SNAPSHOT/activemq-web-demo-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-mqtt/pom.xml> 
to 
org.apache.activemq/activemq-mqtt/5.15.10-SNAPSHOT/activemq-mqtt-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-mqtt/target/activemq-mqtt-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-mqtt/5.15.10-SNAPSHOT/activemq-mqtt-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-mqtt/target/activemq-mqtt-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-mqtt/5.15.10-SNAPSHOT/activemq-mqtt-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-shiro/pom.xml> 
to 
org.apache.activemq/activemq-shiro/5.15.10-SNAPSHOT/activemq-shiro-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-shiro/target/activemq-shiro-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-shiro/5.15.10-SNAPSHOT/activemq-shiro-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-shiro/target/activemq-shiro-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-shiro/5.15.10-SNAPSHOT/activemq-shiro-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-tooling/activemq-perf-maven-plugin/pom.xml>
 to 
org.apache.activemq.tooling/activemq-perf-maven-plugin/5.15.10-SNAPSHOT/activemq-perf-maven-plugin-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-tooling/activemq-perf-maven-plugin/target/activemq-perf-maven-plugin-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq.tooling/activemq-perf-maven-plugin/5.15.10-SNAPSHOT/activemq-perf-maven-plugin-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-tooling/activemq-perf-maven-plugin/target/activemq-perf-maven-plugin-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq.tooling/activemq-perf-maven-plugin/5.15.10-SNAPSHOT/activemq-perf-maven-plugin-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-run/dependency-reduced-pom.xml>
 to 
org.apache.activemq/activemq-run/5.15.10-SNAPSHOT/activemq-run-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-run/target/activemq-run-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-run/5.15.10-SNAPSHOT/activemq-run-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-run/target/activemq-run-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-run/5.15.10-SNAPSHOT/activemq-run-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-tooling/activemq-maven-plugin/pom.xml>
 to 
org.apache.activemq.tooling/activemq-maven-plugin/5.15.10-SNAPSHOT/activemq-maven-plugin-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-karaf/pom.xml> 
to 
org.apache.activemq/activemq-karaf/5.15.10-SNAPSHOT/activemq-karaf-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-karaf/target/activemq-karaf-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-karaf/5.15.10-SNAPSHOT/activemq-karaf-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-karaf/target/classes/features.xml>
 to 
org.apache.activemq/activemq-karaf/5.15.10-SNAPSHOT/activemq-karaf-5.15.10-SNAPSHOT-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-karaf/target/classes/features-core.xml>
 to 
org.apache.activemq/activemq-karaf/5.15.10-SNAPSHOT/activemq-karaf-5.15.10-SNAPSHOT-features-core.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-karaf/target/classes/activemq.xml>
 to 
org.apache.activemq/activemq-karaf/5.15.10-SNAPSHOT/activemq-karaf-5.15.10-SNAPSHOT-activemq.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-karaf/target/classes/org.apache.activemq.server-default.cfg>
 to 
org.apache.activemq/activemq-karaf/5.15.10-SNAPSHOT/activemq-karaf-5.15.10-SNAPSHOT-activemq.cfg
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-karaf/target/classes/org.apache.activemq.webconsole.cfg>
 to 
org.apache.activemq/activemq-karaf/5.15.10-SNAPSHOT/activemq-karaf-5.15.10-SNAPSHOT-activemq-webconsole.cfg
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-karaf/target/activemq-karaf-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-karaf/5.15.10-SNAPSHOT/activemq-karaf-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-web-console/pom.xml>
 to 
org.apache.activemq/activemq-web-console/5.15.10-SNAPSHOT/activemq-web-console-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-jaas/pom.xml> 
to 
org.apache.activemq/activemq-jaas/5.15.10-SNAPSHOT/activemq-jaas-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-jaas/target/activemq-jaas-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-jaas/5.15.10-SNAPSHOT/activemq-jaas-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-jaas/target/activemq-jaas-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-jaas/5.15.10-SNAPSHOT/activemq-jaas-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-itests-spring31/pom.xml>
 to 
org.apache.activemq/activemq-itests-spring31/5.15.10-SNAPSHOT/activemq-itests-spring31-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-itests-spring31/target/activemq-itests-spring31-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-itests-spring31/5.15.10-SNAPSHOT/activemq-itests-spring31-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-itests-spring31/target/activemq-itests-spring31-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-itests-spring31/5.15.10-SNAPSHOT/activemq-itests-spring31-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-tooling/activemq-memtest-maven-plugin/pom.xml>
 to 
org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.15.10-SNAPSHOT/activemq-memtest-maven-plugin-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.15.10-SNAPSHOT/activemq-memtest-maven-plugin-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-tooling/activemq-memtest-maven-plugin/target/activemq-memtest-maven-plugin-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq.tooling/activemq-memtest-maven-plugin/5.15.10-SNAPSHOT/activemq-memtest-maven-plugin-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-ra/pom.xml> to 
org.apache.activemq/activemq-ra/5.15.10-SNAPSHOT/activemq-ra-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-ra/target/activemq-ra-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-ra/5.15.10-SNAPSHOT/activemq-ra-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-ra/target/xbean/activemq-ra.xsd>
 to 
org.apache.activemq/activemq-ra/5.15.10-SNAPSHOT/activemq-ra-5.15.10-SNAPSHOT.xsd
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-ra/target/xbean/activemq-ra.xsd.html>
 to 
org.apache.activemq/activemq-ra/5.15.10-SNAPSHOT/activemq-ra-5.15.10-SNAPSHOT-schema.html
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-ra/target/xbean/activemq-ra.xsd.html>
 to 
org.apache.activemq/activemq-ra/5.15.10-SNAPSHOT/activemq-ra-5.15.10-SNAPSHOT.xsd.html
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-ra/target/activemq-ra-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-ra/5.15.10-SNAPSHOT/activemq-ra-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-partition/pom.xml>
 to 
org.apache.activemq/activemq-partition/5.15.10-SNAPSHOT/activemq-partition-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-partition/target/activemq-partition-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-partition/5.15.10-SNAPSHOT/activemq-partition-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-partition/target/activemq-partition-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-partition/5.15.10-SNAPSHOT/activemq-partition-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-all/pom.xml> 
to 
org.apache.activemq/activemq-all/5.15.10-SNAPSHOT/activemq-all-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/assembly/pom.xml> to 
org.apache.activemq/apache-activemq/5.15.10-SNAPSHOT/apache-activemq-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-console/pom.xml>
 to 
org.apache.activemq/activemq-console/5.15.10-SNAPSHOT/activemq-console-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-console/target/activemq-console-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-console/5.15.10-SNAPSHOT/activemq-console-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-console/target/activemq-console-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-console/5.15.10-SNAPSHOT/activemq-console-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-spring/pom.xml>
 to 
org.apache.activemq/activemq-spring/5.15.10-SNAPSHOT/activemq-spring-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-spring/target/activemq-spring-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-spring/5.15.10-SNAPSHOT/activemq-spring-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-spring/target/classes/activemq.xsd>
 to 
org.apache.activemq/activemq-spring/5.15.10-SNAPSHOT/activemq-spring-5.15.10-SNAPSHOT.xsd
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-spring/target/classes/activemq.xsd.html>
 to 
org.apache.activemq/activemq-spring/5.15.10-SNAPSHOT/activemq-spring-5.15.10-SNAPSHOT-schema.html
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-spring/target/activemq-spring-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-spring/5.15.10-SNAPSHOT/activemq-spring-5.15.10-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 1.07 MB of artifacts by 70.2% relative to #247
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-cf/pom.xml> to 
org.apache.activemq/activemq-cf/5.15.10-SNAPSHOT/activemq-cf-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-cf/target/activemq-cf-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-cf/5.15.10-SNAPSHOT/activemq-cf-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-cf/target/activemq-cf-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-cf/5.15.10-SNAPSHOT/activemq-cf-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-leveldb-store/pom.xml>
 to 
org.apache.activemq/activemq-leveldb-store/5.15.10-SNAPSHOT/activemq-leveldb-store-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-leveldb-store/5.15.10-SNAPSHOT/activemq-leveldb-store-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-leveldb-store/target/activemq-leveldb-store-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-leveldb-store/5.15.10-SNAPSHOT/activemq-leveldb-store-5.15.10-SNAPSHOT-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-web/pom.xml> 
to 
org.apache.activemq/activemq-web/5.15.10-SNAPSHOT/activemq-web-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-log4j-appender/pom.xml>
 to 
org.apache.activemq/activemq-log4j-appender/5.15.10-SNAPSHOT/activemq-log4j-appender-5.15.10-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.15.10-SNAPSHOT.jar>
 to 
org.apache.activemq/activemq-log4j-appender/5.15.10-SNAPSHOT/activemq-log4j-appender-5.15.10-SNAPSHOT.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/ActiveMQ-Java8-5.15.x/ws/activemq-log4j-appender/target/activemq-log4j-appender-5.15.10-SNAPSHOT-sources.jar>
 to 
org.apache.activemq/activemq-log4j-appender/5.15.10-SNAPSHOT/activemq-log4j-appender-5.15.10-SNAPSHOT-sources.jar
Sending e-mails to: commits@activemq.apache.org
Sending e-mails to: commits@activemq.apache.org
Sending e-mails to: commits@activemq.apache.org
Sending e-mails to: commits@activemq.apache.org
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
channel stopped

Reply via email to