Jenkins build is back to stable : ActiveMQ-Java8 » ActiveMQ :: Karaf Integration Tests #1053

2017-08-08 Thread Apache Jenkins Server
See

Jenkins build is still unstable: ActiveMQ-Java8 #1053

2017-08-08 Thread Apache Jenkins Server
See

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

2017-08-08 Thread Apache Jenkins Server
See

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

2017-08-08 Thread Apache Jenkins Server
See

Jenkins build is still unstable: ActiveMQ-Java8-All-UnitTests #720

2017-08-08 Thread Apache Jenkins Server
See

activemq git commit: [AMQ-6788] Explain how to fix the problem in the exception

2017-08-08 Thread cschneider
Repository: activemq Updated Branches: refs/heads/master 267fe7389 -> 8646bb101 [AMQ-6788] Explain how to fix the problem in the exception Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/8646bb10 Tree:

svn commit: r1016559 - in /websites/production/activemq/content/images/confluence: ./ icons/ icons/profilepics/ icons/profilepics/default.png

2017-08-08 Thread clebertsuconic
Author: clebertsuconic Date: Tue Aug 8 18:59:43 2017 New Revision: 1016559 Log: adding missing picture for main index page Added: websites/production/activemq/content/images/confluence/ websites/production/activemq/content/images/confluence/icons/

svn commit: r1016560 - /websites/production/activemq/content/images/confluence/icons/profilepics/default.png

2017-08-08 Thread clebertsuconic
Author: clebertsuconic Date: Tue Aug 8 19:02:28 2017 New Revision: 1016560 Log: updating img Modified: websites/production/activemq/content/images/confluence/icons/profilepics/default.png Modified: websites/production/activemq/content/images/confluence/icons/profilepics/default.png

Jenkins build is back to stable : ActiveMQ-Artemis-Master #1245

2017-08-08 Thread Apache Jenkins Server
See

activemq-artemis git commit: ARTEMIS-1325 Update proton 0.20 and qpid-jms 0.24

2017-08-08 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master 6f3370b9f -> 766f412c6 ARTEMIS-1325 Update proton 0.20 and qpid-jms 0.24 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/766f412c

activemq git commit: AMQ-6790 Update to latest Qpid JMS and Qpid Proton versions

2017-08-08 Thread tabish
Repository: activemq Updated Branches: refs/heads/master a67c75a9e -> 267fe7389 AMQ-6790 Update to latest Qpid JMS and Qpid Proton versions Moves to Qpid JMS 0.24.0 and Qpid Proton-J 0.20.0 Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit:

[2/2] activemq-artemis git commit: ARTEMIS-1308: Make acknowlegde in AcitveMQMessage non blocking

2017-08-08 Thread clebertsuconic
ARTEMIS-1308: Make acknowlegde in AcitveMQMessage non blocking Allow commit within the acknowledge to be non blocking (batch) this toggles the on the existing blockonacknowlegde config. Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit:

[1/2] activemq-artemis git commit: This closes #1428

2017-08-08 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master 88f78d97e -> 6f3370b9f This closes #1428 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/6f3370b9 Tree:

[3/5] activemq-artemis git commit: [ARTEMIS-1310] add amqp sasl gssapi mechanism support

2017-08-08 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/ca7197b5/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/JMSSaslGssapiTest.java -- diff --git

[4/5] activemq-artemis git commit: [ARTEMIS-1310] add amqp sasl gssapi mechanism support

2017-08-08 Thread clebertsuconic
[ARTEMIS-1310] add amqp sasl gssapi mechanism support delegate to the jdk saslServer. Allow acceptor configuration of supported mechanismis; saslMechanisms= and allow login config scope for krb5 to be configured via saslLoginConfigScope=x Project:

[1/5] activemq-artemis git commit: [ARTEMIS-1310] require mechanism to be explicitly enabled

2017-08-08 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master 766f412c6 -> d0a9d017d [ARTEMIS-1310] require mechanism to be explicitly enabled Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit:

[1/2] activemq-artemis git commit: ARTEMIS-1328 Improving direct delivery check

2017-08-08 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master 246b8ef77 -> d4a7aebb6 ARTEMIS-1328 Improving direct delivery check Instead of wait to flush an executor, I have added a method isFlushed() which will just translate to the state on the OrderedExecutor. In the case another

[2/2] activemq-artemis git commit: This closes #1447

2017-08-08 Thread clebertsuconic
This closes #1447 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/d4a7aebb Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/d4a7aebb Diff:

[2/2] activemq-artemis git commit: This closes #1448

2017-08-08 Thread clebertsuconic
This closes #1448 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/0c5962f1 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/0c5962f1 Diff:

[1/2] activemq-artemis git commit: ARTEMIS-1328 Improving direct delivery check

2017-08-08 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/1.x 9672dc23e -> 0c5962f1b ARTEMIS-1328 Improving direct delivery check Based on #1447 as it is not possible to cherry-pick here Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit:

[5/5] activemq-artemis git commit: This closes #1449

2017-08-08 Thread clebertsuconic
This closes #1449 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/d0a9d017 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/d0a9d017 Diff:

[2/5] activemq-artemis git commit: [ARTEMIS-1310] [ARTEMIS-1264] consolidate configuration to require login configuration scope

2017-08-08 Thread clebertsuconic
[ARTEMIS-1310] [ARTEMIS-1264] consolidate configuration to require login configuration scope Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/9fedb47c Tree:

[2/2] activemq-artemis git commit: NO-JIRA Updates to management.md doc

2017-08-08 Thread clebertsuconic
NO-JIRA Updates to management.md doc * add Jolokia to the initial list of ways to access management API * remove mentions of core queues, etc. (pre-addressing change) * activemq.notifications can be consumed with any client * activemq.management can be accessed only with Core or Core JMS clients

[1/2] activemq-artemis git commit: This closes #1441

2017-08-08 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master d0a9d017d -> 246b8ef77 This closes #1441 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/246b8ef7 Tree:

activemq git commit: AMQ-6790 Update to latest Qpid JMS and Qpid Proton versions

2017-08-08 Thread tabish
Repository: activemq Updated Branches: refs/heads/activemq-5.15.x ae66f964e -> eabfa451d AMQ-6790 Update to latest Qpid JMS and Qpid Proton versions Moves to Qpid JMS 0.24.0 and Qpid Proton-J 0.20.0 (cherry picked from commit 267fe73898ca45058ccfe9f2e0efee18262de8cb) Project:

Jenkins build became unstable: ActiveMQ-Artemis-Master #1244

2017-08-08 Thread Apache Jenkins Server
See

activemq git commit: [AMQ-6643] refine fix to allow wildcard subs to non wildcard subscription queues, enable simple wildcard sub to drain all subscription queues

2017-08-08 Thread gtully
Repository: activemq Updated Branches: refs/heads/master a15626193 -> a67c75a9e [AMQ-6643] refine fix to allow wildcard subs to non wildcard subscription queues, enable simple wildcard sub to drain all subscription queues Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: