diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2008-10-24 15:43:03 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2008-10-24 15:43:03 +0000 |
| commit | 41a0c0dd0d0895afdaeb7054c8716dc4feb892dd (patch) | |
| tree | a381a6b5375e45d94243618d60289e471a8f529e /java/08ExcludeList-nonvm | |
| parent | 19d254d9342281f0128f25244697edf4e575d2ec (diff) | |
| download | qpid-python-41a0c0dd0d0895afdaeb7054c8716dc4feb892dd.tar.gz | |
QPID-1394 : Registration of JCAProvider is incorrect in client and broker SASL configurations
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@707658 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/08ExcludeList-nonvm')
| -rw-r--r-- | java/08ExcludeList-nonvm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/08ExcludeList-nonvm b/java/08ExcludeList-nonvm index 4694178f92..b77b06e3ac 100644 --- a/java/08ExcludeList-nonvm +++ b/java/08ExcludeList-nonvm @@ -26,7 +26,7 @@ org.apache.qpid.test.client.failover.FailoverTest#* // InVM Broker tests awaiting resolution of QPID-1103 org.apache.qpid.test.client.timeouts.SyncWaitDelayTest#* org.apache.qpid.test.client.timeouts.SyncWaitTimeoutDelayTest#* -org.apache.qpid.server.security.acl.SimpleACLTest# +org.apache.qpid.server.security.acl.SimpleACLTest#* // Those tests are written against the 0.10 path org.apache.qpid.test.unit.message.UTF8Test#* |
