[2/2] activemq-artemis git commit: This closes #93 changing to ConcurrentHashMap

2015-07-22 Thread clebertsuconic
This closes #93 changing to ConcurrentHashMap Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/0bd784df Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/0bd784df Diff:

Jenkins build is still unstable: ActiveMQ-Java8 #421

2015-07-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/ActiveMQ-Java8/changes

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

2015-07-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/ActiveMQ-Java8/org.apache.activemq$activemq-unit-tests/changes

[1/2] activemq-artemis git commit: ARTEMIS-157 fixing isHA on connectionFactory

2015-07-22 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master 0bd784df4 - 414d4e24e ARTEMIS-157 fixing isHA on connectionFactory Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/d5dde68f Tree:

[2/2] activemq-artemis git commit: This closes #94 ARTEMIS-157 - isHA ignored on serialization

2015-07-22 Thread clebertsuconic
This closes #94 ARTEMIS-157 - isHA ignored on serialization Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/414d4e24 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/414d4e24 Diff:

svn commit: r959186 - in /websites/production/activemq/content: cache/cms.pageCache cache/main.pageCache cache/nms.pageCache unix-shell-script.html

2015-07-22 Thread buildbot
Author: buildbot Date: Wed Jul 22 17:25:09 2015 New Revision: 959186 Log: Production update by buildbot for activemq Modified: websites/production/activemq/content/cache/cms.pageCache websites/production/activemq/content/cache/main.pageCache

svn commit: r959207 - in /websites/production/activemq/content: cache/cms.pageCache cache/main.pageCache cache/nms.pageCache unix-shell-script.html

2015-07-22 Thread buildbot
Author: buildbot Date: Wed Jul 22 20:24:05 2015 New Revision: 959207 Log: Production update by buildbot for activemq Modified: websites/production/activemq/content/cache/cms.pageCache websites/production/activemq/content/cache/main.pageCache

svn commit: r959154 - in /websites/production/activemq/content: cache/cms.pageCache cache/main.pageCache cache/nms.pageCache unix-shell-script.html

2015-07-22 Thread buildbot
Author: buildbot Date: Wed Jul 22 07:26:31 2015 New Revision: 959154 Log: Production update by buildbot for activemq Modified: websites/production/activemq/content/cache/cms.pageCache websites/production/activemq/content/cache/main.pageCache

buildbot failure in ASF Buildbot on activemq-site-production

2015-07-22 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/533 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build

svn commit: r959152 - in /websites/production/activemq/content: cache/cms.pageCache cache/main.pageCache cache/nms.pageCache unix-shell-script.html

2015-07-22 Thread buildbot
Author: buildbot Date: Wed Jul 22 06:24:45 2015 New Revision: 959152 Log: Production update by buildbot for activemq Modified: websites/production/activemq/content/cache/cms.pageCache websites/production/activemq/content/cache/main.pageCache

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

2015-07-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/ActiveMQ-Java7/org.apache.activemq$activemq-unit-tests/changes

Jenkins build is still unstable: ActiveMQ-Java7 #765

2015-07-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/ActiveMQ-Java7/changes

svn commit: r959160 - in /websites/production/activemq/content: cache/cms.pageCache cache/nms.pageCache unix-shell-script.html

2015-07-22 Thread buildbot
Author: buildbot Date: Wed Jul 22 10:23:36 2015 New Revision: 959160 Log: Production update by buildbot for activemq Modified: websites/production/activemq/content/cache/cms.pageCache websites/production/activemq/content/cache/nms.pageCache

activemq-artemis git commit: Using ConcurrentMap instead on MQTTSessionState

2015-07-22 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master 5a57bf6f2 - 5c4511b59 Using ConcurrentMap instead on MQTTSessionState Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/5c4511b5 Tree:

svn commit: r959163 - in /websites/production/activemq/content: cache/cms.pageCache cache/main.pageCache cache/nms.pageCache unix-shell-script.html

2015-07-22 Thread buildbot
Author: buildbot Date: Wed Jul 22 11:24:50 2015 New Revision: 959163 Log: Production update by buildbot for activemq Modified: websites/production/activemq/content/cache/cms.pageCache websites/production/activemq/content/cache/main.pageCache

svn commit: r959158 - in /websites/production/activemq/content: cache/cms.pageCache cache/main.pageCache cache/nms.pageCache unix-shell-script.html

2015-07-22 Thread buildbot
Author: buildbot Date: Wed Jul 22 09:24:26 2015 New Revision: 959158 Log: Production update by buildbot for activemq Modified: websites/production/activemq/content/cache/cms.pageCache websites/production/activemq/content/cache/main.pageCache

buildbot success in ASF Buildbot on activemq-site-production

2015-07-22 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/534 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build

[1/2] activemq-artemis git commit: This closes #91 Stomp changes

2015-07-22 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master 5c4511b59 - 9ec45c023 This closes #91 Stomp changes Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/9ec45c02 Tree:

[2/2] activemq-artemis git commit: Make some STOMP fields final

2015-07-22 Thread clebertsuconic
Make some STOMP fields final Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/45d16013 Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/45d16013 Diff:

[1/2] activemq-artemis git commit: This closes #92 Deprecating property

2015-07-22 Thread clebertsuconic
Repository: activemq-artemis Updated Branches: refs/heads/master 9ec45c023 - 1cb372bcd This closes #92 Deprecating 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/1cb372bc Tree:

[2/2] activemq-artemis git commit: Deprecate PROTOCOL_PROP_NAME, avoid deprecation warning on STOMP tests

2015-07-22 Thread clebertsuconic
Deprecate PROTOCOL_PROP_NAME, avoid deprecation warning on STOMP 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/d6f8ed8d Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/d6f8ed8d

buildbot failure in ASF Buildbot on activemq-site-production

2015-07-22 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/537 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build

Jenkins build is unstable: ActiveMQ-Java7-All-UnitTests #180

2015-07-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/ActiveMQ-Java7-All-UnitTests/180/

svn commit: r959233 - in /websites/production/activemq/content: cache/cms.pageCache cache/nms.pageCache unix-shell-script.html

2015-07-22 Thread buildbot
Author: buildbot Date: Thu Jul 23 02:22:15 2015 New Revision: 959233 Log: Production update by buildbot for activemq Modified: websites/production/activemq/content/cache/cms.pageCache websites/production/activemq/content/cache/nms.pageCache

svn commit: r959246 - in /websites/production/activemq/content: cache/cms.pageCache cache/main.pageCache cache/nms.pageCache unix-shell-script.html

2015-07-22 Thread buildbot
Author: buildbot Date: Thu Jul 23 05:25:29 2015 New Revision: 959246 Log: Production update by buildbot for activemq Modified: websites/production/activemq/content/cache/cms.pageCache websites/production/activemq/content/cache/main.pageCache

svn commit: r959241 - in /websites/production/activemq/content: cache/nms.pageCache unix-shell-script.html

2015-07-22 Thread buildbot
Author: buildbot Date: Thu Jul 23 04:25:16 2015 New Revision: 959241 Log: Production update by buildbot for activemq Modified: websites/production/activemq/content/cache/nms.pageCache websites/production/activemq/content/unix-shell-script.html Modified:

svn commit: r959217 - in /websites/production/activemq/content: cache/cms.pageCache cache/main.pageCache cache/nms.pageCache unix-shell-script.html

2015-07-22 Thread buildbot
Author: buildbot Date: Wed Jul 22 22:23:53 2015 New Revision: 959217 Log: Production update by buildbot for activemq Modified: websites/production/activemq/content/cache/cms.pageCache websites/production/activemq/content/cache/main.pageCache

svn commit: r959221 - in /websites/production/activemq/content: cache/cms.pageCache cache/main.pageCache cache/nms.pageCache unix-shell-script.html

2015-07-22 Thread buildbot
Author: buildbot Date: Wed Jul 22 23:24:00 2015 New Revision: 959221 Log: Production update by buildbot for activemq Modified: websites/production/activemq/content/cache/cms.pageCache websites/production/activemq/content/cache/main.pageCache

svn commit: r959225 - in /websites/production/activemq/content: cache/cms.pageCache cache/nms.pageCache unix-shell-script.html

2015-07-22 Thread buildbot
Author: buildbot Date: Thu Jul 23 00:25:28 2015 New Revision: 959225 Log: Production update by buildbot for activemq Modified: websites/production/activemq/content/cache/cms.pageCache websites/production/activemq/content/cache/nms.pageCache

svn commit: r959170 - in /websites/production/activemq/content: cache/cms.pageCache cache/main.pageCache cache/nms.pageCache unix-shell-script.html

2015-07-22 Thread buildbot
Author: buildbot Date: Wed Jul 22 14:24:35 2015 New Revision: 959170 Log: Production update by buildbot for activemq Modified: websites/production/activemq/content/cache/cms.pageCache websites/production/activemq/content/cache/main.pageCache