From 3d5ea4a435e913ac7b39cb31af88884745157f3b Mon Sep 17 00:00:00 2001 From: mcombellack Date: Mon, 2 Nov 2009 20:25:47 +0000 Subject: Set the SVN eol-style to native git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@832089 13f79535-47bb-0310-9956-ffa450edef68 --- .../contributions/payment-java/pom.xml | 338 ++++++++++----------- 1 file changed, 169 insertions(+), 169 deletions(-) (limited to 'sandbox/travelsample/contributions') diff --git a/sandbox/travelsample/contributions/payment-java/pom.xml b/sandbox/travelsample/contributions/payment-java/pom.xml index 4c2dd69a37..a34ed99542 100644 --- a/sandbox/travelsample/contributions/payment-java/pom.xml +++ b/sandbox/travelsample/contributions/payment-java/pom.xml @@ -1,169 +1,169 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-sca - 1.6-SNAPSHOT - - - 1.0-SNAPSHOT - scatours-contribution-payment-java - Apache Tuscany SCA Tours Payment Java Contribution - - - - org.apache.tuscany.sca - tuscany-node-impl - 1.6-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-implementation-java-runtime - 1.6-SNAPSHOT - runtime - - - - org.apache.tuscany.sca - tuscany-binding-jsonrpc-runtime - 1.6-SNAPSHOT - runtime - - - - org.apache.tuscany.sca - tuscany-binding-ws-axis2 - 1.6-SNAPSHOT - runtime - - - - org.apache.tuscany.sca - tuscany-host-jetty - 1.6-SNAPSHOT - runtime - - - - org.apache.tuscany.sca - tuscany-policy-security - 1.6-SNAPSHOT - runtime - - - - - junit - junit - 4.5 - test - - - - - - - java.net2 - java.net Maven 2.x Repository - http://download.java.net/maven/2 - - false - - - - - - ${artifactId} - - - org.codehaus.mojo - build-helper-maven-plugin - 1.0 - - - add-source - generate-sources - - add-source - - - - target/jaxws-source - - - - - - - org.codehaus.mojo - jaxws-maven-plugin - 1.12 - - - payment - generate-sources - - wsimport - - - com.tuscanyscatours.payment - ${basedir}/src/main/resources - - Payment.wsdl - - ${project.build.directory}/jaxws-source - ${project.build.directory}/jaxws-source/stale/payment.stale - false - true - - - - payment.creditcard - process-sources - - wsimport - - - com.tuscanyscatours.payment.creditcard - ${basedir}/src/main/resources - - CreditCardPayment.wsdl - - ${project.build.directory}/jaxws-source - ${project.build.directory}/jaxws-source/stale/creditcard.stale - false - true - - - - - - - + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 1.6-SNAPSHOT + + + 1.0-SNAPSHOT + scatours-contribution-payment-java + Apache Tuscany SCA Tours Payment Java Contribution + + + + org.apache.tuscany.sca + tuscany-node-impl + 1.6-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.6-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-binding-jsonrpc-runtime + 1.6-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-binding-ws-axis2 + 1.6-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-host-jetty + 1.6-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-policy-security + 1.6-SNAPSHOT + runtime + + + + + junit + junit + 4.5 + test + + + + + + + java.net2 + java.net Maven 2.x Repository + http://download.java.net/maven/2 + + false + + + + + + ${artifactId} + + + org.codehaus.mojo + build-helper-maven-plugin + 1.0 + + + add-source + generate-sources + + add-source + + + + target/jaxws-source + + + + + + + org.codehaus.mojo + jaxws-maven-plugin + 1.12 + + + payment + generate-sources + + wsimport + + + com.tuscanyscatours.payment + ${basedir}/src/main/resources + + Payment.wsdl + + ${project.build.directory}/jaxws-source + ${project.build.directory}/jaxws-source/stale/payment.stale + false + true + + + + payment.creditcard + process-sources + + wsimport + + + com.tuscanyscatours.payment.creditcard + ${basedir}/src/main/resources + + CreditCardPayment.wsdl + + ${project.build.directory}/jaxws-source + ${project.build.directory}/jaxws-source/stale/creditcard.stale + false + true + + + + + + + -- cgit v1.2.3