summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles
diff options
context:
space:
mode:
authorRobert Godfrey <rgodfrey@apache.org>2012-05-17 12:46:09 +0000
committerRobert Godfrey <rgodfrey@apache.org>2012-05-17 12:46:09 +0000
commitbdfc1a4c2e5b906f249b4f3b2189335785e09a53 (patch)
tree77ab6df288537a1c1197d0e4c43ad56a9ef27a09 /qpid/java/test-profiles
parent5c6e3d849a1918867af5b1fc3f41701383b8e464 (diff)
downloadqpid-python-bdfc1a4c2e5b906f249b4f3b2189335785e09a53.tar.gz
QPID-3997 : [Java Broker] add ability to configure multiple Authenticationmanagers and map different AuthenticationManagers to different ports
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1339578 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles')
-rwxr-xr-xqpid/java/test-profiles/CPPExcludes2
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/CPPExcludes b/qpid/java/test-profiles/CPPExcludes
index a8315cbb59..3fb6b63b6f 100755
--- a/qpid/java/test-profiles/CPPExcludes
+++ b/qpid/java/test-profiles/CPPExcludes
@@ -140,6 +140,7 @@ org.apache.qpid.info.systest.InfoPluginTest#*
org.apache.qpid.info.test.*
org.apache.qpid.server.security.access.*
org.apache.qpid.server.security.access.plugins.*
+org.apache.qpid.server.security.auth.manager.*
org.apache.qpid.server.security.acl.*
org.apache.qpid.server.configuration.*
org.apache.qpid.server.configuration.plugins.*
@@ -157,6 +158,7 @@ org.apache.qpid.server.logging.management.LoggingManagementMBeanTest#*
org.apache.qpid.server.management.AMQUserManagementMBeanTest#*
org.apache.qpid.server.SupportedProtocolVersionsTest#*
+
// QPID-3133: On 0-10, the exception listener is currently not invoked when reconnection fails to occurs.
org.apache.qpid.server.failover.FailoverMethodTest#*