From 1c2980845b011ec8e53f2c321a7a40103739675b Mon Sep 17 00:00:00 2001 From: "Rafael H. Schloming" Date: Sat, 25 Jul 2009 02:39:16 +0000 Subject: eliminate duplication between exclude lists for the various cpp profiles git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@797706 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/cpp.ssl.testprofile | 3 --- 1 file changed, 3 deletions(-) (limited to 'java/test-profiles/cpp.ssl.testprofile') diff --git a/java/test-profiles/cpp.ssl.testprofile b/java/test-profiles/cpp.ssl.testprofile index 08d4fd895a..9f2581a83a 100644 --- a/java/test-profiles/cpp.ssl.testprofile +++ b/java/test-profiles/cpp.ssl.testprofile @@ -2,9 +2,6 @@ include=cpp broker.modules=--load-module ${broker.module.ssl} --ssl-cert-name localhost.localdomain --ssl-cert-password-file ${test.profiles}/test_resources/ssl/pfile --ssl-cert-db ${test.profiles}/test_resources/ssl/server_db/ --ssl-require-client-authentication --ssl-port @SSL_PORT -test.excludesfile=${test.profiles}/ExcludeList ${test.profiles}/010ExcludeList ${test.profiles}/010ExcludeList-ssl -test.excludeslist=org.apache.qpid.test.client.failover.FailoverTest#* - profile.use_ssl=true broker.ready= Listening for SSL connections -- cgit v1.2.1