From b28c51233a763ff1438152f6e71c58681417d25f Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 21 Jan 2010 20:44:59 +0000 Subject: Renaming erlang samples and excluding them from binary distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901850 13f79535-47bb-0310-9956-ffa450edef68 --- .../samples/helloworld-erlang-reference/pom.xml | 89 ++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 sca-java-1.x/branches/sca-java-1.6/samples/helloworld-erlang-reference/pom.xml (limited to 'sca-java-1.x/branches/sca-java-1.6/samples/helloworld-erlang-reference/pom.xml') diff --git a/sca-java-1.x/branches/sca-java-1.6/samples/helloworld-erlang-reference/pom.xml b/sca-java-1.x/branches/sca-java-1.6/samples/helloworld-erlang-reference/pom.xml new file mode 100644 index 0000000000..c0a7704aa7 --- /dev/null +++ b/sca-java-1.x/branches/sca-java-1.6/samples/helloworld-erlang-reference/pom.xml @@ -0,0 +1,89 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 1.6-SNAPSHOT + ../../pom.xml + + sample-helloworld-reference-erlang + Apache Tuscany SCA Sample HelloWorld Reference Erlang + + + + apache.incubator + http://people.apache.org/repo/m2-incubating-repository + + + + + + org.apache.tuscany.sca + tuscany-host-embedded + 1.6-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.6-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-binding-erlang-runtime + 1.6-SNAPSHOT + + + + junit + junit + 4.5 + test + + + + org.apache.activemq + activemq-all + 5.2.0 + test + + + org.apache.activemq + activemq-web-demo + + + + + backport-util-concurrent + backport-util-concurrent + 3.1 + + + + + + ${artifactId} + + + -- cgit v1.2.3