Build failed in Jenkins: ActiveMQ-Artemis-Master #1841

2018-05-24 Thread Apache Jenkins Server
See Changes: [jbertram] ARTEMIS-1872 fix examples broken after authn change -- [...truncated 1.12 MB...]

[26/33] activemq-artemis git commit: ARTEMIS-1882 verify PKCS12 keystores work

2018-05-24 Thread clebertsuconic
ARTEMIS-1882 verify PKCS12 keystores work Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/3602713a Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/3602713a Diff:

[23/33] activemq-artemis git commit: ARTEMIS-1872 Fixing Security test

2018-05-24 Thread clebertsuconic
ARTEMIS-1872 Fixing Security test Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/0746ea8a Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/0746ea8a Diff:

[28/33] activemq-artemis git commit: This closes #2102

2018-05-24 Thread clebertsuconic
This closes #2102 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/c915ed1d Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/c915ed1d Diff:

[25/33] activemq-artemis git commit: This closes #2105

2018-05-24 Thread clebertsuconic
This closes #2105 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/e6d26074 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/e6d26074 Diff:

[32/33] activemq-artemis git commit: ARTEMIS-1872 fix security tests

2018-05-24 Thread clebertsuconic
ARTEMIS-1872 fix security tests After the new authn change for creating addresses a bunch of tests need to be updated to include the proper permissions. Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit:

[31/33] activemq-artemis git commit: ARTEMIS-1887 Setting default-max-consumers in address-setting not working

2018-05-24 Thread clebertsuconic
ARTEMIS-1887 Setting default-max-consumers in address-setting not working When setting "default-max-consumers" in addressing setting in broker.xml It has no effect on the "max-consumers" property on matching address queues. Tests added as part of a previous commit This closes #2107 Project:

[17/33] activemq-artemis git commit: ARTEMIS-1872 Check for queue exists before creating shared queue

2018-05-24 Thread clebertsuconic
ARTEMIS-1872 Check for queue exists before creating shared queue 1. Add tests case to verify issue and fix, tests also tests for same behavior using CORE, OPENWIRE and AMQP JMS Clients. 2. Update Core Client to check for queue before creating, sharedQueue as per createQueue logic. 3. Update

[14/33] activemq-artemis git commit: This closes #2096 ARTEMIS-1876 InVMNodeManager shouldn't be used if no JDBC HA is configured

2018-05-24 Thread clebertsuconic
This closes #2096 ARTEMIS-1876 InVMNodeManager shouldn't be used if no JDBC HA is configured Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/4cd7b1c6 Tree:

[19/33] activemq-artemis git commit: ARTEMIS-1872 Improving Security Checks on AMQP Protocol

2018-05-24 Thread clebertsuconic
ARTEMIS-1872 Improving Security Checks on AMQP Protocol Also improving test coverage on SecureConfigurationTest This commit will fix JMSConnectionWithSecurityTest. Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit:

[1/2] activemq-artemis git commit: ARTEMIS-1872 fix examples broken after authn change

2018-05-24 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master 5e5ae4041 -> 90a6e9911 ARTEMIS-1872 fix examples broken after authn change Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/b97bf8fa

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

2018-05-24 Thread clebertsuconic
This closes #2110 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/90a6e991 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/90a6e991 Diff:

[22/33] activemq-artemis git commit: This closes #2101

2018-05-24 Thread clebertsuconic
This closes #2101 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/e28a8a56 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/e28a8a56 Diff:

[13/33] activemq-artemis git commit: ARTEMIS-1876 InVMNodeManager shouldn't be used if no JDBC HA is configured

2018-05-24 Thread clebertsuconic
ARTEMIS-1876 InVMNodeManager shouldn't be used if no JDBC HA is configured When database persistence and no shared store option is being used, Artemis is choosing to use InVMNodeManager, that is not providing the same behaviour of FileLockNodeManager. Project:

[27/33] activemq-artemis git commit: NO-JIRA Fix compatibility tests

2018-05-24 Thread clebertsuconic
NO-JIRA Fix compatibility tests Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/cb7b5cba Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/cb7b5cba Diff:

[20/33] activemq-artemis git commit: This closes #2103

2018-05-24 Thread clebertsuconic
This closes #2103 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/d6d68513 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/d6d68513 Diff:

[11/33] activemq-artemis git commit: This closes #2091

2018-05-24 Thread clebertsuconic
This closes #2091 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/90273c92 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/90273c92 Diff:

[05/33] activemq-artemis git commit: ARTEMIS-1868 Openwire doesn't add delivery count in client ack mode

2018-05-24 Thread clebertsuconic
ARTEMIS-1868 Openwire doesn't add delivery count in client ack mode If a client ack mode consumer receives a message and closes without acking it, the redelivery of the message won't set the redelivery flag (JMSRedelivered) because it doesn't increment the delivery count when message is cancelled

[18/33] activemq-artemis git commit: This closes #2093

2018-05-24 Thread clebertsuconic
This closes #2093 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/88b23994 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/88b23994 Diff:

[12/33] activemq-artemis git commit: ARTEMIS-1870:Missing documentation for new parameter jdbc-journal-sync-period added for JDBC Persistence

2018-05-24 Thread clebertsuconic
ARTEMIS-1870:Missing documentation for new parameter jdbc-journal-sync-period added for JDBC Persistence Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/32a92b52 Tree:

[03/33] activemq-artemis git commit: This closes #2095

2018-05-24 Thread clebertsuconic
This closes #2095 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/9eed307c Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/9eed307c Diff:

[07/33] activemq-artemis git commit: This closes #2092

2018-05-24 Thread clebertsuconic
This closes #2092 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/6e6a76de Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/6e6a76de Diff:

[02/33] activemq-artemis git commit: ARTEMIS-1875 Add message address if not set during redistribution

2018-05-24 Thread clebertsuconic
ARTEMIS-1875 Add message address if not set during redistribution Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/4b04b53b Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/4b04b53b

[08/33] activemq-artemis git commit: ARTEMIS-1853 Adding Netty OpenSSL provider test

2018-05-24 Thread clebertsuconic
ARTEMIS-1853 Adding Netty OpenSSL provider test Added some netty openssl tests Fix a NPE issue Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/8b458b56 Tree:

[01/33] activemq-artemis git commit: NO-JIRA Update NOTICE files to have correct year range.

2018-05-24 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/2.6.x 23b5a0585 -> 5e5ae4041 NO-JIRA Update NOTICE files to have correct year range. Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/07197b8c

[24/33] activemq-artemis git commit: ARTEMIS-1872 Fixing address security checks

2018-05-24 Thread clebertsuconic
ARTEMIS-1872 Fixing address security checks Ensure CREATE_ADDRESS is honored and behavior is consistent across protocols. Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/659d23cb Tree:

[21/33] activemq-artemis git commit: ARTEMIS-1853 Adding Netty OpenSSL provider example

2018-05-24 Thread clebertsuconic
ARTEMIS-1853 Adding Netty OpenSSL provider example Added an example to demonstrate how to configure and use openssl Moved/Added netty-tcnative dependency to artemis-distribution Changed artemis-jms-client-all pom to exclude io.netty from relocation so that the native openssl can be loaded

[04/33] activemq-artemis git commit: ARTEMIS-1868 Openwire doesn't add delivery count in client ack mode

2018-05-24 Thread clebertsuconic
ARTEMIS-1868 Openwire doesn't add delivery count in client ack mode If a client ack mode consumer receives a message and closes without acking it, the redelivery of the message won't set the redelivery flag (JMSRedelivered) because it doesn't increment the delivery count when message is cancelled

[29/33] activemq-artemis git commit: ARTEMIS-1887 and ARTEMIS-1885 Adding tests on maxConsumer

2018-05-24 Thread clebertsuconic
ARTEMIS-1887 and ARTEMIS-1885 Adding tests on maxConsumer This is a test for PRs #2106 and #2107 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/ca589f31 Tree:

[15/33] activemq-artemis git commit: ARTEMIS-1873 STOMP heartbeater left alive on cxn destroy

2018-05-24 Thread clebertsuconic
ARTEMIS-1873 STOMP heartbeater left alive on cxn destroy Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/8d64f741 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/8d64f741 Diff:

[10/33] activemq-artemis git commit: ARTEMIS-1874 fix NPE setting object property

2018-05-24 Thread clebertsuconic
ARTEMIS-1874 fix NPE setting object property Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/4d492bea Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/4d492bea Diff:

[09/33] activemq-artemis git commit: This closes #2094

2018-05-24 Thread clebertsuconic
This closes #2094 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/7a917dc7 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/7a917dc7 Diff:

[16/33] activemq-artemis git commit: This closes #2098

2018-05-24 Thread clebertsuconic
This closes #2098 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/78016cbe Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/78016cbe Diff:

[33/33] activemq-artemis git commit: This closes #2108

2018-05-24 Thread clebertsuconic
This closes #2108 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/5e5ae404 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/5e5ae404 Diff:

[30/33] activemq-artemis git commit: [ARTEMIS-1885] max-consumers attribute in queue definition does not work for AMQP client.

2018-05-24 Thread clebertsuconic
[ARTEMIS-1885] max-consumers attribute in queue definition does not work for AMQP client. Tests being added as part of another commit This closes #2106 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit:

[06/33] activemq-artemis git commit: This closes #2090

2018-05-24 Thread clebertsuconic
This closes #2090 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/ef03ce4e Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/ef03ce4e Diff:

Build failed in Jenkins: ActiveMQ-Artemis-Master #1840

2018-05-24 Thread Apache Jenkins Server
See Changes: [clebertsuconic] ARTEMIS-1872 fix security tests -- [...truncated 1.13 MB...] ??? ‚?50‚?1???0‚?*? *†H†÷ ???0)? *†H†÷

Build failed in Jenkins: ActiveMQ-Artemis-Master #1839

2018-05-24 Thread Apache Jenkins Server
See Changes: [clebertsuconic] ARTEMIS-1887 and ARTEMIS-1885 Adding tests on maxConsumer [clebertsuconic] [ARTEMIS-1885] max-consumers attribute in queue definition does not work [clebertsuconic]

[1/2] activemq-artemis git commit: ARTEMIS-1872 fix security tests

2018-05-24 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master fd3baf1ea -> 5e5ae4041 ARTEMIS-1872 fix security tests After the new authn change for creating addresses a bunch of tests need to be updated to include the proper permissions. Project:

[3/3] activemq-artemis git commit: ARTEMIS-1887 Setting default-max-consumers in address-setting not working

2018-05-24 Thread clebertsuconic
ARTEMIS-1887 Setting default-max-consumers in address-setting not working When setting "default-max-consumers" in addressing setting in broker.xml It has no effect on the "max-consumers" property on matching address queues. Tests added as part of a previous commit This closes #2107 Project:

[1/3] activemq-artemis git commit: ARTEMIS-1887 and ARTEMIS-1885 Adding tests on maxConsumer

2018-05-24 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master c915ed1d9 -> fd3baf1ea ARTEMIS-1887 and ARTEMIS-1885 Adding tests on maxConsumer This is a test for PRs #2106 and #2107 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit:

Build failed in Jenkins: ActiveMQ-Artemis-Master #1838

2018-05-24 Thread Apache Jenkins Server
See Changes: [clebertsuconic] ARTEMIS-1882 verify PKCS12 keystores work [clebertsuconic] NO-JIRA Fix compatibility tests -- [...truncated 1.13 MB...]

[2/3] activemq-artemis git commit: NO-JIRA Fix compatibility tests

2018-05-24 Thread clebertsuconic
NO-JIRA Fix compatibility tests Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/cb7b5cba Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/cb7b5cba Diff:

[1/3] activemq-artemis git commit: ARTEMIS-1882 verify PKCS12 keystores work

2018-05-24 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master e6d260749 -> c915ed1d9 ARTEMIS-1882 verify PKCS12 keystores work Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/3602713a Tree:

[3/3] activemq-artemis git commit: This closes #2102

2018-05-24 Thread clebertsuconic
This closes #2102 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/c915ed1d Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/c915ed1d Diff:

Jenkins build is back to normal : ActiveMQ-Artemis-Master #1837

2018-05-24 Thread Apache Jenkins Server
See

[1/2] activemq-artemis git commit: ARTEMIS-1872 Fixing address security checks

2018-05-24 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master 0746ea8ac -> e6d260749 ARTEMIS-1872 Fixing address security checks Ensure CREATE_ADDRESS is honored and behavior is consistent across protocols. Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit:

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

2018-05-24 Thread clebertsuconic
This closes #2105 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/e6d26074 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/e6d26074 Diff: