diff options
| author | Arnaud Simon <arnaudsimon@apache.org> | 2008-07-23 15:02:22 +0000 |
|---|---|---|
| committer | Arnaud Simon <arnaudsimon@apache.org> | 2008-07-23 15:02:22 +0000 |
| commit | 2fc957e3d28fa3b084ef334b702bb5116f60c462 (patch) | |
| tree | 53d217fb806c56eb23fb9dab19fef75c3d329f4f /cc/config/java/java.testprofile | |
| parent | f909f338fe2ea66e50e5923fcd008ae2ae9ccd67 (diff) | |
| download | qpid-python-2fc957e3d28fa3b084ef334b702bb5116f60c462.tar.gz | |
qpid-1157: added jms tck scripts + README file + config file for setting email related properties
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@679105 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cc/config/java/java.testprofile')
| -rw-r--r-- | cc/config/java/java.testprofile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/cc/config/java/java.testprofile b/cc/config/java/java.testprofile deleted file mode 100644 index 6f988dc261..0000000000 --- a/cc/config/java/java.testprofile +++ /dev/null @@ -1,17 +0,0 @@ -broker.version=0-8 -broker=vm -broker.clean=${project.root}/clean-dir ${build.data} -java.naming.provider.url=${project.root}/test-provider.properties -test.excludes=true -test.excludesfile=${project.root}/javaExcludeList -log=info -max_prefetch=1000 -amqj.logging.level=$log -root.logging.level=$log -log4j.configuration=file:///${project.root}/log4j-test.xml -test.fork=no -test.mem=512M -test=*Test -haltonfailure=no -haltonerror=no -exclude.modules=systests
\ No newline at end of file |
