From 2f13d3dbc2c8c70c76abaf0244b73eeeb21f7284 Mon Sep 17 00:00:00 2001 From: Ben Hale Date: Thu, 15 Jan 2009 14:45:15 +0000 Subject: [PATCH] Added castor and jaxb2 to the oxm build git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@549 50f2f4bb-b051-0410-bef5-90022cba6387 --- org.springframework.oxm/build.xml | 88 ++++++++++++++++++++----------- 1 file changed, 56 insertions(+), 32 deletions(-) diff --git a/org.springframework.oxm/build.xml b/org.springframework.oxm/build.xml index 99c5249fb9f..17a7813e4c7 100644 --- a/org.springframework.oxm/build.xml +++ b/org.springframework.oxm/build.xml @@ -5,6 +5,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -12,37 +62,11 @@ - - - - - - - + module="com.springsource.org.apache.xmlbeans" revision="2.4.0" + conf="runtime" type="jar" inline="true" log="download-only"/> + @@ -55,11 +79,11 @@ + + module="com.springsource.org.jibx.binding" revision="1.1.5" + conf="runtime" type="jar" inline="true" log="download-only"/> -