diff options
| author | Robert Gemmell <robbie@apache.org> | 2012-11-04 21:03:36 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2012-11-04 21:03:36 +0000 |
| commit | bb9160e892017cd58a14b9eb0ebd282e787229d5 (patch) | |
| tree | f25ded28c3ada1f6611efc49addc2d56cd93cfd0 /qpid/java/test-profiles | |
| parent | b8ea27b54e0dc0e5ebf8d7a17e6cc68e5307a422 (diff) | |
| download | qpid-python-bb9160e892017cd58a14b9eb0ebd282e787229d5.tar.gz | |
QPID-4420: add documentation for SSL and the Anonymous + External AuthenticationManagers along with some general cleanup and expanded testing
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1405636 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles')
| -rwxr-xr-x | qpid/java/test-profiles/CPPExcludes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/CPPExcludes b/qpid/java/test-profiles/CPPExcludes index f15673da02..fa3a2bc262 100755 --- a/qpid/java/test-profiles/CPPExcludes +++ b/qpid/java/test-profiles/CPPExcludes @@ -178,3 +178,6 @@ org.apache.qpid.systest.rest.acl.* // Exclude failover tests requiring virtual host functionality org.apache.qpid.client.failover.MultipleBrokersFailoverTest#* + +// Uses Java broker specific configuration +org.apache.qpid.client.ssl.SSLTest#testClientCertMissingWhilstWanting |
