Author: ritchiem
Date: Sat Apr 11 01:13:56 2009
New Revision: 764132

URL: http://svn.apache.org/viewvc?rev=764132&view=rev
Log:
QPID-1806 : Got the classname wrong in in the exclude file
merged from trunk r764112

Modified:
    qpid/branches/0.5-release/qpid/java/010ExcludeList
    qpid/branches/0.5-release/qpid/java/08ExcludeList-nonvm

Modified: qpid/branches/0.5-release/qpid/java/010ExcludeList
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.5-release/qpid/java/010ExcludeList?rev=764132&r1=764131&r2=764132&view=diff
==============================================================================
--- qpid/branches/0.5-release/qpid/java/010ExcludeList (original)
+++ qpid/branches/0.5-release/qpid/java/010ExcludeList Sat Apr 11 01:13:56 2009
@@ -62,7 +62,7 @@
 org.apache.qpid.test.client.QueueBrowsingFlowToDiskTest#*
 
 // This test currently does not pick up the runtime location of the nonVm 
queueBacking store.
-org.apache.qpid.test.unit.client.close.FlowToDiskBackingQueueDeleteTest#*
+org.apache.qpid.test.unit.close.FlowToDiskBackingQueueDeleteTest#*
 
 // This test may use QpidTestCase but it is not using the getConnection and is 
hardwired to InVM
 org.apache.qpid.test.unit.client.connection.CloseAfterConnectionFailureTest#*

Modified: qpid/branches/0.5-release/qpid/java/08ExcludeList-nonvm
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.5-release/qpid/java/08ExcludeList-nonvm?rev=764132&r1=764131&r2=764132&view=diff
==============================================================================
--- qpid/branches/0.5-release/qpid/java/08ExcludeList-nonvm (original)
+++ qpid/branches/0.5-release/qpid/java/08ExcludeList-nonvm Sat Apr 11 01:13:56 
2009
@@ -30,7 +30,7 @@
 org.apache.qpid.client.MessageListenerTest#testSynchronousRecieveNoWait
 
 // This test currently does not pick up the runtime location of the nonVm 
queueBacking store.
-org.apache.qpid.test.unit.client.close.FlowToDiskBackingQueueDeleteTest#*
+org.apache.qpid.test.unit.close.FlowToDiskBackingQueueDeleteTest#*
 
 // This test may use QpidTestCase but it is not using the getConnection and is 
hardwired to InVM
 org.apache.qpid.test.unit.client.connection.CloseAfterConnectionFailureTest#*



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to