diff options
| author | Robert Gemmell <robbie@apache.org> | 2010-04-01 14:03:57 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2010-04-01 14:03:57 +0000 |
| commit | 997a565affc8aadb023c7fbbfb57a01a3fa97870 (patch) | |
| tree | 1095135d0e40b08c702b69b5299a35b01ec3c76a /java/test-profiles/java-derby.testprofile | |
| parent | 5ee1ef64b7a0f207ba0a30602be5082d9d5245bb (diff) | |
| download | qpid-python-997a565affc8aadb023c7fbbfb57a01a3fa97870.tar.gz | |
QPID-2478: exclude testGetDestinationWithCustomExchange() from 0-8/9 runs against the java broker
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@929980 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/java-derby.testprofile')
| -rw-r--r-- | java/test-profiles/java-derby.testprofile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/test-profiles/java-derby.testprofile b/java/test-profiles/java-derby.testprofile index 618dd5b45d..b484bfe787 100644 --- a/java/test-profiles/java-derby.testprofile +++ b/java/test-profiles/java-derby.testprofile @@ -5,6 +5,6 @@ broker.ready=BRK-1004 broker.stopped=Exception broker.config=${project.root}/build/etc/config-systests-derby.xml qpid.amqp.version=0-9 -profile.excludes=JavaStandaloneExcludes +profile.excludes=JavaStandaloneExcludes 08StandaloneExcludes broker.clean.between.tests=true broker.persistent=true |
