From e614fa94331b4aac4e087e9957995b5a9e49537c Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 11 May 2012 09:40:06 +0000 Subject: Move BPEL sample out of trunk as Implementation BPEL doesn't work properly yet git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1337083 13f79535-47bb-0310-9956-ffa450edef68 --- .../getting-started/helloworld-bpel/pom.xml | 136 --------------------- 1 file changed, 136 deletions(-) delete mode 100644 sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/pom.xml (limited to 'sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/pom.xml') diff --git a/sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/pom.xml b/sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/pom.xml deleted file mode 100644 index 06fb9364f0..0000000000 --- a/sca-java-2.x/trunk/samples/getting-started/helloworld-bpel/pom.xml +++ /dev/null @@ -1,136 +0,0 @@ - - - - 4.0.0 - - - org.apache.tuscany.sca.samples - tuscany-samples - 2.0-SNAPSHOT - - - - - helloworld-bpel - 2.0-SNAPSHOT - - Apache Tuscany SCA Samples Helloworld BPEL - - - ${project.version} - - - - - apache.snapshots - Apache Snapshot Repository - http://repository.apache.org/snapshots - false - - - apache.snapshots - Apache Snapshot Repository - http://repository.apache.org/snapshots - false - - - - - - junit - junit - 4.8.1 - test - - - - org.apache.tuscany.sca - tuscany-base-runtime - ${tuscany.version} - test - - - - org.apache.tuscany.sca - tuscany-implementation-bpel-runtime - ${tuscany.version} - test - - - - - - - - - - - org.apache.tuscany.maven.plugins - maven-zip-plugin - alpha2 - true - - - - - org.apache.tuscany.sca - tuscany-maven-plugin - ${tuscany.version} - - - org.apache.tuscany.sca - tuscany-implementation-bpel-runtime - ${tuscany.version} - - - - - - org.apache.maven.plugins - maven-dependency-plugin - - - unpack - test-compile - - unpack - - - - - org.apache.ode - ode-dao-jpa-ojpa-derby - 1.1 - zip - true - ${project.build.directory}/test-classes/ - - - - - - - - - - - - -- cgit v1.2.3