From 263ea309c7e5ca7d7e17e84b5186bfab3fbc90df Mon Sep 17 00:00:00 2001 From: nash Date: Fri, 21 May 2010 22:54:43 +0000 Subject: Tag for travelsample-1.0-RC1 git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947210 13f79535-47bb-0310-9956-ffa450edef68 --- .../util/jaxws-runtime/pom.xml | 147 +++++++++++++++++++++ 1 file changed, 147 insertions(+) create mode 100644 sca-java-1.x/tags/travelsample-1.0-RC1/util/jaxws-runtime/pom.xml (limited to 'sca-java-1.x/tags/travelsample-1.0-RC1/util/jaxws-runtime/pom.xml') diff --git a/sca-java-1.x/tags/travelsample-1.0-RC1/util/jaxws-runtime/pom.xml b/sca-java-1.x/tags/travelsample-1.0-RC1/util/jaxws-runtime/pom.xml new file mode 100644 index 0000000000..40dc9fd466 --- /dev/null +++ b/sca-java-1.x/tags/travelsample-1.0-RC1/util/jaxws-runtime/pom.xml @@ -0,0 +1,147 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + scatours + 1.0 + ../../pom.xml + + scatours-util-jaxws-runtime + Apache Tuscany SCA Tours JAX-WS Runtime Dependencies for JDK 5 + + + + + default + + true + + + + com.sun.xml.ws + jaxws-rt + 2.1.7 + runtime + + + + com.sun.xml.bind + jaxb-impl + + + javax.activation + activation + + + javax.xml.stream + stax-api + + + javax.xml.ws + jaxws-api + + + junit + junit + + + org.codehaus.woodstox + wstx-asl + + + + com.sun.org.apache.xml.internal + resolver + + + org.jvnet + mimepull + + + + + + com.sun.net.httpserver + http + 20070405 + runtime + + + + javax.xml.soap + saaj-api + 1.3 + runtime + + + + javax.activation + activation + + + + + + + + + selfcontained + + + com.sun.xml.ws + jaxws-rt + 2.1.7 + runtime + + + + com.sun.net.httpserver + http + 20070405 + runtime + + + + + + + ${artifactId} + + + org.apache.maven.plugins + maven-jar-plugin + 2.2 + + + + true + ../jaxws/ + + + + + + + + -- cgit v1.2.3