summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/node-impl-osgi/META-INF/MANIFEST.MF
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-05-20 19:16:22 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-05-20 19:16:22 +0000
commit132f22106f97437d026bf35eaff595be5eebab34 (patch)
tree161ed4aec5cbf0a2e034a37bec6f82e75913b9c8 /java/sca/modules/node-impl-osgi/META-INF/MANIFEST.MF
parentaf939977016abf2ca84a0fe8b1a418dffa7c0f58 (diff)
Refactor the default node config factory so that it doesn't require the import for NodeConfigurationFactoryImpl
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776809 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules/node-impl-osgi/META-INF/MANIFEST.MF')
-rw-r--r--java/sca/modules/node-impl-osgi/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/modules/node-impl-osgi/META-INF/MANIFEST.MF b/java/sca/modules/node-impl-osgi/META-INF/MANIFEST.MF
index 9ef9fb5a07..bd861302cf 100644
--- a/java/sca/modules/node-impl-osgi/META-INF/MANIFEST.MF
+++ b/java/sca/modules/node-impl-osgi/META-INF/MANIFEST.MF
@@ -41,3 +41,4 @@ Import-Package: javax.xml.namespace,
Bundle-SymbolicName: org.apache.tuscany.sca.node.osgi.impl
Bundle-DocURL: http://www.apache.org/
Bundle-RequiredExecutionEnvironment: J2SE-1.5,JavaSE-1.6
+Bundle-ActivationPolicy: lazy