summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/implementation-spring-runtime/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-11-17 07:07:27 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-11-17 07:07:27 +0000
commit912966714fb39ebf173bf9bb50105fece6b1415d (patch)
tree42e240edb92ad6e6c874bd91704b6a8cc98cccb7 /branches/sca-equinox/modules/implementation-spring-runtime/META-INF/MANIFEST.MF
parent763a7680f352d76acb4e13d271fdc3184ba289bc (diff)
Initial work to split implementation spring to follow the same pattern used in other modules (model/xml and runtime).
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718181 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-equinox/modules/implementation-spring-runtime/META-INF/MANIFEST.MF20
1 files changed, 2 insertions, 18 deletions
diff --git a/branches/sca-equinox/modules/implementation-spring-runtime/META-INF/MANIFEST.MF b/branches/sca-equinox/modules/implementation-spring-runtime/META-INF/MANIFEST.MF
index 9c8fa66211..956a4f248d 100644
--- a/branches/sca-equinox/modules/implementation-spring-runtime/META-INF/MANIFEST.MF
+++ b/branches/sca-equinox/modules/implementation-spring-runtime/META-INF/MANIFEST.MF
@@ -1,21 +1,4 @@
Manifest-Version: 1.0
-Export-Package: org.apache.tuscany.sca.implementation.spring;uses:="or
- g.apache.tuscany.sca.databinding,org.apache.tuscany.sca.runtime,org.a
- pache.tuscany.sca.provider,org.springframework.context.support,org.sp
- ringframework.beans,org.apache.tuscany.sca.assembly.impl,org.springfr
- amework.beans.factory.config,org.apache.tuscany.sca.core,org.apache.t
- uscany.sca.policy,javax.xml.namespace,javax.xml.stream,org.apache.tus
- cany.sca.interfacedef.java.impl,org.apache.tuscany.sca.assembly.xml,o
- rg.apache.tuscany.sca.contribution.resolver,org.apache.tuscany.sca.co
- re.factory,org.apache.tuscany.sca.core.invocation,org.springframework
- .beans.factory,org.apache.tuscany.sca.assembly,org.apache.tuscany.sca
- .databinding.impl,org.springframework.core.io,org.springframework.bea
- ns.factory.xml,org.springframework.context,org.apache.tuscany.sca.imp
- lementation.java,org.apache.tuscany.sca.interfacedef.java,org.apache.
- tuscany.sca.monitor,org.apache.tuscany.sca.interfacedef,org.w3c.dom,o
- rg.apache.tuscany.sca.implementation.java.injection,org.apache.tuscan
- y.sca.invocation,org.apache.tuscany.sca.contribution.processor";versi
- on="1.4"
Private-Package: org.apache.tuscany.sca.implementation.spring.xml;vers
ion="1.4",org.springframework.sca.xml;version="1.4"
Tool: Bnd-0.0.255
@@ -44,7 +27,8 @@ Import-Package: javax.xml.namespace,
org.apache.tuscany.sca.databinding.impl;version="1.4",
org.apache.tuscany.sca.implementation.java;version="1.4",
org.apache.tuscany.sca.implementation.java.injection;version="1.4",
- org.apache.tuscany.sca.implementation.spring;version="1.4",
+ org.apache.tuscany.sca.implementation.spring,
+ org.apache.tuscany.sca.implementation.spring.xml,
org.apache.tuscany.sca.interfacedef;version="1.4",
org.apache.tuscany.sca.interfacedef.java;version="1.4",
org.apache.tuscany.sca.interfacedef.java.impl;version="1.4",