From b06663a66a922d88d16ef7cb12202aaecfa43776 Mon Sep 17 00:00:00 2001 From: "Rafael H. Schloming" Date: Mon, 13 Jul 2009 22:02:36 +0000 Subject: changed default test ports to not conflict with the IANA assigned port numbers git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@793727 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/default.testprofile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'java') diff --git a/java/test-profiles/default.testprofile b/java/test-profiles/default.testprofile index 58e9f90198..80d2e6a8a4 100644 --- a/java/test-profiles/default.testprofile +++ b/java/test-profiles/default.testprofile @@ -16,6 +16,10 @@ root.logging.level=warn log4j.configuration=file:///${test.profiles}/log4j-test.xml log4j.debug=false +test.port=15672 +test.port.ssl=15671 +test.port.alt=15673 + test.excludes=true test.excludesfile=${test.profiles}/ExcludeList ${test.profiles}/XAExcludeList ${test.profiles}/08ExcludeList ${test.profiles}/08ExcludeList-nopersistence test.fork=no -- cgit v1.2.1