From cd56dabae8c2297c3f71c1dfa5ef406e60c6c406 Mon Sep 17 00:00:00 2001 From: nash Date: Wed, 10 Feb 2010 09:56:55 +0000 Subject: Add scatours-launcher-payment-bpel to the travel sample distribution (TUSCANY-3460) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@908421 13f79535-47bb-0310-9956-ffa450edef68 --- .../travelsample/util/openejb-runtime/pom.xml | 84 ++++++++++++++++++++++ .../trunk/tutorials/travelsample/util/pom.xml | 1 + 2 files changed, 85 insertions(+) create mode 100644 sca-java-1.x/trunk/tutorials/travelsample/util/openejb-runtime/pom.xml (limited to 'sca-java-1.x/trunk/tutorials/travelsample/util') diff --git a/sca-java-1.x/trunk/tutorials/travelsample/util/openejb-runtime/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/util/openejb-runtime/pom.xml new file mode 100644 index 0000000000..d8ce5913df --- /dev/null +++ b/sca-java-1.x/trunk/tutorials/travelsample/util/openejb-runtime/pom.xml @@ -0,0 +1,84 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + scatours + 1.0-SNAPSHOT + ../../pom.xml + 1.0-SNAPSHOT + scatours-util-openejb-runtime + Apache Tuscany SCA Tours OpenEJB Runtime Dependencies + + + + org.apache.openejb + openejb-ejbd + ${env.OPENEJB_VERSION} + runtime + + + + + + windows + + + windows + + + + / + + + + unix + + + unix + + + + + + + + + + ${artifactId} + + + org.apache.maven.plugins + maven-jar-plugin + 2.2 + + + + true + ${manifest.classpath.prefix}${env.OPENEJB_HOME}/lib/ + + + + + + + + diff --git a/sca-java-1.x/trunk/tutorials/travelsample/util/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/util/pom.xml index 265803644c..60d2a08ba9 100644 --- a/sca-java-1.x/trunk/tutorials/travelsample/util/pom.xml +++ b/sca-java-1.x/trunk/tutorials/travelsample/util/pom.xml @@ -38,6 +38,7 @@ launcher-common + openejb-runtime -- cgit v1.2.3