svn commit: r1685015 - in /qpid/java/trunk: broker-codegen/src/main/java/org/apache/qpid/server/model/validation/ broker-codegen/src/main/resources/META-INF/services/ broker-core/src/main/java/org/apa

2015-06-11 Thread rgodfrey
Author: rgodfrey Date: Fri Jun 12 01:41:41 2015 New Revision: 1685015 URL: http://svn.apache.org/r1685015 Log: QPID-6586 : [Java Broker] Allow configured objects to define "ManagedOperations" and expose these through the REST api Added: qpid/java/trunk/broker-codegen/src/main/java/org/apach

[3/4] qpid-proton git commit: PROTON-865: Stream like Encoder/Decoder and AMQP Value type for C++ binding.

2015-06-11 Thread aconway
PROTON-865: Stream like Encoder/Decoder and AMQP Value type for C++ binding. See Encoder.h, Decoder.h, Value.h for details. Encoder/Decoder use operator << and >> to encode/decode AMQP values. Value is a variant-like type that can hold an arbitrary AMQP value. Simple types are implemented, comple

[1/4] qpid-proton git commit: PROTON-865: Remove duplicate UUID code.

2015-06-11 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/cjansen-cpp-client 7bca703a9 -> aaf0430d7 PROTON-865: Remove duplicate UUID code. There's no need UUID generation in the binding now (container-id is not required.) If it arises later we should use proton's UUID code, not duplicate it in th

[4/4] qpid-proton git commit: NO-JIRA: Fix bug in pn_data_point, saving point when parent = current = 0.

2015-06-11 Thread aconway
NO-JIRA: Fix bug in pn_data_point, saving point when parent = current = 0. Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/8f362e98 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/8f362e98 Diff: http:

[2/4] qpid-proton git commit: PROTON-865: Stream like Encoder/Decoder and AMQP Value type for C++ binding.

2015-06-11 Thread aconway
http://git-wip-us.apache.org/repos/asf/qpid-proton/blob/052d4669/proton-c/bindings/cpp/src/ContainerImpl.h -- diff --git a/proton-c/bindings/cpp/src/ContainerImpl.h b/proton-c/bindings/cpp/src/ContainerImpl.h index 65a6651..c0d2d1

svn commit: r1684975 - in /qpid/java/trunk: broker-core/src/main/java/org/apache/qpid/server/plugin/ broker-core/src/main/java/org/apache/qpid/server/protocol/ broker-core/src/main/java/org/apache/qpi

2015-06-11 Thread rgodfrey
Author: rgodfrey Date: Thu Jun 11 21:11:33 2015 New Revision: 1684975 URL: http://svn.apache.org/r1684975 Log: QPID-6585 : Allow omission of the AMQP 1.0 SASL layer for ports where External or Anonymous auth is allowed Added: qpid/java/trunk/broker-plugins/amqp-1-0-protocol/src/main/java/or

[2/4] qpid-proton git commit: PROTON-334: Add capability to detect extended SASL support

2015-06-11 Thread astitcher
PROTON-334: Add capability to detect extended SASL support Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/d7df5760 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/d7df5760 Diff: http://git-wip-us.apa

[1/4] qpid-proton git commit: NO-JIRA: Code tidying

2015-06-11 Thread astitcher
Repository: qpid-proton Updated Branches: refs/heads/master 8108bd760 -> 990b11e8a NO-JIRA: Code tidying Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/7346d23d Tree: http://git-wip-us.apache.org/repos/asf/qpi

[3/4] qpid-proton git commit: NO-JIRA: Add in SASL pieces to Travis CI build

2015-06-11 Thread astitcher
NO-JIRA: Add in SASL pieces to Travis CI build Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/e55fe323 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/e55fe323 Diff: http://git-wip-us.apache.org/repo

[4/4] qpid-proton git commit: PROTON-909: Tests for Cyrus SASL mechs

2015-06-11 Thread astitcher
PROTON-909: Tests for Cyrus SASL mechs Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/990b11e8 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/990b11e8 Diff: http://git-wip-us.apache.org/repos/asf/qp

qpid-proton git commit: PROTON-866: Add support for EXTERNAL mechanism to default SASL impl

2015-06-11 Thread astitcher
Repository: qpid-proton Updated Branches: refs/heads/master 060b1aa8a -> 8108bd760 PROTON-866: Add support for EXTERNAL mechanism to default SASL impl Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/8108bd76 Tr

svn commit: r9346 - /dev/qpid/jms/0.3.0-rc1/

2015-06-11 Thread robbie
Author: robbie Date: Thu Jun 11 18:37:32 2015 New Revision: 9346 Log: add archives for Qpid JMS client 0.3.0-rc1 Added: dev/qpid/jms/0.3.0-rc1/ dev/qpid/jms/0.3.0-rc1/apache-qpid-jms-0.3.0-bin.tar.gz (with props) dev/qpid/jms/0.3.0-rc1/apache-qpid-jms-0.3.0-bin.tar.gz.asc (with pr

qpid-jms git commit: QPIDJMS-72: fix a couple minor spelling errors.

2015-06-11 Thread tabish
Repository: qpid-jms Updated Branches: refs/heads/master 2e965a38c -> bd28bc7ed QPIDJMS-72: fix a couple minor spelling errors. Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/bd28bc7e Tree: http://git-wip-us.apache.

qpid-jms git commit: [maven-release-plugin] prepare for next development iteration

2015-06-11 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 98ef59a48 -> 2e965a38c [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/2e965a38 Tree: http://git-

Git Push Summary

2015-06-11 Thread robbie
Repository: qpid-jms Updated Tags: refs/tags/0.3.0 [created] 22306d7d8 - To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org

qpid-jms git commit: [maven-release-plugin] prepare release 0.3.0

2015-06-11 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master cdb5ed031 -> 98ef59a48 [maven-release-plugin] prepare release 0.3.0 Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/98ef59a4 Tree: http://git-wip-us.apache.org

qpid-jms git commit: QPIDJMS-58: fix javadoc error

2015-06-11 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 3d1e0564e -> cdb5ed031 QPIDJMS-58: fix javadoc error Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/cdb5ed03 Tree: http://git-wip-us.apache.org/repos/asf/qpid

qpid-jms git commit: QPIDJMS-72: fixups to improve readability

2015-06-11 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 79e76862b -> 3d1e0564e QPIDJMS-72: fixups to improve readability Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/3d1e0564 Tree: http://git-wip-us.apache.org/re

[3/3] qpid-jms git commit: QPIDJMS-72: make the discovery. and discovered. prefix usage more consistent with the failover URI options, support the actual failover options as a fallback, and add some b

2015-06-11 Thread robbie
QPIDJMS-72: make the discovery. and discovered. prefix usage more consistent with the failover URI options, support the actual failover options as a fallback, and add some basic docs for the discovery bits Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.a

[2/3] qpid-jms git commit: NO-JIRA: update docs for failover URI options, include details around using 'nested' options to avoid repeating the same options in each broker URI

2015-06-11 Thread robbie
NO-JIRA: update docs for failover URI options, include details around using 'nested' options to avoid repeating the same options in each broker URI Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/fb3ffd91 Tree: http://g

[1/3] qpid-jms git commit: NO-JIRA: update the docs for the SSL/TLS transport options to add more descriptions

2015-06-11 Thread robbie
Repository: qpid-jms Updated Branches: refs/heads/master 394946a6d -> 79e76862b NO-JIRA: update the docs for the SSL/TLS transport options to add more descriptions Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/0ba

svn commit: r1684927 [2/2] - in /qpid/java/trunk: bdbstore/jmx/src/test/java/org/apache/qpid/server/store/berkeleydb/jmx/ bdbstore/src/main/java/org/apache/qpid/server/virtualhost/berkeleydb/ bdbstore

2015-06-11 Thread rgodfrey
Modified: qpid/java/trunk/broker-plugins/access-control/src/test/java/org/apache/qpid/server/security/access/config/ClientActionTest.java URL: http://svn.apache.org/viewvc/qpid/java/trunk/broker-plugins/access-control/src/test/java/org/apache/qpid/server/security/access/config/ClientActionTest.ja

svn commit: r1684927 [1/2] - in /qpid/java/trunk: bdbstore/jmx/src/test/java/org/apache/qpid/server/store/berkeleydb/jmx/ bdbstore/src/main/java/org/apache/qpid/server/virtualhost/berkeleydb/ bdbstore

2015-06-11 Thread rgodfrey
Author: rgodfrey Date: Thu Jun 11 15:44:18 2015 New Revision: 1684927 URL: http://svn.apache.org/r1684927 Log: QPID-6584 : [Java Test] ensure tests clean up thread pools created by vhosts on closing (work by Lorenz Quack and Rob Godfrey) Removed: qpid/java/trunk/broker-core/src/test/java/or

qpid-interop-test git commit: QPIDIT-1: Intial checkin of Proton Python test shim

2015-06-11 Thread kpvdr
Repository: qpid-interop-test Updated Branches: refs/heads/master [created] 6d0d60388 QPIDIT-1: Intial checkin of Proton Python test shim Project: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/commit/6d0d6038 Tre

qpid-proton git commit: PROTON-904 Remove the dependency on uuid

2015-06-11 Thread kgiusti
Repository: qpid-proton Updated Branches: refs/heads/master 1cfeef1c0 -> 060b1aa8a PROTON-904 Remove the dependency on uuid Instead of relying on libuuid for uuid generation, let proton-c have a built-in uuid4 generator to generate a somewhat random name. Project: http://git-wip-us.apache.or

svn commit: r1684863 - in /qpid/java/trunk/client/src/main/java/org/apache/qpid/client: AMQConnection.java AMQSession_0_10.java

2015-06-11 Thread rgodfrey
Author: rgodfrey Date: Thu Jun 11 12:22:47 2015 New Revision: 1684863 URL: http://svn.apache.org/r1684863 Log: QPID-6583 : [Java Client] AMQSession_0_10 should use connection task pool rather than a Timer Modified: qpid/java/trunk/client/src/main/java/org/apache/qpid/client/AMQConnection.ja

svn commit: r1684853 - /qpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/transport/NonBlockingConnection.java

2015-06-11 Thread rgodfrey
Author: rgodfrey Date: Thu Jun 11 11:07:35 2015 New Revision: 1684853 URL: http://svn.apache.org/r1684853 Log: QPID-6429 : NonBlockingConnection.doWrite() may incorrectly return true when all output has been TLS encrypted by the SSLEngine, but not yet written to the wire Modified: qpid/jav

svn commit: r1684851 - in /qpid/java/trunk: broker-core/src/main/java/org/apache/qpid/server/consumer/ broker-core/src/main/java/org/apache/qpid/server/protocol/ broker-core/src/test/java/org/apache/q

2015-06-11 Thread rgodfrey
Author: rgodfrey Date: Thu Jun 11 10:32:30 2015 New Revision: 1684851 URL: http://svn.apache.org/r1684851 Log: QPID-6582 : Implement fairness amongst session/consumer on a single connection (work by Rob Godfrey and Lorenz Quack) Modified: qpid/java/trunk/broker-core/src/main/java/org/apache

svn commit: r1684850 - in /qpid/java/trunk: common/src/test/java/org/apache/qpid/util/SerialTest.java test-profiles/JavaExcludes

2015-06-11 Thread rgodfrey
Author: rgodfrey Date: Thu Jun 11 10:28:35 2015 New Revision: 1684850 URL: http://svn.apache.org/r1684850 Log: NO-JIRA : Exclude long running test which simply tests Java subtraction Modified: qpid/java/trunk/common/src/test/java/org/apache/qpid/util/SerialTest.java qpid/java/trunk/test-p