From bdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a Mon Sep 17 00:00:00 2001 From: dims Date: Tue, 17 Jun 2008 00:23:01 +0000 Subject: Move Tuscany from Incubator to top level. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/old/contrib/binding-osgi/pom.xml.off | 91 ++++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 sandbox/old/contrib/binding-osgi/pom.xml.off (limited to 'sandbox/old/contrib/binding-osgi/pom.xml.off') diff --git a/sandbox/old/contrib/binding-osgi/pom.xml.off b/sandbox/old/contrib/binding-osgi/pom.xml.off new file mode 100644 index 0000000000..66f4e0d29a --- /dev/null +++ b/sandbox/old/contrib/binding-osgi/pom.xml.off @@ -0,0 +1,91 @@ + + + + + org.apache.tuscany.sca.runtime + parent + 1.0-incubator-SNAPSHOT + + 4.0.0 + tuscany-osgi + osgi-bundle + Apache Tuscany OSGi Runtime + Integration code to embed the Tuscany runtime in an OSGi container and a binding implementation for + consuming OSGi services and publishing SCA services to OSGi. + + + + + org.apache.tuscany.sca.kernel + core + ${sca.version} + compile + + + org.eclipse.equinox + osgi + 3.1.1 + compile + + + org.apache.tuscany.sca + test + ${sca.version} + test + + + + junit + junit + + + org.easymock + easymockclassextension + + + + + + org.apache.felix.plugins + maven-osgi-plugin + 0.8.0-SNAPSHOT + true + + com.sun.msv.grammar, com.sun.msv.grammar.trex, com.sun.msv.reader, + com.sun.msv.reader.trex.ng, com.sun.msv.reader.util, com.sun.msv.util, com.sun.msv.verifier, + com.sun.msv.verifier.regexp, javax.resource.spi.work + + + ${pom.name} + ${pom.description} + ${pom.organization.name} + plugin + org.apache.tuscany + org.apache.tuscany.osgi.LauncherActivator + + + + + + + + -- cgit v1.2.3