From f364dd072b408eac47506d1373f30fcce228100a Mon Sep 17 00:00:00 2001 From: Timothy Bish Date: Fri, 6 Oct 2017 15:46:08 -0400 Subject: [PATCH] ARTEMIS-1453 Update to latest Qpid JMS release 0.26.0 Depends on Netty 4.1.16.Final which has fixes for native transports. --- pom.xml | 98 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 49 insertions(+), 49 deletions(-) diff --git a/pom.xml b/pom.xml index 5ff0ee678c..44843bc27e 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ 0.22.0 3.0.19.Final 1.7.21 - 0.25.0 + 0.26.0 0.9.5 1.0-alpha-1 1 @@ -156,7 +156,7 @@ -XX:+UnlockCommercialFeatures -XX:+FlightRecorder -XX:StartFlightRecording=delay=30s,duration=120s,filename=/tmp/myrecording.jfr --> - + -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dlogging.configuration="file:${activemq.basedir}/tests/config/logging.properties" -Djava.library.path="${activemq.basedir}/artemis-native/bin" -Djgroups.bind_addr=localhost -Dorg.apache.activemq.artemis.api.core.UDPBroadcastEndpointFactory.localBindAddress=localhost @@ -430,7 +430,7 @@ geronimo-ejb_3.0_spec ${geronimo.ejb.3.0.spec.version} - + org.apache.geronimo.specs geronimo-jta_1.1_spec @@ -1155,51 +1155,51 @@ - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.rat - apache-rat-plugin - [0.12,) - - check - - - - - - - - - - org.apache.servicemix.tooling - - - depends-maven-plugin - - - [1.2,) - - - - generate-depends-file - - - - - - - - - - - + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.rat + apache-rat-plugin + [0.12,) + + check + + + + + + + + + + org.apache.servicemix.tooling + + + depends-maven-plugin + + + [1.2,) + + + + generate-depends-file + + + + + + + + + + + org.apache.maven.plugins maven-enforcer-plugin @@ -1539,7 +1539,7 @@ **/node_modules/** **/package.json **/npm-shrinkwrap.json - + **/overlays/**