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

2018-08-09 Thread Apache Jenkins Server
See Changes: [michael.andre.pearce] ARTEMIS-2018 - Add bridge events to plugin API -- [...truncated 1.13 MB...]

svn commit: r28634 - /release/activemq/5.15.5/

2018-08-09 Thread cshannon
Author: cshannon Date: Thu Aug 9 13:54:42 2018 New Revision: 28634 Log: add files for activemq-5.15.5 Added: release/activemq/5.15.5/ - copied from r28633, dev/activemq/activemq/5.15.5/

[2/2] activemq-artemis git commit: ARTEMIS-2018 - Add bridge events to plugin API

2018-08-09 Thread michaelpearce
ARTEMIS-2018 - Add bridge events to plugin API Add callbacks to handle bridge events including beforeDeliverBridge, afterDeliverBridge and afterAcknowledgeBridge Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit:

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

2018-08-09 Thread michaelpearce
Repository: activemq-artemis Updated Branches: refs/heads/master 24c13fa4e -> c8fc7c64f This closes #2229 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/c8fc7c64 Tree:

svn commit: r28635 - in /dev/activemq/activemq: 5.15.3/ 5.15.4/ 5.15.5/

2018-08-09 Thread cshannon
Author: cshannon Date: Thu Aug 9 14:02:30 2018 New Revision: 28635 Log: remove released versions from dev Removed: dev/activemq/activemq/5.15.3/ dev/activemq/activemq/5.15.4/ dev/activemq/activemq/5.15.5/

svn commit: r1033729 - in /websites/production/activemq/content/maven: ./ 5.15.5/ 5.15.5/apidocs/ 5.15.5/apidocs/org/ 5.15.5/apidocs/org/apache/ 5.15.5/apidocs/org/apache/activemq/ 5.15.5/apidocs/org/

2018-08-09 Thread cshannon
Author: cshannon Date: Thu Aug 9 14:58:39 2018 New Revision: 1033729 Log: Adding 5.15.5 apidocs [This commit notification would consist of 3331 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1033731 [2/5] - /websites/production/activemq/content/schema/core/

2018-08-09 Thread cshannon
Added: websites/production/activemq/content/schema/core/activemq-core-5.15.5-schema.html == --- websites/production/activemq/content/schema/core/activemq-core-5.15.5-schema.html (added) +++

svn commit: r1033731 [4/5] - /websites/production/activemq/content/schema/core/

2018-08-09 Thread cshannon
Added: websites/production/activemq/content/schema/core/activemq-core-5.15.5.xsd == --- websites/production/activemq/content/schema/core/activemq-core-5.15.5.xsd (added) +++

svn commit: r1033731 [1/5] - /websites/production/activemq/content/schema/core/

2018-08-09 Thread cshannon
Author: cshannon Date: Thu Aug 9 15:08:28 2018 New Revision: 1033731 Log: Add 5.15.5 schema Added: websites/production/activemq/content/schema/core/activemq-core-5.15.5-schema.html websites/production/activemq/content/schema/core/activemq-core-5.15.5-schema.html.asc (with props)

svn commit: r1033731 [5/5] - /websites/production/activemq/content/schema/core/

2018-08-09 Thread cshannon
Added: websites/production/activemq/content/schema/core/activemq-core-5.15.5.xsd.asc == Binary file - no diff available. Propchange: websites/production/activemq/content/schema/core/activemq-core-5.15.5.xsd.asc

[1/2] activemq-artemis git commit: ARTEMIS-1482 Enhance test to ensure len check is done before byte[] init

2018-08-09 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/2.6.x 0b24d0b69 -> 1cd12c5df ARTEMIS-1482 Enhance test to ensure len check is done before byte[] init Set the int to Integer.MAX_VALUE thus if the len check is not done before byte[] initialization the test would blow with an OOM.

[2/2] activemq-artemis git commit: ARTEMIS-2021 NetworkHealthCheck should only restart servers after net outages

2018-08-09 Thread clebertsuconic
ARTEMIS-2021 NetworkHealthCheck should only restart servers after net outages (cherry picked from commit 26208b76c768b02c145b00674048fcb91ed5f92c) Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit:

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

2018-08-09 Thread Apache Jenkins Server
See Changes: [clebertsuconic] ARTEMIS-2021 NetworkHealthCheck should only restart servers after net -- [...truncated 1.12 MB...]

[3/3] activemq-artemis git commit: ARTEMIS-2019 - Seperate ServerPlugin Interfaces

2018-08-09 Thread clebertsuconic
ARTEMIS-2019 - Seperate ServerPlugin Interfaces Seperate plugin interface by area, all extending a base interface. Update code to check and call only plugins implementing specific interfaces. Existing interface extends all the new interfaces for back compatibility or those who want simplicity

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

2018-08-09 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master bf073f19a -> f346347b0 This closes #2231 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/f346347b Tree:

[2/3] activemq-artemis git commit: ARTEMIS-2019 - Seperate ServerPlugin Interfaces

2018-08-09 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/19e1bbeb/artemis-server/src/main/java/org/apache/activemq/artemis/core/server/plugin/ActiveMQServerPlugin.java -- diff --git

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

2018-08-09 Thread Apache Jenkins Server
See Changes: [clebertsuconic] ARTEMIS-2017 Eliminate LRUCache from SelectorParser [clebertsuconic] ARTEMIS-2013 Can't create durable subscriber to a composite topic [clebertsuconic] ARTEMIS-2010

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

2018-08-09 Thread martyntaylor
This closes #2232 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/d2063131 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/d2063131 Diff:

[1/2] activemq-artemis git commit: ARTEMIS-1482 Enhance test to ensure len check is done before byte[] init

2018-08-09 Thread martyntaylor
Repository: activemq-artemis Updated Branches: refs/heads/master c8fc7c64f -> d2063131f ARTEMIS-1482 Enhance test to ensure len check is done before byte[] init Set the int to Integer.MAX_VALUE thus if the len check is not done before byte[] initialization the test would blow with an OOM.

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

2018-08-09 Thread Apache Jenkins Server
See Changes: [michael.andre.pearce] ARTEMIS-1482 Enhance test to ensure len check is done before byte[] init -- [...truncated 1.12 MB...]

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

2018-08-09 Thread Apache Jenkins Server
See Changes: [clebertsuconic] ARTEMIS-2021 setting flag before shutdown -- [...truncated 1.12 MB...]

[1/2] activemq-artemis git commit: NO-JIRA spelling fixes on docs

2018-08-09 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/2.6.x 170562882 -> 2c20fe471 NO-JIRA spelling fixes on docs (cherry picked from commit bfc9aec33b10582f85e7c2d525681ddf7455ddad) Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit:

[2/2] activemq-artemis git commit: ARTEMIS-1974 document LDAP role expansion

2018-08-09 Thread clebertsuconic
ARTEMIS-1974 document LDAP role expansion (cherry picked from commit 7b4be5008dfaca122d5a277b4010807a176a2992) Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/2c20fe47 Tree:

activemq-artemis git commit: ARTEMIS-2021 setting flag before shutdown

2018-08-09 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master 9c905a2b5 -> 6bdfcd04f ARTEMIS-2021 setting flag before shutdown Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/6bdfcd04 Tree:

activemq-artemis git commit: ARTEMIS-2021 setting flag before shutdown

2018-08-09 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/2.6.x 1cd12c5df -> 170562882 ARTEMIS-2021 setting flag before shutdown (cherry picked from commit 6bdfcd04f5f2e6a7e8a7dcfeebc6bc0ede89d0d8) Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit:

activemq-artemis git commit: ARTEMIS-2013 Can't create durable subscriber to a composite topic

2018-08-09 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/2.6.x b9a85bdaa -> 3f3e0e692 ARTEMIS-2013 Can't create durable subscriber to a composite topic An OpenWire client can use a compound destination name of the form "a,b,c..." and consume from, or subscribe to, multiple destinations. Such

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

2018-08-09 Thread clebertsuconic
This closes #2228 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/d503bbb1 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/d503bbb1 Diff:

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

2018-08-09 Thread clebertsuconic
This closes #2219 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/b2663b84 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/b2663b84 Diff:

[1/2] activemq-artemis git commit: ARTEMIS-2013 Can't create durable subscriber to a composite topic

2018-08-09 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master d503bbb1b -> b2663b84b ARTEMIS-2013 Can't create durable subscriber to a composite topic An OpenWire client can use a compound destination name of the form "a,b,c..." and consume from, or subscribe to, multiple destinations.

activemq-artemis git commit: ARTEMIS-2017 Eliminate LRUCache from SelectorParser

2018-08-09 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/2.6.x 17cde4d87 -> b9a85bdaa ARTEMIS-2017 Eliminate LRUCache from SelectorParser The LRUCache is not thread-safe and it's usage in SelectorParser could cause growth beyond its configured max size. Instead of modifying the LRUCache to

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

2018-08-09 Thread clebertsuconic
This closes #2234 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/9c905a2b Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/9c905a2b Diff:

[1/2] activemq-artemis git commit: ARTEMIS-2021 NetworkHealthCheck should only restart servers after net outages

2018-08-09 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master d2063131f -> 9c905a2b5 ARTEMIS-2021 NetworkHealthCheck should only restart servers after net outages Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit:

[1/2] activemq-artemis git commit: ARTEMIS-2010 actively detect unauthenticated LDAP Bind requests

2018-08-09 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master b2663b84b -> bf073f19a ARTEMIS-2010 actively detect unauthenticated LDAP Bind requests Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit:

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

2018-08-09 Thread Apache Jenkins Server
See Changes: [clebertsuconic] ARTEMIS-2020 Use prefixes when useJNDI=false in RA -- [...truncated 1.13 MB...]

activemq-artemis git commit: ARTEMIS-2010 actively detect unauthenticated LDAP Bind requests

2018-08-09 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/2.6.x 3f3e0e692 -> 01c9479e8 ARTEMIS-2010 actively detect unauthenticated LDAP Bind requests (cherry picked from commit 53f8bc3daff9da95aba406c72e706177c28a9012) Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo

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

2018-08-09 Thread clebertsuconic
This closes #2213 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/bf073f19 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/bf073f19 Diff:

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

2018-08-09 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master 6bdfcd04f -> 01800233c This closes #2233 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/01800233 Tree:

activemq-artemis git commit: ARTEMIS-2020 Use prefixes when useJNDI=false in RA

2018-08-09 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/2.6.x 2c20fe471 -> 17cde4d87 ARTEMIS-2020 Use prefixes when useJNDI=false in RA (cherry picked from commit 1171f01b30468abfa4d6f2de6401802ad59d4c4f) Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit:

[2/2] activemq-artemis git commit: ARTEMIS-2020 Use prefixes when useJNDI=false in RA

2018-08-09 Thread clebertsuconic
ARTEMIS-2020 Use prefixes when useJNDI=false in RA Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/1171f01b Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/1171f01b Diff:

[1/2] activemq-artemis git commit: ARTEMIS-2017 Eliminate LRUCache from SelectorParser

2018-08-09 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master 01800233c -> d503bbb1b ARTEMIS-2017 Eliminate LRUCache from SelectorParser The LRUCache is not thread-safe and it's usage in SelectorParser could cause growth beyond its configured max size. Instead of modifying the LRUCache to