Jenkins build is still unstable: ActiveMQ-Java8 » ActiveMQ :: Unit Tests #1070

2017-09-27 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: ActiveMQ-Java8 » ActiveMQ :: MQTT Protocol #1070

2017-09-27 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: ActiveMQ-Java8 » ActiveMQ :: Karaf Integration Tests #1070

2017-09-27 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: ActiveMQ-Java8 #1070

2017-09-27 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: ActiveMQ-Java8-5.15.x #68

2017-09-27 Thread Apache Jenkins Server
See 




Jenkins build is back to stable : ActiveMQ-Java8-5.15.x » ActiveMQ :: STOMP Protocol #68

2017-09-27 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: ActiveMQ-Java8-5.15.x » ActiveMQ :: Unit Tests #68

2017-09-27 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: ActiveMQ-Java8-5.15.x » ActiveMQ :: Karaf Integration Tests #68

2017-09-27 Thread Apache Jenkins Server
See 




Jenkins build became unstable: ActiveMQ-Java8-5.15.x » ActiveMQ :: AMQP #68

2017-09-27 Thread Apache Jenkins Server
See 




[2/2] activemq-artemis git commit: Revert "NO-JIRA: add licenses tag to pom.xml"

2017-09-27 Thread clebertsuconic
Revert "NO-JIRA: add licenses tag to pom.xml"

this is not needed...

This reverts commit f2f6fe250ad70a4d74095caa87f67a82aa8a6d37.


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/66edcf7f
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/66edcf7f
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/66edcf7f

Branch: refs/heads/master
Commit: 66edcf7f660c85800cd5375ce7e1e7f7947fbe6e
Parents: 8b68e8f
Author: Clebert Suconic 
Authored: Wed Sep 27 12:57:03 2017 -0400
Committer: Clebert Suconic 
Committed: Wed Sep 27 12:57:43 2017 -0400

--
 pom.xml | 8 
 1 file changed, 8 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/66edcf7f/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 6833778..28a9d60 100644
--- a/pom.xml
+++ b/pom.xml
@@ -175,14 +175,6 @@
   
1.0

 
-   
-  
- Apache License 2.0
- http://repository.jboss.org/licenses/apache-2.0.txt
- repo
-  
-   
-

   
scm:git:http://git-wip-us.apache.org/repos/asf/activemq-artemis.git
   
scm:git:https://git-wip-us.apache.org/repos/asf/activemq-artemis.git



activemq-artemis git commit: Revert "add licenses tag to pom.xml"

2017-09-27 Thread clebertsuconic
Repository: activemq-artemis
Updated Branches:
  refs/heads/1.x b56950c35 -> e42433f70


Revert "add licenses tag to pom.xml"

This reverts commit b4bbdff456c519cb34df444fb15cee8b2ce0bb46.


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/e42433f7
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/e42433f7
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/e42433f7

Branch: refs/heads/1.x
Commit: e42433f70ece34fe5c28239c4505d98c296f0102
Parents: b56950c
Author: Clebert Suconic 
Authored: Wed Sep 27 12:59:19 2017 -0400
Committer: Clebert Suconic 
Committed: Wed Sep 27 12:59:19 2017 -0400

--
 pom.xml | 8 
 1 file changed, 8 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/e42433f7/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 0866c05..6698f16 100644
--- a/pom.xml
+++ b/pom.xml
@@ -167,14 +167,6 @@
   
1.0

 
-   
-  
- Apache License 2.0
- http://repository.jboss.org/licenses/apache-2.0.txt
- repo
-  
-   
-

   
scm:git:http://git-wip-us.apache.org/repos/asf/activemq-artemis.git
   
scm:git:https://git-wip-us.apache.org/repos/asf/activemq-artemis.git



[1/2] activemq-artemis git commit: NO-JIRA: some more organization on critical analyzer

2017-09-27 Thread clebertsuconic
Repository: activemq-artemis
Updated Branches:
  refs/heads/master 8c2b73624 -> 66edcf7f6


NO-JIRA: some more organization on critical analyzer


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/8b68e8f4
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/8b68e8f4
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/8b68e8f4

Branch: refs/heads/master
Commit: 8b68e8f48af6842c8dc0b1873588701143f38c6c
Parents: 8c2b736
Author: Clebert Suconic 
Authored: Wed Sep 27 10:51:15 2017 -0400
Committer: Clebert Suconic 
Committed: Wed Sep 27 12:57:42 2017 -0400

--
 .../activemq/artemis/core/server/impl/ActiveMQServerImpl.java | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8b68e8f4/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/ActiveMQServerImpl.java
--
diff --git 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/ActiveMQServerImpl.java
 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/ActiveMQServerImpl.java
index 969493e..8dec6a4 100644
--- 
a/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/ActiveMQServerImpl.java
+++ 
b/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/ActiveMQServerImpl.java
@@ -626,8 +626,9 @@ public class ActiveMQServerImpl implements ActiveMQServer {
 break;
  case LOG:
 criticalAction = criticalComponent -> {
-   sendCriticalNotification(criticalComponent);

ActiveMQServerLogger.LOGGER.criticalSystemLog(criticalComponent);
+   threadDump();
+   sendCriticalNotification(criticalComponent);
 };
 break;
   }



activemq git commit: AMQ-6821, AMQ-6790: add the ActiveMQAMQPBrokerFeatureTest to the smoke/sanity test profile

2017-09-27 Thread robbie
Repository: activemq
Updated Branches:
  refs/heads/activemq-5.15.x 76474fbc6 -> 16568aae7


AMQ-6821, AMQ-6790: add the ActiveMQAMQPBrokerFeatureTest to the smoke/sanity 
test profile

(cherry picked from commit e5b7c9fba467d1b9f2db04c01e3863883fd25fc0)


Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/16568aae
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/16568aae
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/16568aae

Branch: refs/heads/activemq-5.15.x
Commit: 16568aae7908258b04e4f873484cd6f02394eeef
Parents: 76474fb
Author: Robbie Gemmell 
Authored: Wed Sep 27 15:07:00 2017 +0100
Committer: Robbie Gemmell 
Committed: Wed Sep 27 15:08:24 2017 +0100

--
 activemq-karaf-itest/pom.xml | 1 +
 1 file changed, 1 insertion(+)
--


http://git-wip-us.apache.org/repos/asf/activemq/blob/16568aae/activemq-karaf-itest/pom.xml
--
diff --git a/activemq-karaf-itest/pom.xml b/activemq-karaf-itest/pom.xml
index aab9795..286c89a 100644
--- a/activemq-karaf-itest/pom.xml
+++ b/activemq-karaf-itest/pom.xml
@@ -259,6 +259,7 @@
 
   
 **/ActiveMQBrokerNdCamelFeatureTest.*
+**/ActiveMQAMQPBrokerFeatureTest.*
   
 
   



activemq git commit: AMQ-6821, AMQ-6790: add the ActiveMQAMQPBrokerFeatureTest to the smoke/sanity test profile

2017-09-27 Thread robbie
Repository: activemq
Updated Branches:
  refs/heads/master 33b52b591 -> e5b7c9fba


AMQ-6821, AMQ-6790: add the ActiveMQAMQPBrokerFeatureTest to the smoke/sanity 
test profile


Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/e5b7c9fb
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/e5b7c9fb
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/e5b7c9fb

Branch: refs/heads/master
Commit: e5b7c9fba467d1b9f2db04c01e3863883fd25fc0
Parents: 33b52b5
Author: Robbie Gemmell 
Authored: Wed Sep 27 15:07:00 2017 +0100
Committer: Robbie Gemmell 
Committed: Wed Sep 27 15:07:00 2017 +0100

--
 activemq-karaf-itest/pom.xml | 1 +
 1 file changed, 1 insertion(+)
--


http://git-wip-us.apache.org/repos/asf/activemq/blob/e5b7c9fb/activemq-karaf-itest/pom.xml
--
diff --git a/activemq-karaf-itest/pom.xml b/activemq-karaf-itest/pom.xml
index b132126..5d52c7d 100644
--- a/activemq-karaf-itest/pom.xml
+++ b/activemq-karaf-itest/pom.xml
@@ -259,6 +259,7 @@
 
   
 **/ActiveMQBrokerNdCamelFeatureTest.*
+**/ActiveMQAMQPBrokerFeatureTest.*
   
 
   



svn commit: r22010 - /dev/activemq/activemq/5.15.1/

2017-09-27 Thread cshannon
Author: cshannon
Date: Wed Sep 27 13:50:55 2017
New Revision: 22010

Log:
removing 5.15.1, it will be rebuilt

Removed:
dev/activemq/activemq/5.15.1/



Jenkins build is still unstable: ActiveMQ-Java8-5.15.x #67

2017-09-27 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: ActiveMQ-Java8-5.15.x » ActiveMQ :: Karaf Integration Tests #67

2017-09-27 Thread Apache Jenkins Server
See 




Jenkins build is still unstable: ActiveMQ-Java8-5.15.x » ActiveMQ :: Unit Tests #67

2017-09-27 Thread Apache Jenkins Server
See 




Jenkins build became unstable: ActiveMQ-Java8-5.15.x » ActiveMQ :: STOMP Protocol #67

2017-09-27 Thread Apache Jenkins Server
See 




[activemq] Git Push Summary

2017-09-27 Thread cshannon
Repository: activemq
Updated Tags:  refs/tags/activemq-5.15.1 [deleted] bf86cae37


[2/2] activemq git commit: Revert "[maven-release-plugin] prepare release activemq-5.15.1"

2017-09-27 Thread cshannon
Revert "[maven-release-plugin] prepare release activemq-5.15.1"

This reverts commit 37227fbf8bf2308d45dddb169483864007ef5560.


Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/76474fbc
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/76474fbc
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/76474fbc

Branch: refs/heads/activemq-5.15.x
Commit: 76474fbc675bd98ac3ad4cfbe67baf4383387809
Parents: ade1a87
Author: Christopher L. Shannon (cshannon) 
Authored: Wed Sep 27 08:54:44 2017 -0400
Committer: Christopher L. Shannon (cshannon) 
Committed: Wed Sep 27 08:54:44 2017 -0400

--
 activemq-all/pom.xml   | 2 +-
 activemq-amqp/pom.xml  | 2 +-
 activemq-blueprint/pom.xml | 2 +-
 activemq-broker/pom.xml| 2 +-
 activemq-camel/pom.xml | 2 +-
 activemq-cf/pom.xml| 2 +-
 activemq-client/pom.xml| 2 +-
 activemq-console/pom.xml   | 2 +-
 activemq-http/pom.xml  | 2 +-
 activemq-itests-spring31/pom.xml   | 2 +-
 activemq-jaas/pom.xml  | 2 +-
 activemq-jdbc-store/pom.xml| 2 +-
 activemq-jms-pool/pom.xml  | 2 +-
 activemq-kahadb-store/pom.xml  | 2 +-
 activemq-karaf-itest/pom.xml   | 2 +-
 activemq-karaf/pom.xml | 2 +-
 activemq-leveldb-store/pom.xml | 2 +-
 activemq-log4j-appender/pom.xml| 2 +-
 activemq-mqtt/pom.xml  | 2 +-
 activemq-openwire-generator/pom.xml| 2 +-
 activemq-openwire-legacy/pom.xml   | 2 +-
 activemq-osgi/pom.xml  | 2 +-
 activemq-partition/pom.xml | 2 +-
 activemq-pool/pom.xml  | 2 +-
 activemq-ra/pom.xml| 2 +-
 activemq-rar/pom.xml   | 2 +-
 activemq-run/pom.xml   | 2 +-
 activemq-runtime-config/pom.xml| 2 +-
 activemq-shiro/pom.xml | 2 +-
 activemq-spring/pom.xml| 2 +-
 activemq-stomp/pom.xml | 2 +-
 activemq-tooling/activemq-junit/pom.xml| 2 +-
 activemq-tooling/activemq-maven-plugin/pom.xml | 2 +-
 activemq-tooling/activemq-memtest-maven-plugin/pom.xml | 2 +-
 activemq-tooling/activemq-perf-maven-plugin/pom.xml| 2 +-
 activemq-tooling/pom.xml   | 2 +-
 activemq-unit-tests/pom.xml| 2 +-
 activemq-web-console/pom.xml   | 2 +-
 activemq-web-demo/pom.xml  | 2 +-
 activemq-web/pom.xml   | 2 +-
 assembly/pom.xml   | 2 +-
 pom.xml| 4 ++--
 42 files changed, 43 insertions(+), 43 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/activemq/blob/76474fbc/activemq-all/pom.xml
--
diff --git a/activemq-all/pom.xml b/activemq-all/pom.xml
index e00f51d..92c58a5 100644
--- a/activemq-all/pom.xml
+++ b/activemq-all/pom.xml
@@ -14,7 +14,7 @@
   
 org.apache.activemq
 activemq-parent
-5.15.1
+5.15.1-SNAPSHOT
   
 
   activemq-all

http://git-wip-us.apache.org/repos/asf/activemq/blob/76474fbc/activemq-amqp/pom.xml
--
diff --git a/activemq-amqp/pom.xml b/activemq-amqp/pom.xml
index cbee7ab..8b22854 100644
--- a/activemq-amqp/pom.xml
+++ b/activemq-amqp/pom.xml
@@ -22,7 +22,7 @@
   
 org.apache.activemq
 activemq-parent
-5.15.1
+5.15.1-SNAPSHOT
   
 
   activemq-amqp

http://git-wip-us.apache.org/repos/asf/activemq/blob/76474fbc/activemq-blueprint/pom.xml
--
diff --git a/activemq-blueprint/pom.xml b/activemq-blueprint/pom.xml
index 6f22573..4787f98 100644
--- a/activemq-blueprint/pom.xml
+++ b/activemq-blueprint/pom.xml
@@ -22,7 +22,7 @@
   
 org.apache.activemq
 activemq-parent
-5.15.1
+5.15.1-SNAPSHOT
   
 
   activemq-blueprint

http://git-wip-us.apache.org/repos/asf/activemq/blob/76474fbc/activemq-broker/pom.xml
--
diff --git a/activemq-br

[1/2] activemq git commit: Revert "[maven-release-plugin] prepare for next development iteration"

2017-09-27 Thread cshannon
Repository: activemq
Updated Branches:
  refs/heads/activemq-5.15.x 95b3ba50b -> 76474fbc6


Revert "[maven-release-plugin] prepare for next development iteration"

This reverts commit e2eabeb1c2a8234d2763238eae8a2a143e1860a6.


Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/ade1a87e
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/ade1a87e
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/ade1a87e

Branch: refs/heads/activemq-5.15.x
Commit: ade1a87e09342326013718f5f28d3bad52641cd5
Parents: 95b3ba5
Author: Christopher L. Shannon (cshannon) 
Authored: Wed Sep 27 08:54:36 2017 -0400
Committer: Christopher L. Shannon (cshannon) 
Committed: Wed Sep 27 08:54:36 2017 -0400

--
 activemq-all/pom.xml   | 2 +-
 activemq-amqp/pom.xml  | 2 +-
 activemq-blueprint/pom.xml | 2 +-
 activemq-broker/pom.xml| 2 +-
 activemq-camel/pom.xml | 2 +-
 activemq-cf/pom.xml| 2 +-
 activemq-client/pom.xml| 2 +-
 activemq-console/pom.xml   | 2 +-
 activemq-http/pom.xml  | 2 +-
 activemq-itests-spring31/pom.xml   | 2 +-
 activemq-jaas/pom.xml  | 2 +-
 activemq-jdbc-store/pom.xml| 2 +-
 activemq-jms-pool/pom.xml  | 2 +-
 activemq-kahadb-store/pom.xml  | 2 +-
 activemq-karaf-itest/pom.xml   | 2 +-
 activemq-karaf/pom.xml | 2 +-
 activemq-leveldb-store/pom.xml | 2 +-
 activemq-log4j-appender/pom.xml| 2 +-
 activemq-mqtt/pom.xml  | 2 +-
 activemq-openwire-generator/pom.xml| 2 +-
 activemq-openwire-legacy/pom.xml   | 2 +-
 activemq-osgi/pom.xml  | 2 +-
 activemq-partition/pom.xml | 2 +-
 activemq-pool/pom.xml  | 2 +-
 activemq-ra/pom.xml| 2 +-
 activemq-rar/pom.xml   | 2 +-
 activemq-run/pom.xml   | 2 +-
 activemq-runtime-config/pom.xml| 2 +-
 activemq-shiro/pom.xml | 2 +-
 activemq-spring/pom.xml| 2 +-
 activemq-stomp/pom.xml | 2 +-
 activemq-tooling/activemq-junit/pom.xml| 2 +-
 activemq-tooling/activemq-maven-plugin/pom.xml | 2 +-
 activemq-tooling/activemq-memtest-maven-plugin/pom.xml | 2 +-
 activemq-tooling/activemq-perf-maven-plugin/pom.xml| 2 +-
 activemq-tooling/pom.xml   | 2 +-
 activemq-unit-tests/pom.xml| 2 +-
 activemq-web-console/pom.xml   | 2 +-
 activemq-web-demo/pom.xml  | 2 +-
 activemq-web/pom.xml   | 2 +-
 assembly/pom.xml   | 2 +-
 pom.xml| 4 ++--
 42 files changed, 43 insertions(+), 43 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/activemq/blob/ade1a87e/activemq-all/pom.xml
--
diff --git a/activemq-all/pom.xml b/activemq-all/pom.xml
index f291126..e00f51d 100644
--- a/activemq-all/pom.xml
+++ b/activemq-all/pom.xml
@@ -14,7 +14,7 @@
   
 org.apache.activemq
 activemq-parent
-5.15.2-SNAPSHOT
+5.15.1
   
 
   activemq-all

http://git-wip-us.apache.org/repos/asf/activemq/blob/ade1a87e/activemq-amqp/pom.xml
--
diff --git a/activemq-amqp/pom.xml b/activemq-amqp/pom.xml
index 165ed80..cbee7ab 100644
--- a/activemq-amqp/pom.xml
+++ b/activemq-amqp/pom.xml
@@ -22,7 +22,7 @@
   
 org.apache.activemq
 activemq-parent
-5.15.2-SNAPSHOT
+5.15.1
   
 
   activemq-amqp

http://git-wip-us.apache.org/repos/asf/activemq/blob/ade1a87e/activemq-blueprint/pom.xml
--
diff --git a/activemq-blueprint/pom.xml b/activemq-blueprint/pom.xml
index 32fd1b5..6f22573 100644
--- a/activemq-blueprint/pom.xml
+++ b/activemq-blueprint/pom.xml
@@ -22,7 +22,7 @@
   
 org.apache.activemq
 activemq-parent
-5.15.2-SNAPSHOT
+5.15.1
   
 
   activemq-blueprint

http://git-wip-us.apache.org/repos/asf/activemq/blob/ade1a87e/activemq-broker/pom

activemq git commit: [AMQ-6790] add netty kqueue osgi dependency to the activemq-amqp-client feature

2017-09-27 Thread cshannon
Repository: activemq
Updated Branches:
  refs/heads/activemq-5.15.x 26788f5fd -> 95b3ba50b


[AMQ-6790] add netty kqueue osgi dependency to the activemq-amqp-client feature

(cherry picked from commit 33b52b5914b30e73663a344f095a30c1dd484f49)


Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/95b3ba50
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/95b3ba50
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/95b3ba50

Branch: refs/heads/activemq-5.15.x
Commit: 95b3ba50b0a7f31a413d1601311d205f95843e54
Parents: 26788f5
Author: gtully 
Authored: Wed Sep 27 12:43:38 2017 +0100
Committer: Christopher L. Shannon (cshannon) 
Committed: Wed Sep 27 08:53:21 2017 -0400

--
 activemq-karaf/src/main/resources/features.xml | 1 +
 1 file changed, 1 insertion(+)
--


http://git-wip-us.apache.org/repos/asf/activemq/blob/95b3ba50/activemq-karaf/src/main/resources/features.xml
--
diff --git a/activemq-karaf/src/main/resources/features.xml 
b/activemq-karaf/src/main/resources/features.xml
index a5a8670..c989705 100644
--- a/activemq-karaf/src/main/resources/features.xml
+++ b/activemq-karaf/src/main/resources/features.xml
@@ -65,6 +65,7 @@
   mvn:io.netty/netty-common/${qpid-jms-netty-version}
   mvn:io.netty/netty-transport/${qpid-jms-netty-version}
   
mvn:io.netty/netty-transport-native-epoll/${qpid-jms-netty-version}
+  
mvn:io.netty/netty-transport-native-kqueue/${qpid-jms-netty-version}
   
mvn:io.netty/netty-transport-native-unix-common/${qpid-jms-netty-version}
   mvn:io.netty/netty-buffer/${qpid-jms-netty-version}
   mvn:io.netty/netty-codec/${qpid-jms-netty-version}



activemq git commit: [AMQ-6790] add netty kqueue osgi dependency to the activemq-amqp-client feature

2017-09-27 Thread gtully
Repository: activemq
Updated Branches:
  refs/heads/master 41a100766 -> 33b52b591


[AMQ-6790] add netty kqueue osgi dependency to the activemq-amqp-client feature


Project: http://git-wip-us.apache.org/repos/asf/activemq/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/33b52b59
Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/33b52b59
Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/33b52b59

Branch: refs/heads/master
Commit: 33b52b5914b30e73663a344f095a30c1dd484f49
Parents: 41a1007
Author: gtully 
Authored: Wed Sep 27 12:43:38 2017 +0100
Committer: gtully 
Committed: Wed Sep 27 12:43:38 2017 +0100

--
 activemq-karaf/src/main/resources/features.xml | 1 +
 1 file changed, 1 insertion(+)
--


http://git-wip-us.apache.org/repos/asf/activemq/blob/33b52b59/activemq-karaf/src/main/resources/features.xml
--
diff --git a/activemq-karaf/src/main/resources/features.xml 
b/activemq-karaf/src/main/resources/features.xml
index a5a8670..c989705 100644
--- a/activemq-karaf/src/main/resources/features.xml
+++ b/activemq-karaf/src/main/resources/features.xml
@@ -65,6 +65,7 @@
   mvn:io.netty/netty-common/${qpid-jms-netty-version}
   mvn:io.netty/netty-transport/${qpid-jms-netty-version}
   
mvn:io.netty/netty-transport-native-epoll/${qpid-jms-netty-version}
+  
mvn:io.netty/netty-transport-native-kqueue/${qpid-jms-netty-version}
   
mvn:io.netty/netty-transport-native-unix-common/${qpid-jms-netty-version}
   mvn:io.netty/netty-buffer/${qpid-jms-netty-version}
   mvn:io.netty/netty-codec/${qpid-jms-netty-version}



activemq-artemis git commit: ARTEMIS-1435 - use absolute path for unix script like on windows, avoid relative path not found on run from instance bin dir

2017-09-27 Thread gtully
Repository: activemq-artemis
Updated Branches:
  refs/heads/master 78f5ab096 -> 8c2b73624


ARTEMIS-1435 - use absolute path for unix script like on windows, avoid 
relative path not found on run from instance bin dir


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/8c2b7362
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/8c2b7362
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/8c2b7362

Branch: refs/heads/master
Commit: 8c2b73624c8c87e55122e871bcf6cf5a24f074fe
Parents: 78f5ab0
Author: gtully 
Authored: Wed Sep 27 10:42:56 2017 +0100
Committer: gtully 
Committed: Wed Sep 27 10:42:56 2017 +0100

--
 .../org/apache/activemq/artemis/cli/commands/etc/artemis.profile   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/8c2b7362/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/artemis.profile
--
diff --git 
a/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/artemis.profile
 
b/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/artemis.profile
index 4173e32..19df253 100644
--- 
a/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/artemis.profile
+++ 
b/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/artemis.profile
@@ -28,7 +28,7 @@ ARTEMIS_INSTANCE_URI='${artemis.instance.uri}'
 
 
 # Java Opts
-JAVA_ARGS="${java-opts} -XX:+PrintClassHistogram -XX:+UseG1GC 
-XX:+AggressiveOpts -XX:+UseFastAccessorMethods -Xms512M -Xmx2G 
-Dhawtio.realm=activemq  -Dhawtio.offline="true" -Dhawtio.role=${role} 
-Dhawtio.rolePrincipalClasses=org.apache.activemq.artemis.spi.core.security.jaas.RolePrincipal
 -Djolokia.policyLocation=file:etc/jolokia-access.xml"
+JAVA_ARGS="${java-opts} -XX:+PrintClassHistogram -XX:+UseG1GC 
-XX:+AggressiveOpts -XX:+UseFastAccessorMethods -Xms512M -Xmx2G 
-Dhawtio.realm=activemq  -Dhawtio.offline="true" -Dhawtio.role=${role} 
-Dhawtio.rolePrincipalClasses=org.apache.activemq.artemis.spi.core.security.jaas.RolePrincipal
 -Djolokia.policyLocation=${ARTEMIS_INSTANCE_URI}/etc/jolokia-access.xml"
 
 #
 # There might be options that you only want to enable on specifc commands, 
like setting a JMX port