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
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
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
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
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
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
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
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/
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/
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
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
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
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
andrew acl proposal
Page edited by Martin Ritchie
Comment:
Applied Changes from QPID-2476 provided by Andrew Kennedy
Changes (19)
h1. DRAF
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
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 -
16 matches
Mail list logo