[CONF] Apache Qpid > Continuous Integration

2012-04-04 Thread confluence
Continuous Integration Page edited by Robbie Gemmell Changes (5) ... The following builds are configured: || Build || Trigger || Description ||

svn commit: r1309633 - /qpid/trunk/qpid/java/build.deps

2012-04-04 Thread robbie
Author: robbie Date: Thu Apr 5 00:30:30 2012 New Revision: 1309633 URL: http://svn.apache.org/viewvc?rev=1309633&view=rev Log: QPID-3933: define an empty value for amqp-1-0-common.libs to allow the pom generation process to succeed Modified: qpid/trunk/qpid/java/build.deps Modified: qpid/t

svn commit: r1309600 - /qpid/trunk/qpid/cpp/src/qpid/ha/HaBroker.cpp

2012-04-04 Thread shuston
Author: shuston Date: Wed Apr 4 21:19:54 2012 New Revision: 1309600 URL: http://svn.apache.org/viewvc?rev=1309600&view=rev Log: Avoid POSIX-only broker shutdown handler. Fixes QPID-3932. Modified: qpid/trunk/qpid/cpp/src/qpid/ha/HaBroker.cpp Modified: qpid/trunk/qpid/cpp/src/qpid/ha/HaBroke

[CONF] Apache Qpid > 0.16 Release

2012-04-04 Thread confluence
0.16 Release Page edited by Justin Ross Changes (2) ... h2. Status - 4 April: RC1 is available at revision 1309390

svn commit: r1309571 - in /qpid/branches/qpid-3767/qpid/cpp/src/qpid/ha: BrokerReplicator.cpp QueueReplicator.cpp

2012-04-04 Thread kgiusti
Author: kgiusti Date: Wed Apr 4 19:51:30 2012 New Revision: 1309571 URL: http://svn.apache.org/viewvc?rev=1309571&view=rev Log: QPID-3767: fix HA changes Modified: qpid/branches/qpid-3767/qpid/cpp/src/qpid/ha/BrokerReplicator.cpp qpid/branches/qpid-3767/qpid/cpp/src/qpid/ha/QueueReplicat

svn commit: r1309570 - in /qpid/branches/qpid-3767/qpid: cpp/src/qpid/broker/Link.cpp tools/src/py/qpid-tool

2012-04-04 Thread kgiusti
Author: kgiusti Date: Wed Apr 4 19:51:22 2012 New Revision: 1309570 URL: http://svn.apache.org/viewvc?rev=1309570&view=rev Log: QPID-3767: fix connection id reference Modified: qpid/branches/qpid-3767/qpid/cpp/src/qpid/broker/Link.cpp qpid/branches/qpid-3767/qpid/tools/src/py/qpid-tool

svn commit: r1309569 - /qpid/branches/qpid-3767/qpid/cpp/src/qpid/broker/LinkRegistry.cpp

2012-04-04 Thread kgiusti
Author: kgiusti Date: Wed Apr 4 19:51:11 2012 New Revision: 1309569 URL: http://svn.apache.org/viewvc?rev=1309569&view=rev Log: QPID-3767: fix ipv6 address format bug. Modified: qpid/branches/qpid-3767/qpid/cpp/src/qpid/broker/LinkRegistry.cpp Modified: qpid/branches/qpid-3767/qpid/cpp/src/

svn commit: r1309564 - /qpid/trunk/qpid/cpp/src/qpid/acl/Acl.cpp

2012-04-04 Thread chug
Author: chug Date: Wed Apr 4 19:35:34 2012 New Revision: 1309564 URL: http://svn.apache.org/viewvc?rev=1309564&view=rev Log: QPID-3918 qualify namespace better for windows build Modified: qpid/trunk/qpid/cpp/src/qpid/acl/Acl.cpp Modified: qpid/trunk/qpid/cpp/src/qpid/acl/Acl.cpp URL: http:

svn commit: r1309549 - in /qpid/trunk/qpid: cpp/src/qpid/acl/Acl.cpp cpp/src/qpid/acl/Acl.h cpp/src/qpid/acl/management-schema.xml cpp/src/qpid/broker/AclModule.h cpp/src/tests/acl.py tools/src/py/qpi

2012-04-04 Thread chug
Author: chug Date: Wed Apr 4 19:09:31 2012 New Revision: 1309549 URL: http://svn.apache.org/viewvc?rev=1309549&view=rev Log: QPID-3918 Add management queries to ACL module. * Make queries available to self tests. * Exercise query interface during acl self tests. Modified: qpid/trunk/qpid/

svn commit: r1309476 - in /qpid/trunk/qpid/java: ./ bdbstore/ bdbstore/etc/ integrationtests/ junit-toolkit/ perftests/ systests/ systests/etc/bin/ systests/src/main/java/org/apache/qpid/server/exchan

2012-04-04 Thread robbie
Author: robbie Date: Wed Apr 4 16:15:04 2012 New Revision: 1309476 URL: http://svn.apache.org/viewvc?rev=1309476&view=rev Log: QPID-3929: remove old perftests + integrationtests + junit-toolkit modules and associated files Removed: qpid/trunk/qpid/java/bdbstore/etc/ qpid/trunk/qpid/java

svn commit: r1309427 - /qpid/trunk/qpid/cpp/src/qpid/cluster/Cluster.cpp

2012-04-04 Thread aconway
Author: aconway Date: Wed Apr 4 14:49:29 2012 New Revision: 1309427 URL: http://svn.apache.org/viewvc?rev=1309427&view=rev Log: QPID-3931: Remove update exchanges once update is complete. Modified: qpid/trunk/qpid/cpp/src/qpid/cluster/Cluster.cpp Modified: qpid/trunk/qpid/cpp/src/qpid/clust

svn commit: r1309392 - in /qpid/branches/address-refactor2/qpid/java/client/src/main/java/org/apache/qpid/jms: QpidTemporaryQueue.java QpidTemporaryTopic.java TemporaryDestinationProvider.java

2012-04-04 Thread rajith
Author: rajith Date: Wed Apr 4 14:03:24 2012 New Revision: 1309392 URL: http://svn.apache.org/viewvc?rev=1309392&view=rev Log: QPID-3401 Added implementations for TemporaryQueue and TemporaryTopic. Generating temp queue name, topic name as well as deleting temp destinations is abstracted via the

svn commit: r1309390 - in /qpid/branches/0.16/qpid/java: ./ build.deps lib/mockito-all-1.9.0.jar

2012-04-04 Thread robbie
Author: robbie Date: Wed Apr 4 14:01:11 2012 New Revision: 1309390 URL: http://svn.apache.org/viewvc?rev=1309390&view=rev Log: NO-JIRA: add mockito mocking framework, which is a dependency of the previous merged changes merged from trunk r1302874 Added: qpid/branches/0.16/qpid/java/lib/moc

svn commit: r1309388 - in /qpid/branches/0.16/qpid/java: ./ systests/src/main/java/org/apache/qpid/server/queue/PriorityQueueTest.java

2012-04-04 Thread robbie
Author: robbie Date: Wed Apr 4 13:52:38 2012 New Revision: 1309388 URL: http://svn.apache.org/viewvc?rev=1309388&view=rev Log: QPID-3927: add a systest which would highlight the underlying issue by failing to receive all messages present on the priority queue merged from trunk r1309155 Modifie

svn commit: r1309383 - in /qpid/branches/0.16/qpid/java: ./ broker/ broker/src/main/java/org/apache/qpid/server/queue/ broker/src/test/java/org/apache/qpid/server/queue/

2012-04-04 Thread robbie
Author: robbie Date: Wed Apr 4 13:49:40 2012 New Revision: 1309383 URL: http://svn.apache.org/viewvc?rev=1309383&view=rev Log: QPID-3927: ensure that priority is properly accounted for when comparing messages on different QueueEntryLists contained within the encompassing PriorityQueue merged f

svn commit: r1309374 - /qpid/branches/address-refactor2/qpid/java/client/src/main/java/org/apache/qpid/jms/DestinationStringParser.java

2012-04-04 Thread rajith
Author: rajith Date: Wed Apr 4 13:30:24 2012 New Revision: 1309374 URL: http://svn.apache.org/viewvc?rev=1309374&view=rev Log: QPID-3401 The binding URL is parsed and information is adapted into the Address data structure (link and node). Modified: qpid/branches/address-refactor2/qpid/java/

svn commit: r1309341 - in /qpid/branches/address-refactor2/qpid/java: client/src/main/java/org/apache/qpid/jms/ common/src/main/java/org/apache/qpid/messaging/address/ common/src/main/java/org/apache/

2012-04-04 Thread rajith
Author: rajith Date: Wed Apr 4 11:45:45 2012 New Revision: 1309341 URL: http://svn.apache.org/viewvc?rev=1309341&view=rev Log: QPID-3401 Added code to extract information from an address string and populate Node and Link data structures. Modified: qpid/branches/address-refactor2/qpid/java/c