From 1038ce1a06920824211b4167db8f36b1e23d234c Mon Sep 17 00:00:00 2001 From: nash Date: Wed, 17 Feb 2010 08:37:44 +0000 Subject: Package OpenEJB dependencies with the travel sample to avoid use of environment variables (TUSCANY-3460) git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@910863 13f79535-47bb-0310-9956-ffa450edef68 --- .../travelsample/distribution/openejb/pom.xml | 71 ++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 sca-java-1.x/trunk/tutorials/travelsample/distribution/openejb/pom.xml (limited to 'sca-java-1.x/trunk/tutorials/travelsample/distribution/openejb/pom.xml') diff --git a/sca-java-1.x/trunk/tutorials/travelsample/distribution/openejb/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/distribution/openejb/pom.xml new file mode 100644 index 0000000000..afa3184347 --- /dev/null +++ b/sca-java-1.x/trunk/tutorials/travelsample/distribution/openejb/pom.xml @@ -0,0 +1,71 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + scatours + 1.0-SNAPSHOT + ../../pom.xml + + 1.0-SNAPSHOT + + scatours-distribution-openejb + Apache Tuscany SCA Tours Distribution OpenEJB Dependencies + pom + + + + org.apache.tuscany.sca + scatours-util-openejb-runtime + 1.0-SNAPSHOT + + + + + ../target + + + org.apache.maven.plugins + maven-assembly-plugin + + + distribution-package + package + + single + + + + ../src/main/assembly/bin-openejb.xml + + gnu + .. + ../target + apache-tuscany-scatours-${version} + true + true + + + + + + + -- cgit v1.2.3