Author: ritchiem Date: Wed Dec 9 09:25:01 2009 New Revision: 888748 URL: http://svn.apache.org/viewvc?rev=888748&view=rev Log: QPID-2242 : Remove InVM Exclude for testReceiveResend as it is now only testing the resend ability of the messages. The test to set the JMS_QPID_DESTTYPE is not possible on this branch. The test remains as is on trunk. Modified: qpid/branches/0.5.x-dev/qpid/java/test-profiles/08InVMExcludes Modified: qpid/branches/0.5.x-dev/qpid/java/test-profiles/08InVMExcludes URL: http://svn.apache.org/viewvc/qpid/branches/0.5.x-dev/qpid/java/test-profiles/08InVMExcludes?rev=888748&r1=888747&r2=888748&view=diff ============================================================================== --- qpid/branches/0.5.x-dev/qpid/java/test-profiles/08InVMExcludes (original) +++ qpid/branches/0.5.x-dev/qpid/java/test-profiles/08InVMExcludes Wed Dec 9 09:25:01 2009 @@ -5,5 +5,3 @@ // QPID-2097 exclude until InVM JMX test runs are reliable org.apache.qpid.server.queue.ProducerFlowControlTest#testFlowControlAttributeModificationViaJMX -// This test requires a broker capable of 0-8/9 and 0-10 -org.apache.qpid.test.client.message.JMSDestinationTest#testReceiveResend --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:commits-subscribe@qpid.apache.org