From 38c91b251209781952ad4e3c1cfdc6953230a2d2 Mon Sep 17 00:00:00 2001 From: rfeng Date: Wed, 15 Apr 2009 23:11:24 +0000 Subject: Exclude the xml apis that are already part of JDK 1.5 or later git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765416 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/modules/binding-ws-axis2/pom.xml | 6 ++++++ java/sca/modules/implementation-bpel-ode/pom.xml | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/java/sca/modules/binding-ws-axis2/pom.xml b/java/sca/modules/binding-ws-axis2/pom.xml index 50f7354c5e..8c8cbe753b 100644 --- a/java/sca/modules/binding-ws-axis2/pom.xml +++ b/java/sca/modules/binding-ws-axis2/pom.xml @@ -332,6 +332,12 @@ xerces xercesImpl 2.8.1 + + + xml-apis + xml-apis + + diff --git a/java/sca/modules/implementation-bpel-ode/pom.xml b/java/sca/modules/implementation-bpel-ode/pom.xml index 1c5c20a232..4c568f8efb 100644 --- a/java/sca/modules/implementation-bpel-ode/pom.xml +++ b/java/sca/modules/implementation-bpel-ode/pom.xml @@ -349,6 +349,12 @@ xerces xercesImpl 2.8.1 + + + xml-apis + xml-apis + + org.apache.xmlbeans -- cgit v1.2.3