From d123827b572d59f86e23d4e7fac42864d646ee60 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Tue, 7 Sep 2010 23:52:54 +0000 Subject: Sandbox to experiment with deployment and management commands. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993560 13f79535-47bb-0310-9956-ffa450edef68 --- .../java/shell/modules/common-xml/pom.xml | 98 ++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 sandbox/sebastien/java/shell/modules/common-xml/pom.xml (limited to 'sandbox/sebastien/java/shell/modules/common-xml/pom.xml') diff --git a/sandbox/sebastien/java/shell/modules/common-xml/pom.xml b/sandbox/sebastien/java/shell/modules/common-xml/pom.xml new file mode 100644 index 0000000000..663851dd03 --- /dev/null +++ b/sandbox/sebastien/java/shell/modules/common-xml/pom.xml @@ -0,0 +1,98 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0-SNAPSHOT + ../pom.xml + + tuscany-common-xml + Apache Tuscany SCA Common XML + + + + org.apache.tuscany.sca + tuscany-extensibility + 2.0-SNAPSHOT + + + + xmlunit + xmlunit + 1.2 + test + + + + + + + jdk15 + + 1.5 + + + + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + 1.0.1 + + + + org.codehaus.woodstox + wstx-asl + 3.2.4 + runtime + + + stax + stax-api + + + + + + javax.xml.bind + jaxb-api + 2.1 + + + javax.xml.stream + stax-api + + + + + + com.sun.xml.bind + jaxb-impl + 2.1.12 + runtime + + + + + + + + -- cgit v1.2.3