svn commit: r1628952 - in /qpid/trunk/qpid/java: bdbstore/src/main/java/org/apache/qpid/server/virtualhostnode/berkeleydb/ broker-core/src/main/java/org/apache/qpid/server/model/ broker-core/src/test/

2014-10-02 Thread orudyy
Author: orudyy Date: Thu Oct 2 11:57:59 2014 New Revision: 1628952 URL: http://svn.apache.org/r1628952 Log: QPID-6126: Invoke on-create validation after common validation, delete CO if creation fails on any stage Modified:

[2/2] git commit: add a README for examples

2014-10-02 Thread robbie
add a README for examples Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/12ca77c4 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/12ca77c4 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/12ca77c4

svn commit: r1628976 - /qpid/trunk/qpid/cpp/src/qpid/sys/posix/SocketAddress.cpp

2014-10-02 Thread mcpierce
Author: mcpierce Date: Thu Oct 2 13:55:36 2014 New Revision: 1628976 URL: http://svn.apache.org/r1628976 Log: QPID-6128: Fix compiling SocketAddress on ARM Modified: qpid/trunk/qpid/cpp/src/qpid/sys/posix/SocketAddress.cpp Modified: qpid/trunk/qpid/cpp/src/qpid/sys/posix/SocketAddress.cpp

[2/2] git commit: Add m2e hint to ignore jacoco-maven-plugin

2014-10-02 Thread tabish
Add m2e hint to ignore jacoco-maven-plugin Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/51da0e5a Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/51da0e5a Diff:

git commit: Fix some issues found with Findbugs

2014-10-02 Thread tabish
Repository: qpid-jms Updated Branches: refs/heads/master 51da0e5ac - d4218476a Fix some issues found with Findbugs Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/d4218476 Tree:

svn commit: r1629011 - in /qpid/trunk/qpid/java: bdbstore/jmx/src/main/java/org/apache/qpid/server/store/berkeleydb/jmx/ broker-core/src/main/java/org/apache/qpid/server/model/adapter/ broker-core/src

2014-10-02 Thread orudyy
Author: orudyy Date: Thu Oct 2 16:17:51 2014 New Revision: 1629011 URL: http://svn.apache.org/r1629011 Log: QPID-6126: Add checks to allow operations with configured objects in ERRORED state Modified:

[1/2] git commit: add basic MapMessage integration test

2014-10-02 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master d4218476a - 58b48e5a8 add basic MapMessage integration test Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/58b48e5a Tree:

[2/2] git commit: add basic BytesMessage integration test

2014-10-02 Thread robbie
add basic BytesMessage integration test Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/5e1834b0 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/5e1834b0 Diff:

[4/5] git commit: Check for the correct delegate type

2014-10-02 Thread tabish
Check for the correct delegate type Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/36f5afba Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/36f5afba Diff:

[1/5] git commit: Fix more issues from FindBugs

2014-10-02 Thread tabish
Repository: qpid-jms Updated Branches: refs/heads/master 58b48e5a8 - 0e5b55bd1 Fix more issues from FindBugs Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/71055421 Tree:

[5/5] git commit: Fix a number of minor issues reported from FindBugs.

2014-10-02 Thread tabish
Fix a number of minor issues reported from FindBugs. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/0e5b55bd Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/0e5b55bd Diff:

[2/5] git commit: Add note to explain duplicate code path.

2014-10-02 Thread tabish
Add note to explain duplicate code path. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/ac85f2fa Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/ac85f2fa Diff:

[3/5] git commit: Fix setCorrelationId calling setMessageId when the passed value is null. Also simplified the set correlation from bytes method to make findbugs happy.

2014-10-02 Thread tabish
Fix setCorrelationId calling setMessageId when the passed value is null. Also simplified the set correlation from bytes method to make findbugs happy. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/e1478481 Tree:

git commit: Do some code cleanup.

2014-10-02 Thread tabish
Repository: qpid-jms Updated Branches: refs/heads/master 0e5b55bd1 - dda95f589 Do some code cleanup. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/dda95f58 Tree:

git commit: Fix some issues in this module reported by findbugs

2014-10-02 Thread tabish
Repository: qpid-jms Updated Branches: refs/heads/master dda95f589 - 84045ed6d Fix some issues in this module reported by findbugs Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/84045ed6 Tree: