diff options
| author | Robert Gemmell <robbie@apache.org> | 2011-08-18 14:44:05 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2011-08-18 14:44:05 +0000 |
| commit | acef88b76696a58cc53e82c3000f91d489f0a382 (patch) | |
| tree | e65b12ce195bfcdc7aa6ebf5d8c74c0e28deeb99 /qpid/java/test-profiles/JavaPre010Excludes | |
| parent | 4fdc396bdc2527f725b3280a0ab3b14bd165f44e (diff) | |
| download | qpid-python-acef88b76696a58cc53e82c3000f91d489f0a382.tar.gz | |
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@1159255 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/JavaPre010Excludes')
| -rw-r--r-- | qpid/java/test-profiles/JavaPre010Excludes | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/qpid/java/test-profiles/JavaPre010Excludes b/qpid/java/test-profiles/JavaPre010Excludes index a7b008601d..5d0c82c5d7 100644 --- a/qpid/java/test-profiles/JavaPre010Excludes +++ b/qpid/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#* |
