From 0e6af7f88e3fea20e8f75236ef4873d4efdb6c8f Mon Sep 17 00:00:00 2001 From: slaws Date: Thu, 12 Nov 2009 19:36:24 +0000 Subject: looking at the practicalities of running 1.x and 2.x runtimes in the same JVM. Doesn't do anything interesting yet. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835512 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/slaws/runtimecompat/1xlauncher/pom.xml | 62 ++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 sandbox/slaws/runtimecompat/1xlauncher/pom.xml (limited to 'sandbox/slaws/runtimecompat/1xlauncher/pom.xml') diff --git a/sandbox/slaws/runtimecompat/1xlauncher/pom.xml b/sandbox/slaws/runtimecompat/1xlauncher/pom.xml new file mode 100644 index 0000000000..ba1cd04311 --- /dev/null +++ b/sandbox/slaws/runtimecompat/1xlauncher/pom.xml @@ -0,0 +1,62 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 1.6-SNAPSHOT + 1.0-SNAPSHOT + 1x-launcher + Apache Tuscany SCA 1.x Launcher + + + + org.apache.tuscany.sca + tuscany-node-api + 1.6-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.6-SNAPSHOT + runtime + + + + org.apache.tuscany.sca + tuscany-implementation-node-runtime + 1.6-SNAPSHOT + test + + + + junit + junit + 4.5 + test + + + + + ${artifactId} + + -- cgit v1.2.3