From ad3fa505f33d3533f226ad32ddb833b757343400 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 --- 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 22b6afaa73..dd79022c7d 100644 --- a/org.springframework.core/build.xml +++ b/org.springframework.core/build.xml @@ -1,6 +1,23 @@ - + + + + + + + + + + + + + +