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/pom.xml | 65 +++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 sandbox/slaws/runtimecompat/pom.xml (limited to 'sandbox/slaws/runtimecompat/pom.xml') diff --git a/sandbox/slaws/runtimecompat/pom.xml b/sandbox/slaws/runtimecompat/pom.xml new file mode 100644 index 0000000000..6c781dffc5 --- /dev/null +++ b/sandbox/slaws/runtimecompat/pom.xml @@ -0,0 +1,65 @@ + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-sca + 2.0-SNAPSHOT + ../pom.xml + + tuscany-itest-runtime-compatibility + pom + Apache Tuscany SCA Integration Test Runtime Compatibility + + + + junit + junit + 4.5 + compile + + + + org.easymock + easymock + 2.4 + test + + + + + + + + default + + true + + + 1xlauncher + 2xlauncher + combinedlauncher + + + + + + -- cgit v1.2.3