diff options
| author | Robert Gemmell <robbie@apache.org> | 2012-07-11 11:01:06 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2012-07-11 11:01:06 +0000 |
| commit | a9e20f67faf73ca218aaeab1a5a0fc9f98d42755 (patch) | |
| tree | 2fd50005d98e28ac927c0e5aa249face92b4974e /java/test-profiles | |
| parent | 77059647d15b2d439164c5a07ff1c04899326aec (diff) | |
| download | qpid-python-a9e20f67faf73ca218aaeab1a5a0fc9f98d42755.tar.gz | |
QPID-3998, QPID-3999: System tests for Rest API, small fixups for the adapters and web ui.
Applied patch from Oleksandr Rudyy <orudyy@gmail.com>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1360121 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles')
| -rwxr-xr-x | java/test-profiles/CPPExcludes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/test-profiles/CPPExcludes b/java/test-profiles/CPPExcludes index 3d1c4442e6..018ced4a68 100755 --- a/java/test-profiles/CPPExcludes +++ b/java/test-profiles/CPPExcludes @@ -181,3 +181,5 @@ org.apache.qpid.client.AsynchMessageListenerTest#testImmediatePrefetchWithMessag org.apache.qpid.systest.disttest.* org.apache.qpid.disttest.* +// Exclude java broker REST API tests +org.apache.qpid.server.management.plugin.servlet.rest.* |
