svn commit: r947858 - in /qpid/trunk/qpid/tools/src/py: qpid-cluster qpid-config qpid-route qpid-stat qpid-tool

2010-05-24 Thread nsantos
Author: nsantos Date: Mon May 24 23:19:11 2010 New Revision: 947858 URL: http://svn.apache.org/viewvc?rev=947858&view=rev Log: Make behavior of command line tools consistent, regarding -h and --help options, as well as giving an appropriate error message for any invalid options passed on the com

svn commit: r947850 - in /qpid/trunk/qpid/cpp/src: qpid/broker/SaslAuthenticator.cpp tests/cluster_authentication_soak.cpp

2010-05-24 Thread mgoulish
Author: mgoulish Date: Mon May 24 22:56:40 2010 New Revision: 947850 URL: http://svn.apache.org/viewvc?rev=947850&view=rev Log: Disable new sasl testing if SASL version is less than 2.1.22. Earlier version do not have SASL_PATH_TYPE_CONFIG, which this testing requires. Modified: qpid/trunk/qp

svn commit: r947764 - /qpid/trunk/qpid/cpp/src/qpid/broker/SaslAuthenticator.cpp

2010-05-24 Thread mgoulish
Author: mgoulish Date: Mon May 24 19:02:03 2010 New Revision: 947764 URL: http://svn.apache.org/viewvc?rev=947764&view=rev Log: The cmake build caught my omission of this unused arg. Modified: qpid/trunk/qpid/cpp/src/qpid/broker/SaslAuthenticator.cpp Modified: qpid/trunk/qpid/cpp/src/qpid/br

svn commit: r947748 - in /qpid/trunk/qpid/cpp/src: ./ qpid/broker/ tests/ tests/sasl_config/

2010-05-24 Thread mgoulish
Author: mgoulish Date: Mon May 24 18:25:46 2010 New Revision: 947748 URL: http://svn.apache.org/viewvc?rev=947748&view=rev Log: Jira QPID-2617 -- make sasl-based tests config files relocatable Before this change, sasl-based testing cannot be fully automated because the sasl db must be located

svn commit: r947678 - /qpid/trunk/qpid/cpp/src/tests/

2010-05-24 Thread kpvdr
Author: kpvdr Date: Mon May 24 15:48:18 2010 New Revision: 947678 URL: http://svn.apache.org/viewvc?rev=947678&view=rev Log: Changed the names of tests which are installed in /usr/bin/ to be prefixed with "qpid-". This will make these generic names easier to associate with qpid. (BZ577353) Adde

svn commit: r947672 - /qpid/trunk/qpid/java/module.xml

2010-05-24 Thread robbie
Author: robbie Date: Mon May 24 15:38:58 2010 New Revision: 947672 URL: http://svn.apache.org/viewvc?rev=947672&view=rev Log: Enforce usage of the requested test profile by failing immediately if it isnt found, preventing a silent fallback to the default test profile. Modified: qpid/trunk/qp

svn commit: r947650 - /qpid/trunk/qpid/java/common/src/main/java/org/apache/qpid/AMQConnectionFailureException.java

2010-05-24 Thread robbie
Author: robbie Date: Mon May 24 14:18:30 2010 New Revision: 947650 URL: http://svn.apache.org/viewvc?rev=947650&view=rev Log: QPID-2611: AMQConnectionFailureException records AMQPConstant message if cause is AMQPException Applied patch from Andrew Kennedy Modified: qpid/trunk/qpid/java/co

svn commit: r947649 - /qpid/trunk/qpid/java/common/src/main/java/org/apache/qpid/AMQException.java

2010-05-24 Thread robbie
Author: robbie Date: Mon May 24 14:18:15 2010 New Revision: 947649 URL: http://svn.apache.org/viewvc?rev=947649&view=rev Log: QPID-2608: AMQPException messages contain duplicate error code Applied patch from Andrew Kennedy Modified: qpid/trunk/qpid/java/common/src/main/java/org/apache/qpid/

svn commit: r947640 - /qpid/trunk/qpid/java/common/src/main/java/org/apache/qpid/protocol/AMQConstant.java

2010-05-24 Thread robbie
Author: robbie Date: Mon May 24 13:38:23 2010 New Revision: 947640 URL: http://svn.apache.org/viewvc?rev=947640&view=rev Log: QPID-2610: Corrected Map usage and removed Integer object creation Applied patch from Andrew Kennedy Modified: qpid/trunk/qpid/java/common/src/main/java/org/apache/

svn commit: r947637 - /qpid/trunk/qpid/java/broker/src/test/java/org/apache/qpid/server/queue/MockAMQQueue.java

2010-05-24 Thread robbie
Author: robbie Date: Mon May 24 13:28:41 2010 New Revision: 947637 URL: http://svn.apache.org/viewvc?rev=947637&view=rev Log: QPID-2609: Implement getName for MockAMQQueue Applied patch from Andrew Kennedy Modified: qpid/trunk/qpid/java/broker/src/test/java/org/apache/qpid/server/queue/Moc

svn commit: r947629 - in /qpid/trunk/qpid/java: ./ broker-plugins/experimental/info/ broker-plugins/experimental/info/src/ broker-plugins/experimental/info/src/main/ broker-plugins/experimental/info/s

2010-05-24 Thread ritchiem
Author: ritchiem Date: Mon May 24 12:53:28 2010 New Revision: 947629 URL: http://svn.apache.org/viewvc?rev=947629&view=rev Log: QPID-2555 : Commit Info OSGi plugin provided by Sorin Suciu. Adds two new libraries to lib dir both ASL licensed. Added: qpid/trunk/qpid/java/broker-plugins/experim

svn commit: r947606 - in /qpid/trunk/qpid/java/broker/src/test/java/org/apache/qpid/server: securiity/auth/sasl/CRAMMD5HexInitialiserTest.java security/auth/sasl/CRAMMD5HexInitialiserTest.java

2010-05-24 Thread robbie
Author: robbie Date: Mon May 24 11:41:51 2010 New Revision: 947606 URL: http://svn.apache.org/viewvc?rev=947606&view=rev Log: QPID-2607: Fix package name typo for CRAMMD5HexInitialiserTest.java Applied patch from Andrew Kennedy Added: qpid/trunk/qpid/java/broker/src/test/java/org/apache/qp

[CONF] Apache Qpid > Method Considered Harmful Redux

2010-05-24 Thread confluence
Method Considered Harmful Redux Page added by Martin Ritchie Method Madness "Though this be madness, yet there is method in't." Polonius, Hamlet Act 2, scene 2 Introduction The main point of contention in the ACL debate seems to centre aro

[CONF] Apache Qpid > andrew acl proposal

2010-05-24 Thread confluence
andrew acl proposal Page edited by Martin Ritchie Comment: Applied Changes from QPID-2476 provided by Andrew Kennedy Changes (19) h1. DRAF

[CONF] Apache Qpid > Method Considered Harmful Redux

2010-05-24 Thread confluence
Method Considered Harmful Redux Page added by Martin Ritchie Method Madness "Though this be madness, yet there is method in't." Polonius, Hamlet Act 2, scene 2 Introduction The main point of contention in the ACL debate seems to centre aro

[CONF] Apache Qpid > Method Considered Harmful

2010-05-24 Thread confluence
Method Considered Harmful Page added by Martin Ritchie A lot of the object types and operations used in the ACL file are shared between the Java and C++ brokers and are non-contentious, since they represent actual objects that exist in AMQP -