From 2e897e13e296de6057da8214fde54cb7eae47a59 Mon Sep 17 00:00:00 2001 From: Damian Minkov Date: Thu, 3 Jul 2014 10:58:28 +0300 Subject: [PATCH] Adds option to set custom logging config file for tests target. --- build.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 01fd2ba40..d6cafaada 100644 --- a/build.xml +++ b/build.xml @@ -598,6 +598,12 @@ depends="prepare-all-tests,prepare-local-accounts,deploy-os-specific-bundles" description="Starts felix and runs selected Service Impl Compatibility Kits."> + + + + + value="${logging.config.file}"/>