From 5b2c0562e87008db1d69ddb3b8e3769d561aa37d Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 22 Sep 2008 00:58:11 +0000 Subject: Started to refactor implementation-java to avoid having the SPI interfaces reference implementation classes as it doesn't work with OSGi imports/exports. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@697649 13f79535-47bb-0310-9956-ffa450edef68 --- branches/sca-equinox/modules/implementation-java/pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'branches/sca-equinox/modules/implementation-java/pom.xml') diff --git a/branches/sca-equinox/modules/implementation-java/pom.xml b/branches/sca-equinox/modules/implementation-java/pom.xml index 19adeeaf46..f426d36247 100644 --- a/branches/sca-equinox/modules/implementation-java/pom.xml +++ b/branches/sca-equinox/modules/implementation-java/pom.xml @@ -74,7 +74,10 @@ ${tuscany.version} org.apache.tuscany.sca.implementation.java ${pom.name} - org.apache.tuscany.sca.implementation.java* + + org.apache.tuscany.sca.implementation.java, + org.apache.tuscany.sca.implementation.java.introspect + -- cgit v1.2.3