svn commit: r1689547 - in /qpid/java/trunk/broker-core/src: main/java/org/apache/qpid/server/transport/ main/java/org/apache/qpid/server/virtualhost/ test/java/org/apache/qpid/server/transport/

2015-07-06 Thread rgodfrey
Author: rgodfrey Date: Tue Jul 7 01:09:18 2015 New Revision: 1689547 URL: http://svn.apache.org/r1689547 Log: QPID-6589 : Only create the selector thread on calling start() on the NetworkScheduler Modified: qpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/transport/NetworkC

svn commit: r1689537 - /qpid/java/trunk/broker-plugins/management-http/src/main/java/org/apache/qpid/server/management/plugin/servlet/rest/RestServlet.java

2015-07-06 Thread rgodfrey
Author: rgodfrey Date: Tue Jul 7 00:43:55 2015 New Revision: 1689537 URL: http://svn.apache.org/r1689537 Log: QPID-6627 : Return 404 - Not Found for REST queries which have a path where the parent object does not exist Modified: qpid/java/trunk/broker-plugins/management-http/src/main/java/

qpid-proton git commit: PROTON-933: Workaround for seeming bug in Cyrus SASL GSSAPI buffer size reporting

2015-07-06 Thread astitcher
Repository: qpid-proton Updated Branches: refs/heads/master 89fca58f4 -> c6499b687 PROTON-933: Workaround for seeming bug in Cyrus SASL GSSAPI buffer size reporting Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/com

svn commit: r1689480 - in /qpid/java/trunk/broker-plugins/management-http/src/main/java/org/apache/qpid/server/management/plugin: HttpManagement.java servlet/rest/JsonValueServlet.java

2015-07-06 Thread rgodfrey
Author: rgodfrey Date: Mon Jul 6 19:07:43 2015 New Revision: 1689480 URL: http://svn.apache.org/r1689480 Log: QPID-6626 : [Java Broker] Provide a mechanism by which the supported API versions can be communicated through the REST API Added: qpid/java/trunk/broker-plugins/management-http/src

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

2015-07-06 Thread aconway
Repository: qpid-proton Updated Branches: refs/heads/master 3c14a0d1c -> 89fca58f4 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/d988

[3/3] qpid-proton git commit: NO-JIRA: Add missing CLASSPATH needed to run python tests in proton-c/CMakeLists.txt

2015-07-06 Thread aconway
NO-JIRA: Add missing CLASSPATH needed to run python tests in proton-c/CMakeLists.txt Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/89fca58f Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/89fca58f

[2/3] qpid-proton git commit: NO-JIRA: Don't run ruby tests if BUILD_RUBY is OFF.

2015-07-06 Thread aconway
NO-JIRA: Don't run ruby tests if BUILD_RUBY is OFF. Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/6ba050af Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/6ba050af Diff: http://git-wip-us.apache.org

svn commit: r1689454 - in /qpid/java/trunk: broker-core/src/main/java/org/apache/qpid/server/logging/ broker-core/src/main/java/org/apache/qpid/server/logging/logback/ broker-plugins/management-jmx/sr

2015-07-06 Thread orudyy
Author: orudyy Date: Mon Jul 6 16:41:30 2015 New Revision: 1689454 URL: http://svn.apache.org/r1689454 Log: QPID-6625: [Java Broker] Wire up the existing JMX logging interface to the new model Removed: qpid/java/trunk/systests/src/test/java/org/apache/qpid/systest/management/jmx/LoggingMan

svn commit: r1689451 - in /qpid/java/trunk: broker-core/src/main/java/org/apache/qpid/server/model/port/ broker-core/src/main/java/org/apache/qpid/server/transport/ systests/src/test/java/org/apache/q

2015-07-06 Thread rgodfrey
Author: rgodfrey Date: Mon Jul 6 16:37:22 2015 New Revision: 1689451 URL: http://svn.apache.org/r1689451 Log: QPID-6624 : [Java Broker] If the default reply is not a supported protocol version - use the latest supported version instead Removed: qpid/java/trunk/systests/src/test/java/org/ap

qpid-proton git commit: PROTON-925: use of UINT32_MAX is breaking some builds. Getting better constants will be part of PROTON-930

2015-07-06 Thread mgoulish
Repository: qpid-proton Updated Branches: refs/heads/master 940d843f3 -> 3c14a0d1c PROTON-925: use of UINT32_MAX is breaking some builds. Getting better constants will be part of PROTON-930 Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/

qpid-proton git commit: wired in allowSkip

2015-07-06 Thread rhs
Repository: qpid-proton Updated Branches: refs/heads/master 1d8a0a41b -> 940d843f3 wired in allowSkip Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/940d843f Tree: http://git-wip-us.apache.org/repos/asf/qpid-p

svn commit: r1689421 - /qpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/security/encryption/AESKeyFileEncrypterFactory.java

2015-07-06 Thread rgodfrey
Author: rgodfrey Date: Mon Jul 6 14:56:33 2015 New Revision: 1689421 URL: http://svn.apache.org/r1689421 Log: QPID-6623 : [Java Broker] Log a warning when writing a new secret key file Modified: qpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/security/encryption/AESKeyFileE

svn commit: r1689414 - in /qpid/site: docs/proton/development.html docs/proton/go/index.html input/proton/development.md input/proton/go/index.md python/transom.py

2015-07-06 Thread aconway
Author: aconway Date: Mon Jul 6 14:40:59 2015 New Revision: 1689414 URL: http://svn.apache.org/r1689414 Log: Add Go/C++ binding to development page, fix transom bug (copying .md.head files) Modified: qpid/site/docs/proton/development.html qpid/site/docs/proton/go/index.html qpid/site

svn commit: r1689413 - in /qpid/java/trunk/broker-core/src: main/java/org/apache/qpid/server/logging/ test/java/org/apache/qpid/server/logging/

2015-07-06 Thread rgodfrey
Author: rgodfrey Date: Mon Jul 6 14:40:23 2015 New Revision: 1689413 URL: http://svn.apache.org/r1689413 Log: QPID-6622 : [Java Broker] Add error/warn statistics to loggers Added: qpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/logging/AppenderUtils.java - copied, cha

svn commit: r1689412 - in /qpid/java/trunk/broker-core/src: main/java/org/apache/qpid/server/logging/ main/java/org/apache/qpid/server/model/ test/java/org/apache/qpid/server/logging/

2015-07-06 Thread rgodfrey
Author: rgodfrey Date: Mon Jul 6 14:37:05 2015 New Revision: 1689412 URL: http://svn.apache.org/r1689412 Log: QPID-6622 : [Java Broker] Add error/warn statistics to loggers Modified: qpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/logging/AbstractLogger.java qpid/java/

qpid-proton git commit: add the jython shim to the class path in the JythonTest launcher

2015-07-06 Thread rhs
Repository: qpid-proton Updated Branches: refs/heads/master 23a4e3bbb -> 1d8a0a41b add the jython shim to the class path in the JythonTest launcher Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/1d8a0a41 Tree:

qpid-proton git commit: PROTON-927: reverse previous change pending investigation into segfault on windows in the added test

2015-07-06 Thread gsim
Repository: qpid-proton Updated Branches: refs/heads/master 149725943 -> 23a4e3bbb PROTON-927: reverse previous change pending investigation into segfault on windows in the added test Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/

svn commit: r1689364 - in /qpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/queue: AbstractQueue.java AssignedConsumerMessageGroupManager.java DefinedGroupMessageGroupManager.java Mess

2015-07-06 Thread rgodfrey
Author: rgodfrey Date: Mon Jul 6 11:08:28 2015 New Revision: 1689364 URL: http://svn.apache.org/r1689364 Log: QPID-6621 : [Java Broker] improve the performance of shared groups on large queues Modified: qpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/queue/AbstractQueue.ja