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 | 832ffd28c2815d358a72066c3659afd687c5e9b6 (patch) | |
| tree | ec2827eefa25ecc938cb86bdf4a21cbf5f09780f /java/test-profiles/JavaPre010Excludes | |
| parent | 4dbee12b7b053ea40de275f46b3d698d1e6e832e (diff) | |
| download | qpid-python-832ffd28c2815d358a72066c3659afd687c5e9b6.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/qpid@1159255 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/JavaPre010Excludes')
| -rw-r--r-- | java/test-profiles/JavaPre010Excludes | 5 |
1 files changed, 0 insertions, 5 deletions
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#* |
