From 759a3ac0fac96eef620e67b8a07f75612ea68d27 Mon Sep 17 00:00:00 2001 From: rfeng Date: Tue, 14 Apr 2009 19:17:23 +0000 Subject: Fixing the MANIFEST.MF with Bundle-RequiredExecutionEnvironment header git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@764927 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/modules/contribution-osgi/META-INF/MANIFEST.MF | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/sca/modules/contribution-osgi/META-INF') diff --git a/java/sca/modules/contribution-osgi/META-INF/MANIFEST.MF b/java/sca/modules/contribution-osgi/META-INF/MANIFEST.MF index cba1a90e54..0f201e78a7 100644 --- a/java/sca/modules/contribution-osgi/META-INF/MANIFEST.MF +++ b/java/sca/modules/contribution-osgi/META-INF/MANIFEST.MF @@ -19,4 +19,4 @@ Import-Package: org.apache.tuscany.sca.assembly;version="2.0.0", org.osgi.framework;version="1.4.0" Bundle-DocURL: http://www.apache.org/ Export-Package: org.apache.tuscany.sca.contribution.osgi;version="2.0.0" - +Bundle-RequiredExecutionEnvironment: J2SE-1.5,JavaSE-1.6 -- cgit v1.2.3