From 64534cc27870240c7208658e96c1c967dfd422eb Mon Sep 17 00:00:00 2001 From: David Syer Date: Fri, 4 Dec 2009 18:26:25 +0000 Subject: [PATCH] SPR-5327: tweak the build.xml for core to try and make commons-logging optional in generated poms git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2580 50f2f4bb-b051-0410-bef5-90022cba6387 --- org.springframework.core/build.xml | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/org.springframework.core/build.xml b/org.springframework.core/build.xml index 22b6afaa736..dd79022c7d1 100644 --- a/org.springframework.core/build.xml +++ b/org.springframework.core/build.xml @@ -1,6 +1,23 @@ - + + + + + + + + + + + + + +