summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2012-07-11 11:01:06 +0000
committerRobert Gemmell <robbie@apache.org>2012-07-11 11:01:06 +0000
commitbf4878d834c41c4c6b90fa8ff327623a82495340 (patch)
tree263e560833081d2c9fedd1f975647e328dbbb572 /qpid/java/test-profiles
parente16f7d01e8a9c049dc99a08cd38634f174e2d41a (diff)
downloadqpid-python-bf4878d834c41c4c6b90fa8ff327623a82495340.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@1360121 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 3d1c4442e6..018ced4a68 100755
--- a/qpid/java/test-profiles/CPPExcludes
+++ b/qpid/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.*