From fc9368f667973e038383e34ab73a6879c6cf55d6 Mon Sep 17 00:00:00 2001 From: nash Date: Mon, 14 Sep 2009 17:28:15 +0000 Subject: Apply new naming convention to contributions/payment-spring-scatag git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@814744 13f79535-47bb-0310-9956-ffa450edef68 --- .../payment-spring-scatag-contribution/pom.xml | 173 --------------------- 1 file changed, 173 deletions(-) delete mode 100644 sandbox/travelsample/contributions/payment-spring-scatag-contribution/pom.xml (limited to 'sandbox/travelsample/contributions/payment-spring-scatag-contribution/pom.xml') diff --git a/sandbox/travelsample/contributions/payment-spring-scatag-contribution/pom.xml b/sandbox/travelsample/contributions/payment-spring-scatag-contribution/pom.xml deleted file mode 100644 index 74c6a0cf09..0000000000 --- a/sandbox/travelsample/contributions/payment-spring-scatag-contribution/pom.xml +++ /dev/null @@ -1,173 +0,0 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-sca - 1.5-SNAPSHOT - - - scatours-payment-spring-scatag-contribution - Apache Tuscany SCA Tours Payment Spring SCA Tag Contribution - - - - org.apache.tuscany.sca - tuscany-host-embedded - 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-implementation-spring - 1.6-SNAPSHOT - runtime - - - - org.apache.tuscany.sca - tuscany-implementation-spring-runtime - 1.6-SNAPSHOT - runtime - - - - junit - junit - 4.5 - test - - - - - ${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.9 - - - payment - generate-sources - - wsimport - - - 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 - - - payment.creditcard - ${basedir}/src/main/resources - - CreditCardPayment.wsdl - - ${project.build.directory}/jaxws-source - ${project.build.directory}/jaxws-source/stale/creditcard.stale - false - true - - - - scatours.emailgateway - process-sources - - wsimport - - - scatours.emailgateway - ${basedir}/src/main/resources - - EmailGateway.wsdl - - ${project.build.directory}/jaxws-source - ${project.build.directory}/jaxws-source/stale/emailgateway.stale - false - true - - - - - - - -- cgit v1.2.3