summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/host-http-osgi
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-11-28 13:24:26 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-11-28 13:24:26 +0000
commit242bdc10723d49b0716e9211ab7da3921284bfec (patch)
treeaff58d868ef4f094152bfdd9ecc3ba21e7eafd7d /sca-java-2.x/trunk/modules/host-http-osgi
parent0817bcaf553f2f5ba8c5a71c7c2b595d51c200ef (diff)
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
Diffstat (limited to 'sca-java-2.x/trunk/modules/host-http-osgi')
-rw-r--r--sca-java-2.x/trunk/modules/host-http-osgi/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
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