From 91e3f002e4bc0edeb8c59609bef2177fc7e7fe7f Mon Sep 17 00:00:00 2001 From: Sameera Wickramasekara Date: Fri, 13 Oct 2017 22:48:31 +0530 Subject: [PATCH] Add missing log4j config to certificate-mgt pom --- .../org.wso2.carbon.certificate.mgt.core/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/certificate-mgt/org.wso2.carbon.certificate.mgt.core/pom.xml b/components/certificate-mgt/org.wso2.carbon.certificate.mgt.core/pom.xml index 9b1aee851d..3ea21e996e 100644 --- a/components/certificate-mgt/org.wso2.carbon.certificate.mgt.core/pom.xml +++ b/components/certificate-mgt/org.wso2.carbon.certificate.mgt.core/pom.xml @@ -115,8 +115,8 @@ src/test/resources/testng.xml - ${basedir}/target/coverage-reports/jacoco-unit.exec - + ${basedir}/target/coverage-reports/jacoco-unit.exec + file:src/test/resources/log4j.properties