From 613b275ffa5d7ae0c41b625db231c187b8a136ef Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 28 Oct 2009 09:54:25 +0000 Subject: Create 2.0 M4 release branch git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830484 13f79535-47bb-0310-9956-ffa450edef68 --- .../itest/callback-separatethread/pom.xml | 53 ++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 branches/sca-java-2.0-M4/itest/callback-separatethread/pom.xml (limited to 'branches/sca-java-2.0-M4/itest/callback-separatethread/pom.xml') diff --git a/branches/sca-java-2.0-M4/itest/callback-separatethread/pom.xml b/branches/sca-java-2.0-M4/itest/callback-separatethread/pom.xml new file mode 100644 index 0000000000..e88cecf530 --- /dev/null +++ b/branches/sca-java-2.0-M4/itest/callback-separatethread/pom.xml @@ -0,0 +1,53 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-itest + 2.0-M4-SNAPSHOT + ../pom.xml + + itest-callback-separatethread + Apache Tuscany SCA iTest Callback Using Separate Thread + + + + org.apache.tuscany.sca + tuscany-node-api + 2.0-M4-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-node-impl + 2.0-M4-SNAPSHOT + test + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 2.0-M4-SNAPSHOT + test + + + + -- cgit v1.2.3