From 6b9105740f495415792e39b189c54571b5cdbea3 Mon Sep 17 00:00:00 2001 From: kelvingoodson Date: Mon, 12 Jul 2010 11:53:35 +0000 Subject: contrib: reactor pom for async sample git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963248 13f79535-47bb-0310-9956-ffa450edef68 --- contrib/samples/async/pom.xml | 44 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 contrib/samples/async/pom.xml (limited to 'contrib') diff --git a/contrib/samples/async/pom.xml b/contrib/samples/async/pom.xml new file mode 100644 index 0000000000..8554487601 --- /dev/null +++ b/contrib/samples/async/pom.xml @@ -0,0 +1,44 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0-SNAPSHOT + ../../pom.xml + + tuscany-sample-async + pom + Apache Tuscany SCA Samples for Synchronous/Asynchronous invocation + + + + default + + true + + + sample-contribution-implementation-java-calculator-async + embedded-jse-async-sample-launcher + + + + -- cgit v1.2.3