qpid-site git commit: QPID-7697: Add stubs for Qpid Interop Test; various minor improvements

2017-03-13 Thread jross
Repository: qpid-site Updated Branches: refs/heads/asf-site ed580ca0d -> 80510a543 QPID-7697: Add stubs for Qpid Interop Test; various minor improvements Project: http://git-wip-us.apache.org/repos/asf/qpid-site/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-site/commit/80510a54

qpid-proton git commit: PROTON-1345: update setup.py.in with libuv and cmake source list

2017-03-13 Thread kgiusti
Repository: qpid-proton Updated Branches: refs/heads/master 7dc10ffd0 -> 837680004 PROTON-1345: update setup.py.in with libuv and cmake source list This closes #97 Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit:

qpid-dispatch git commit: DISPATCH-622 - Use -lpthread compile option for Solaris

2017-03-13 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 94ac71cd4 -> 81eee4494 DISPATCH-622 - Use -lpthread compile option for Solaris Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/81eee449 Tree:

qpid-dispatch git commit: DISPATCH-612 - Add support for GCC equivalent compiler options

2017-03-13 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 9f715fa41 -> 94ac71cd4 DISPATCH-612 - Add support for GCC equivalent compiler options Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/94ac71cd

svn commit: r1786743 - /qpid/java/branches/6.1.x/broker-core/src/main/java/org/apache/qpid/server/queue/AbstractQueue.java

2017-03-13 Thread orudyy
Author: orudyy Date: Mon Mar 13 17:37:26 2017 New Revision: 1786743 URL: http://svn.apache.org/viewvc?rev=1786743=rev Log: QPID-7696: Check whether actor invoking queue delete operation has 'unbind' privilege for queue bindings before proceeding with queue deletion Modified:

qpid-interop-test git commit: QPIDIT-56: Additional improvements for handling local folder containing Rhea

2017-03-13 Thread kpvdr
Repository: qpid-interop-test Updated Branches: refs/heads/master 83fc550d9 -> 39bedc3a2 QPIDIT-56: Additional improvements for handling local folder containing Rhea Project: http://git-wip-us.apache.org/repos/asf/qpid-interop-test/repo Commit:

svn commit: r1786731 - in /qpid/java/branches/6.1.x: ./ broker-plugins/access-control/src/main/java/org/apache/qpid/server/security/access/config/ broker-plugins/access-control/src/test/java/org/apach

2017-03-13 Thread lquack
Author: lquack Date: Mon Mar 13 17:07:18 2017 New Revision: 1786731 URL: http://svn.apache.org/viewvc?rev=1786731=rev Log: QPID-7690: [Java Broker] Fix ACLs for VirtualHost-type objects merged from trunk with: $ svn merge -c1786690 ^/qpid/java/trunk Modified: qpid/java/branches/6.1.x/

svn commit: r1786723 - in /qpid/java/trunk/bdbstore/src/main/java/org/apache/qpid/server/store/berkeleydb: AbstractBDBMessageStore.java BDBConfigurationStore.java BDBUtils.java

2017-03-13 Thread kwall
Author: kwall Date: Mon Mar 13 16:21:04 2017 New Revision: 1786723 URL: http://svn.apache.org/viewvc?rev=1786723=rev Log: QPID-7684: [Java Broker, BDB] Adhere to recommended practice for retrying after a LockConflictException Also used try-with-resources to simplify coding Modified:

qpid-dispatch git commit: DISPATCH-725 Modified stand-alone console's include css and js files

2017-03-13 Thread eallen
Repository: qpid-dispatch Updated Branches: refs/heads/master 615d7b65f -> 9f715fa41 DISPATCH-725 Modified stand-alone console's include css and js files Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

[4/4] qpid-dispatch git commit: DISPATCH-725 Use patternfly styles for stand-alone console

2017-03-13 Thread eallen
DISPATCH-725 Use patternfly styles for stand-alone console Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/615d7b65 Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/615d7b65 Diff:

[1/4] qpid-dispatch git commit: DISPATCH-725 Use patternfly styles for stand-alone console

2017-03-13 Thread eallen
Repository: qpid-dispatch Updated Branches: refs/heads/master 1a59f1fca -> 615d7b65f http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/38c02edf/console/stand-alone/bower_components/angular-patternfly/dist/styles/angular-patternfly.min.css

[2/4] qpid-dispatch git commit: DISPATCH-725 Use patternfly styles for stand-alone console

2017-03-13 Thread eallen
http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/38c02edf/console/stand-alone/bower_components/angular-patternfly/dist/angular-patternfly.min.js -- diff --git

[3/4] qpid-dispatch git commit: DISPATCH-725 Use patternfly styles for stand-alone console

2017-03-13 Thread eallen
DISPATCH-725 Use patternfly styles for stand-alone console Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/38c02edf Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/38c02edf Diff:

qpid-dispatch git commit: DISPATCH-611 - Exit, don't crash, if there is no router id specified. Patch from Ganesh Murthy This closes #148

2017-03-13 Thread tross
Repository: qpid-dispatch Updated Branches: refs/heads/master d72f2278f -> 1a59f1fca DISPATCH-611 - Exit, don't crash, if there is no router id specified. Patch from Ganesh Murthy This closes #148 Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

qpid-dispatch git commit: DISPATCH-631 - Tests made conditional to skip tests for SASL features that are not available

2017-03-13 Thread gmurthy
Repository: qpid-dispatch Updated Branches: refs/heads/master 40b52d9fe -> d72f2278f DISPATCH-631 - Tests made conditional to skip tests for SASL features that are not available Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

svn commit: r1786690 - in /qpid/java/trunk/broker-plugins/access-control/src: main/java/org/apache/qpid/server/security/access/config/ test/java/org/apache/qpid/server/security/access/config/

2017-03-13 Thread lquack
Author: lquack Date: Mon Mar 13 13:56:44 2017 New Revision: 1786690 URL: http://svn.apache.org/viewvc?rev=1786690=rev Log: QPID-7690: [Java Broker] Fix ACLs for VirtualHost-type objects Add the virtualhost name to the properties so the ACL rules can refer to virtualhost_name Modified:

qpid-dispatch git commit: DISPATCH-646 - Refactored the core->IO communication around link-specific work lists to preserve the order of flows and deliveries.

2017-03-13 Thread tross
Repository: qpid-dispatch Updated Branches: refs/heads/master 5fce5420e -> 40b52d9fe DISPATCH-646 - Refactored the core->IO communication around link-specific work lists to preserve the order of flows and deliveries. Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo Commit:

svn commit: r1786657 - /qpid/java/trunk/broker-plugins/management-http/src/main/java/org/apache/qpid/server/management/plugin/filter/ExceptionHandlingFilter.java

2017-03-13 Thread kwall
Author: kwall Date: Mon Mar 13 10:55:26 2017 New Revision: 1786657 URL: http://svn.apache.org/viewvc?rev=1786657=rev Log: QPID-7682: Address review comments from lqu...@apache.org Modified:

svn commit: r18707 - in /dev/qpid/proton-j: testing.sha-mime-type.tar.gz.sha testing.sha2-mime-type.tar.gz.sha testing.tar.gz.sha testing.tar.gz.sha2 testing.tar.gz.sha512

2017-03-13 Thread robbie
Author: robbie Date: Mon Mar 13 09:57:49 2017 New Revision: 18707 Log: remove temp testing files Removed: dev/qpid/proton-j/testing.sha-mime-type.tar.gz.sha dev/qpid/proton-j/testing.sha2-mime-type.tar.gz.sha dev/qpid/proton-j/testing.tar.gz.sha

qpid-proton git commit: NO-JIRA: Clean up stale PR. This closes #71.

2017-03-13 Thread robbie
Repository: qpid-proton Updated Branches: refs/heads/master d9bc3635f -> 7dc10ffd0 NO-JIRA: Clean up stale PR. This closes #71. Proton-J moved to its own repo and is now mirrored at: https://github.com/apache/qpid-proton-j A newer modified version of these changes now exists at: