From 6479966ac72dce9633545fea1600e788ba9e41b6 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 --- org.springframework.oxm/build.xml | 78 ++++++++++++++++++++----------- 1 file changed, 51 insertions(+), 27 deletions(-) diff --git a/org.springframework.oxm/build.xml b/org.springframework.oxm/build.xml index 99c5249fb9..17a7813e4c 100644 --- a/org.springframework.oxm/build.xml +++ b/org.springframework.oxm/build.xml @@ -5,44 +5,68 @@ + + - + + + + - + + + + + + + + - + + + + + + + + + + + + + + - + 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"/> -