From fb7a6c74a8f1392bac6794711fdd4d6d2f19fd61 Mon Sep 17 00:00:00 2001 From: nash Date: Mon, 17 May 2010 18:12:59 +0000 Subject: Fix typos and remove unused files git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945281 13f79535-47bb-0310-9956-ffa450edef68 --- .../contributions/payment-python/build.xml | 7 +- .../contributions/payment-python/pom.xml | 18 ---- .../src/main/resources/CreditCardPayment.wsdl | 116 --------------------- 3 files changed, 1 insertion(+), 140 deletions(-) delete mode 100644 sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-python/src/main/resources/CreditCardPayment.wsdl (limited to 'sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-python') diff --git a/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-python/build.xml b/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-python/build.xml index 1c29162343..d3dd869069 100644 --- a/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-python/build.xml +++ b/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-python/build.xml @@ -17,15 +17,10 @@ * under the License. --> - + - - - - - diff --git a/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-python/pom.xml b/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-python/pom.xml index 2eba181055..ca83354ce2 100644 --- a/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-python/pom.xml +++ b/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-python/pom.xml @@ -118,24 +118,6 @@ 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 - - emailgateway process-sources diff --git a/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-python/src/main/resources/CreditCardPayment.wsdl b/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-python/src/main/resources/CreditCardPayment.wsdl deleted file mode 100644 index 1813c77436..0000000000 --- a/sca-java-1.x/branches/sca-java-travelsample-1.0/contributions/payment-python/src/main/resources/CreditCardPayment.wsdl +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- cgit v1.2.3