From b8cbcc61467d1d5cc25e1effee670abb98276336 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Thu, 18 Aug 2011 14:44:05 +0000 Subject: QPID-3434: Refactored 0-8..0-9-1 code paths to use same SSL configuration mechanisms as 0-10. Apply work by myself and Keith Wall git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1159255 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/JavaPre010Excludes | 5 ----- 1 file changed, 5 deletions(-) (limited to 'java/test-profiles') diff --git a/java/test-profiles/JavaPre010Excludes b/java/test-profiles/JavaPre010Excludes index a7b008601d..5d0c82c5d7 100644 --- a/java/test-profiles/JavaPre010Excludes +++ b/java/test-profiles/JavaPre010Excludes @@ -40,8 +40,3 @@ org.apache.qpid.client.MessageListenerTest#testSynchronousReceiveNoWait org.apache.qpid.test.unit.client.connection.ConnectionTest#testUnsupportedSASLMechanism org.apache.qpid.test.unit.message.JMSPropertiesTest#testQpidExtensionProperties - -//The 0-8/0-9/0-9-1 client configuration for SSL does not work the same as the 0-10 client -//so these tests fail due to the client failing to use SSL -org.apache.qpid.client.ssl.SSLTest#* -org.apache.qpid.test.unit.client.AMQSSLConnectionTest#* -- cgit v1.2.1