From 6ec4eafe0cda08a7b3fb862aa4027e8ac280f832 Mon Sep 17 00:00:00 2001 From: slaws Date: Thu, 19 Nov 2009 10:42:06 +0000 Subject: Sort out the 1.x bundles and launcher manifests and the relationships between them. Step closer to getting 1.x and 2.x up together. Still getting NPE in 1.x on start. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882097 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/slaws/runtimecompat/1xbundle/pom.xml | 45 ++-------------- sandbox/slaws/runtimecompat/1xlauncher/pom.xml | 17 ++++++ .../src/main/java/launcher/OneXLauncher.java | 6 ++- .../src/main/java/launcher/CombinedLauncher.java | 61 ++++++++++++++-------- 4 files changed, 64 insertions(+), 65 deletions(-) (limited to 'sandbox/slaws') diff --git a/sandbox/slaws/runtimecompat/1xbundle/pom.xml b/sandbox/slaws/runtimecompat/1xbundle/pom.xml index df44caf9f5..64d59b77ed 100644 --- a/sandbox/slaws/runtimecompat/1xbundle/pom.xml +++ b/sandbox/slaws/runtimecompat/1xbundle/pom.xml @@ -314,7 +314,7 @@ - + org.apache.felix @@ -322,7 +322,8 @@ true - org.apache.tuscany.sca.node + org.apache.tuscany.sca.node;version=1.6 + !com.*,!javax.*,!net.*,!org.*,!nu.*,!oracle.*,!sun.*,* ${pom.artifactId} *;scope=compile|runtime true @@ -330,46 +331,6 @@ - - - - -