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 | b8cbcc61467d1d5cc25e1effee670abb98276336 (patch) | |
| tree | ec2827eefa25ecc938cb86bdf4a21cbf5f09780f /java/test-profiles/JavaPre010Excludes | |
| parent | e79aabf45994e75a4930cd4a4166ec6044fcc71a (diff) | |
| download | qpid-python-b8cbcc61467d1d5cc25e1effee670abb98276336.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#* |
