From 9e82623a5c2c0f897edf52b2d01277de77e4954c Mon Sep 17 00:00:00 2001 From: Andrew Donald Kennedy Date: Thu, 22 Jul 2010 16:14:20 +0000 Subject: QPID-2658: Adding 0-10 profile excludes for java git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@966724 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/java.0.10.testprofile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'java/test-profiles/java.0.10.testprofile') diff --git a/java/test-profiles/java.0.10.testprofile b/java/test-profiles/java.0.10.testprofile index 64c184c0f6..f03edec321 100644 --- a/java/test-profiles/java.0.10.testprofile +++ b/java/test-profiles/java.0.10.testprofile @@ -1,8 +1,8 @@ broker.language=java broker.version=0-10 broker=${project.root}/build/bin/qpid-server -p @PORT -m @MPORT -c @CONFIG_FILE -l ${test.profiles}/log4j-test.xml -broker.clean=${test.profiles}/clean-dir ${build.data} ${project.root}/build/work/derbyDB +broker.clean=${test.profiles}/clean-dir ${build.data} ${project.root}/build/work broker.ready=BRK-1004 broker.stopped=Exception -profile.excludes=JavaTransientExcludes JavaStandaloneExcludes CPPExcludes CPPTransientExcludes +profile.excludes=JavaTransientExcludes JavaStandaloneExcludes Java010Excludes -- cgit v1.2.1