From fc895491c31a8a9d08687065c1ce07c4e9499c08 Mon Sep 17 00:00:00 2001 From: slaws Date: Fri, 14 Jan 2011 08:51:37 +0000 Subject: JCAA still seems to be loading a logging configuration from somewhere that requires Log4J. I can't find it so to get the build going I'll add the dependency. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1058897 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/testing/compliance-tests/java-caa/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'sca-java-2.x/trunk/testing/compliance-tests/java-caa/pom.xml') diff --git a/sca-java-2.x/trunk/testing/compliance-tests/java-caa/pom.xml b/sca-java-2.x/trunk/testing/compliance-tests/java-caa/pom.xml index 235eed88fa..bf000148ef 100644 --- a/sca-java-2.x/trunk/testing/compliance-tests/java-caa/pom.xml +++ b/sca-java-2.x/trunk/testing/compliance-tests/java-caa/pom.xml @@ -65,6 +65,13 @@ test + + log4j + log4j + 1.2.16 + test + + -- cgit v1.2.3