activemq-artemis git commit: ARTEMIS-347 Fixing NPE

2016-01-19 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master 2d4654ca2 -> 0a9a6c92f ARTEMIS-347 Fixing NPE Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/0a9a6c92 Tree: http://git-wip-us.apache.o

[3/5] activemq-artemis git commit: ARTEMIS-347 - supporting URIs on the cluster connection

2016-01-19 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/3f23c991/artemis-core-client/src/main/java/org/apache/activemq/artemis/uri/schema/serverLocator/JGroupsServerLocatorSchema.java -- diff --git a/artemis-core-client/src/m

[4/5] activemq-artemis git commit: ARTEMIS-347 - supporting URIs on the cluster connection

2016-01-19 Thread clebertsuconic
ARTEMIS-347 - supporting URIs on the cluster connection Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/3f23c991 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/3f23c991 Diff: http://gi

[1/5] activemq-artemis git commit: adding timeout verification

2016-01-19 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master c58209f03 -> 2d4654ca2 adding timeout verification Some VMs (IBM) can eventually ignore the System.gc call. Adding some mitigation when that happens here Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Com

[2/5] activemq-artemis git commit: ARTEMIS-347 - supporting URIs on the cluster connection

2016-01-19 Thread clebertsuconic
http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/3f23c991/artemis-server/src/test/java/org/apache/activemq/artemis/uri/ClusterConnectionConfigurationTest.java -- diff --git a/artemis-server/src/test/java/org/apache/act

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

2016-01-19 Thread clebertsuconic
This closes #322 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/2d4654ca Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/2d4654ca Diff: http://git-wip-us.apache.org/repos/asf/activemq-

Jenkins build is back to stable : ActiveMQ-Java7-All-UnitTests #328

2016-01-19 Thread Apache Jenkins Server
See

[2/2] activemq-artemis git commit: ARTEMIS-352 security examples readme fix

2016-01-19 Thread clebertsuconic
ARTEMIS-352 security examples readme fix Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/c2be2d45 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/c2be2d45 Diff: http://git-wip-us.apache

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

2016-01-19 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master 1dc7a8946 -> c58209f03 This closes #328 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/c58209f0 Tree: http://git-wip-us.apache.org/rep

[1/2] activemq-artemis git commit: ARTEMIS-351 throw an exception if we get an IOException

2016-01-19 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master 54222d866 -> 1dc7a8946 ARTEMIS-351 throw an exception if we get an IOException Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/7b164e45

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

2016-01-19 Thread clebertsuconic
This closes #326 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/1dc7a894 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/1dc7a894 Diff: http://git-wip-us.apache.org/repos/asf/activemq-

[2/3] activemq-artemis git commit: ARTEMIS-350 Small improvement on the replication stop

2016-01-19 Thread clebertsuconic
ARTEMIS-350 Small improvement on the replication stop Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/68faa1d2 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/68faa1d2 Diff: http://git-

[1/3] activemq-artemis git commit: ARTEMIS-350 - possible OOM in replication manager

2016-01-19 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master 8e4aca126 -> 54222d866 ARTEMIS-350 - possible OOM in replication manager https://issues.apache.org/jira/browse/ARTEMIS-350 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.o

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

2016-01-19 Thread clebertsuconic
This closes #327 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/54222d86 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/54222d86 Diff: http://git-wip-us.apache.org/repos/asf/activemq-

[2/3] activemq-artemis git commit: ARTEMIS-336 fix 'stop' command

2016-01-19 Thread clebertsuconic
ARTEMIS-336 fix 'stop' command Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/2dcd10be Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/2dcd10be Diff: http://git-wip-us.apache.org/repos

[3/3] activemq-artemis git commit: ARTEMIS-349 LDAP plugin listener

2016-01-19 Thread clebertsuconic
ARTEMIS-349 LDAP plugin listener This feature required a bit of refactoring to the plugin interface itself as well as a restriction on the configuration so that either only one plugin could be specified or an ulimited number of security-setting matches. This was done to prevent messy situations wh

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

2016-01-19 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master 3433f5345 -> 8e4aca126 This closes #325 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/8e4aca12 Tree: http://git-wip-us.apache.org/rep

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

2016-01-19 Thread clebertsuconic
This closes #324 Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/3433f534 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/3433f534 Diff: http://git-wip-us.apache.org/repos/asf/activemq-

[1/3] activemq-artemis git commit: Update hacking guide with instructions to regenerate the shrinkwrap file

2016-01-19 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master 044e8e115 -> 3433f5345 Update hacking guide with instructions to regenerate the shrinkwrap file Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemi

[2/3] activemq-artemis git commit: Added npm shrinkwrap file

2016-01-19 Thread clebertsuconic
Added npm shrinkwrap file Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/dcdba1fc Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/dcdba1fc Diff: http://git-wip-us.apache.org/repos/asf/

Jenkins build is still unstable: ActiveMQ-Java7 #921

2016-01-19 Thread Apache Jenkins Server
See

Jenkins build became unstable: ActiveMQ-Java7 » ActiveMQ :: STOMP Protocol #921

2016-01-19 Thread Apache Jenkins Server
See

Jenkins build is still unstable: ActiveMQ-Java7 » ActiveMQ :: Unit Tests #921

2016-01-19 Thread Apache Jenkins Server
See

buildbot failure in ASF Buildbot on activemq-site-production

2016-01-19 Thread buildbot
The Buildbot has detected a new failure on builder activemq-site-production while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/activemq-site-production/builds/4879 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Reason

buildbot success in ASF Buildbot on activemq-site-production

2016-01-19 Thread buildbot
The Buildbot has detected a restored build on builder activemq-site-production while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/activemq-site-production/builds/4877 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Rea