From 4537071c7caf6b151c6984fad1e11dbf698f50b0 Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 30 Oct 2009 08:29:42 +0000 Subject: Create 2.0-M4 release branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831226 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/helloworld-bpel/pom.xml | 115 +++++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 branches/sca-java-2.0-M4/samples/helloworld-bpel/pom.xml (limited to 'branches/sca-java-2.0-M4/samples/helloworld-bpel/pom.xml') diff --git a/branches/sca-java-2.0-M4/samples/helloworld-bpel/pom.xml b/branches/sca-java-2.0-M4/samples/helloworld-bpel/pom.xml new file mode 100644 index 0000000000..b4587d3ba6 --- /dev/null +++ b/branches/sca-java-2.0-M4/samples/helloworld-bpel/pom.xml @@ -0,0 +1,115 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0-M4-SNAPSHOT + ../../pom.xml + + sample-helloworld-bpel + Apache Tuscany SCA Sample HelloWorld BPEL + + + + org.apache.tuscany.sca + tuscany-node-impl + 2.0-M4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 2.0-M4-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-implementation-bpel-runtime + 2.0-M4-SNAPSHOT + runtime + + + + junit + junit + 4.5 + test + + + + + ${artifactId} + + + org.apache.maven.plugins + maven-dependency-plugin + + + unpack + test-compile + + unpack + + + + + org.apache.ode + ode-dao-jpa-ojpa-derby + 1.3.2 + zip + true + ${project.build.directory}/test-classes/ + + + + + + + + + + + -- cgit v1.2.3