From 36ceb949313460ea6e6e60bcd40d527504d507b5 Mon Sep 17 00:00:00 2001 From: Ben Hale Date: Sat, 23 Jan 2010 00:03:05 +0000 Subject: [PATCH] Separated out unit test projects git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2855 50f2f4bb-b051-0410-bef5-90022cba6387 --- build-spring-framework/build.xml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/build-spring-framework/build.xml b/build-spring-framework/build.xml index 2bf1a98bd5c..d53bf4449a5 100644 --- a/build-spring-framework/build.xml +++ b/build-spring-framework/build.xml @@ -1,11 +1,9 @@ - - + - @@ -23,8 +21,14 @@ - + + + + + + +