From 242bdc10723d49b0716e9211ab7da3921284bfec Mon Sep 17 00:00:00 2001 From: antelder Date: Mon, 28 Nov 2011 13:24:26 +0000 Subject: Add support for using the Java 1.7 profile git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1207137 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/modules/host-http-osgi/META-INF/MANIFEST.MF | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sca-java-2.x/trunk/modules') diff --git a/sca-java-2.x/trunk/modules/host-http-osgi/META-INF/MANIFEST.MF b/sca-java-2.x/trunk/modules/host-http-osgi/META-INF/MANIFEST.MF index 807c1b0135..e7cec19e41 100644 --- a/sca-java-2.x/trunk/modules/host-http-osgi/META-INF/MANIFEST.MF +++ b/sca-java-2.x/trunk/modules/host-http-osgi/META-INF/MANIFEST.MF @@ -20,4 +20,4 @@ Bundle-SymbolicName: org.apache.tuscany.sca.host.http.osgi Bundle-DocURL: http://www.apache.org/ Bundle-ActivationPolicy: lazy Bundle-Activator: org.apache.tuscany.sca.http.osgi.OSGiServletHost -Bundle-RequiredExecutionEnvironment: J2SE-1.5,JavaSE-1.6 +Bundle-RequiredExecutionEnvironment: J2SE-1.5,JavaSE-1.6,JavaSE-1.7 -- cgit v1.2.3