diff options
| author | Robert Gemmell <robbie@apache.org> | 2010-02-25 17:18:57 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2010-02-25 17:18:57 +0000 |
| commit | c8310f80c59024051530cbac19323c423f6c7785 (patch) | |
| tree | 438a2b4e6b8873aef07e4a1eba18997888fbf7d5 /java/test-profiles/java-derby.testprofile | |
| parent | dcfef7071cf174ce3c766198d995255fc7b13d8b (diff) | |
| download | qpid-python-c8310f80c59024051530cbac19323c423f6c7785.tar.gz | |
QPID-2417: add ability to run DurableSubscriberTest on the java-derby profile once QPID-2422 is fixed
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@916358 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/java-derby.testprofile')
| -rw-r--r-- | java/test-profiles/java-derby.testprofile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/test-profiles/java-derby.testprofile b/java/test-profiles/java-derby.testprofile index 1238a44c84..618dd5b45d 100644 --- a/java/test-profiles/java-derby.testprofile +++ b/java/test-profiles/java-derby.testprofile @@ -7,3 +7,4 @@ broker.config=${project.root}/build/etc/config-systests-derby.xml qpid.amqp.version=0-9 profile.excludes=JavaStandaloneExcludes broker.clean.between.tests=true +broker.persistent=true |
