Author: akazakov
Date: 2012-07-25 14:46:10 -0400 (Wed, 25 Jul 2012)
New Revision: 42717
Removed:
trunk/seam/tests/org.jboss.tools.seam.xml.test/.settings/
Modified:
trunk/seam/plugins/org.jboss.tools.seam.pages.xml/META-INF/MANIFEST.MF
trunk/seam/plugins/org.jboss.tools.seam.text.ext/META-INF/MANIFEST.MF
trunk/seam/plugins/org.jboss.tools.seam.ui.pages/META-INF/MANIFEST.MF
trunk/seam/plugins/org.jboss.tools.seam.xml.ui/META-INF/MANIFEST.MF
trunk/seam/plugins/org.jboss.tools.seam.xml/META-INF/MANIFEST.MF
trunk/seam/tests/org.jboss.tools.seam.pages.xml.test/META-INF/MANIFEST.MF
trunk/seam/tests/org.jboss.tools.seam.ui.test/META-INF/MANIFEST.MF
trunk/seam/tests/org.jboss.tools.seam.xml.test/META-INF/MANIFEST.MF
trunk/seam/tests/org.jboss.tools.seam121EAP.core.test/META-INF/MANIFEST.MF
trunk/seam/tests/org.jboss.tools.seam121EAP.ui.test/META-INF/MANIFEST.MF
trunk/seam/tests/org.jboss.tools.seam201GA.core.test/META-INF/MANIFEST.MF
trunk/seam/tests/org.jboss.tools.seam201GA.ui.test/META-INF/MANIFEST.MF
trunk/seam/tests/org.jboss.tools.seam202SP1.core.test/META-INF/MANIFEST.MF
trunk/seam/tests/org.jboss.tools.seam202SP1.ui.test/META-INF/MANIFEST.MF
trunk/seam/tests/org.jboss.tools.seam203CR1.core.test/META-INF/MANIFEST.MF
trunk/seam/tests/org.jboss.tools.seam203CR1.ui.test/META-INF/MANIFEST.MF
trunk/seam/tests/org.jboss.tools.seam211GA.core.test/META-INF/MANIFEST.MF
trunk/seam/tests/org.jboss.tools.seam211GA.ui.test/META-INF/MANIFEST.MF
trunk/seam/tests/org.jboss.tools.seam212GA.core.test/META-INF/MANIFEST.MF
trunk/seam/tests/org.jboss.tools.seam212GA.ui.test/META-INF/MANIFEST.MF
trunk/seam/tests/org.jboss.tools.seam220CR1.core.test/META-INF/MANIFEST.MF
trunk/seam/tests/org.jboss.tools.seam220CR1.ui.test/META-INF/MANIFEST.MF
trunk/seam/tests/org.jboss.tools.seam220GA.core.test/META-INF/MANIFEST.MF
trunk/seam/tests/org.jboss.tools.seam220GA.ui.test/META-INF/MANIFEST.MF
trunk/seam/tests/org.jboss.tools.seam221GA.core.test/META-INF/MANIFEST.MF
trunk/seam/tests/org.jboss.tools.seam221GA.ui.test/META-INF/MANIFEST.MF
trunk/seam/tests/org.jboss.tools.seamfp.core.test/META-INF/MANIFEST.MF
trunk/seam/tests/org.jboss.tools.seamfp.ui.test/META-INF/MANIFEST.MF
Log:
https://issues.jboss.org/browse/JBIDE-12373 Update RequiredExecutionEnvironment to Java
1.6 for Common/CDI/Seam/JSF components
Modified: trunk/seam/plugins/org.jboss.tools.seam.pages.xml/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.pages.xml/META-INF/MANIFEST.MF 2012-07-25
17:47:33 UTC (rev 42716)
+++ trunk/seam/plugins/org.jboss.tools.seam.pages.xml/META-INF/MANIFEST.MF 2012-07-25
18:46:10 UTC (rev 42717)
@@ -20,4 +20,4 @@
org.jboss.tools.seam.pages.xml.model.helpers.autolayout,
org.jboss.tools.seam.pages.xml.model.refactoring,
org.jboss.tools.seam.pages.xml.model.impl
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/seam/plugins/org.jboss.tools.seam.text.ext/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.text.ext/META-INF/MANIFEST.MF 2012-07-25
17:47:33 UTC (rev 42716)
+++ trunk/seam/plugins/org.jboss.tools.seam.text.ext/META-INF/MANIFEST.MF 2012-07-25
18:46:10 UTC (rev 42717)
@@ -31,4 +31,4 @@
Export-Package: org.jboss.tools.seam.text.ext,
org.jboss.tools.seam.text.ext.hyperlink
Bundle-Version: 3.4.0.qualifier
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/seam/plugins/org.jboss.tools.seam.ui.pages/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.ui.pages/META-INF/MANIFEST.MF 2012-07-25
17:47:33 UTC (rev 42716)
+++ trunk/seam/plugins/org.jboss.tools.seam.ui.pages/META-INF/MANIFEST.MF 2012-07-25
18:46:10 UTC (rev 42717)
@@ -36,4 +36,4 @@
org.eclipse.core.expressions;bundle-version="3.4.200",
org.eclipse.wst.xml.ui;bundle-version="1.1.200"
Bundle-Version: 3.4.0.qualifier
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/seam/plugins/org.jboss.tools.seam.xml/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.xml/META-INF/MANIFEST.MF 2012-07-25 17:47:33
UTC (rev 42716)
+++ trunk/seam/plugins/org.jboss.tools.seam.xml/META-INF/MANIFEST.MF 2012-07-25 18:46:10
UTC (rev 42717)
@@ -29,4 +29,4 @@
org.eclipse.core.runtime;bundle-version="3.7.0",
org.eclipse.wst.web;bundle-version="1.1.500"
Bundle-Version: 3.4.0.qualifier
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/seam/plugins/org.jboss.tools.seam.xml.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.xml.ui/META-INF/MANIFEST.MF 2012-07-25
17:47:33 UTC (rev 42716)
+++ trunk/seam/plugins/org.jboss.tools.seam.xml.ui/META-INF/MANIFEST.MF 2012-07-25
18:46:10 UTC (rev 42717)
@@ -35,4 +35,4 @@
org.jboss.tools.jst.web.ui,
org.jboss.tools.seam.xml
Bundle-Version: 3.4.0.qualifier
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/seam/tests/org.jboss.tools.seam.pages.xml.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.pages.xml.test/META-INF/MANIFEST.MF 2012-07-25
17:47:33 UTC (rev 42716)
+++ trunk/seam/tests/org.jboss.tools.seam.pages.xml.test/META-INF/MANIFEST.MF 2012-07-25
18:46:10 UTC (rev 42717)
@@ -31,4 +31,4 @@
org.eclipse.jdt.core.manipulation,
org.eclipse.jst.jsf.core
Bundle-Localization: plugin
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/seam/tests/org.jboss.tools.seam.ui.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.ui.test/META-INF/MANIFEST.MF 2012-07-25 17:47:33
UTC (rev 42716)
+++ trunk/seam/tests/org.jboss.tools.seam.ui.test/META-INF/MANIFEST.MF 2012-07-25 18:46:10
UTC (rev 42717)
@@ -73,4 +73,4 @@
org.jboss.tools.seam.ui.test.view,
org.jboss.tools.seam.ui.test.wizard
Bundle-Localization: plugin
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/seam/tests/org.jboss.tools.seam.xml.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.xml.test/META-INF/MANIFEST.MF 2012-07-25
17:47:33 UTC (rev 42716)
+++ trunk/seam/tests/org.jboss.tools.seam.xml.test/META-INF/MANIFEST.MF 2012-07-25
18:46:10 UTC (rev 42717)
@@ -10,4 +10,4 @@
org.jboss.tools.tests,
org.eclipse.jst.standard.schemas
Bundle-ActivationPolicy: lazy
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/seam/tests/org.jboss.tools.seam121EAP.core.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam121EAP.core.test/META-INF/MANIFEST.MF 2012-07-25
17:47:33 UTC (rev 42716)
+++ trunk/seam/tests/org.jboss.tools.seam121EAP.core.test/META-INF/MANIFEST.MF 2012-07-25
18:46:10 UTC (rev 42717)
@@ -11,4 +11,4 @@
org.eclipse.wst.validation;bundle-version="1.2.200",
org.jboss.tools.seam.base.test;bundle-version="1.0.0"
Bundle-Localization: plugin
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/seam/tests/org.jboss.tools.seam121EAP.ui.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam121EAP.ui.test/META-INF/MANIFEST.MF 2012-07-25
17:47:33 UTC (rev 42716)
+++ trunk/seam/tests/org.jboss.tools.seam121EAP.ui.test/META-INF/MANIFEST.MF 2012-07-25
18:46:10 UTC (rev 42717)
@@ -8,4 +8,4 @@
org.jboss.tools.seam.base.test;bundle-version="1.0.0"
Export-Package: org.jboss.tools.seam.ui.test.wizard
Bundle-Localization: plugin
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/seam/tests/org.jboss.tools.seam201GA.core.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam201GA.core.test/META-INF/MANIFEST.MF 2012-07-25
17:47:33 UTC (rev 42716)
+++ trunk/seam/tests/org.jboss.tools.seam201GA.core.test/META-INF/MANIFEST.MF 2012-07-25
18:46:10 UTC (rev 42717)
@@ -11,4 +11,4 @@
org.eclipse.wst.validation;bundle-version="1.2.200",
org.jboss.tools.seam.base.test;bundle-version="1.0.0"
Bundle-Localization: plugin
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/seam/tests/org.jboss.tools.seam201GA.ui.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam201GA.ui.test/META-INF/MANIFEST.MF 2012-07-25
17:47:33 UTC (rev 42716)
+++ trunk/seam/tests/org.jboss.tools.seam201GA.ui.test/META-INF/MANIFEST.MF 2012-07-25
18:46:10 UTC (rev 42717)
@@ -8,4 +8,4 @@
org.jboss.tools.seam.base.test;bundle-version="1.0.0"
Export-Package: org.jboss.tools.seam.ui.test.wizard
Bundle-Localization: plugin
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/seam/tests/org.jboss.tools.seam202SP1.core.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam202SP1.core.test/META-INF/MANIFEST.MF 2012-07-25
17:47:33 UTC (rev 42716)
+++ trunk/seam/tests/org.jboss.tools.seam202SP1.core.test/META-INF/MANIFEST.MF 2012-07-25
18:46:10 UTC (rev 42717)
@@ -11,4 +11,4 @@
org.eclipse.wst.validation;bundle-version="1.2.200",
org.jboss.tools.seam.base.test;bundle-version="1.0.0"
Bundle-Localization: plugin
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/seam/tests/org.jboss.tools.seam202SP1.ui.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam202SP1.ui.test/META-INF/MANIFEST.MF 2012-07-25
17:47:33 UTC (rev 42716)
+++ trunk/seam/tests/org.jboss.tools.seam202SP1.ui.test/META-INF/MANIFEST.MF 2012-07-25
18:46:10 UTC (rev 42717)
@@ -8,4 +8,4 @@
org.jboss.tools.seam.base.test;bundle-version="1.0.0"
Export-Package: org.jboss.tools.seam.ui.test.wizard
Bundle-Localization: plugin
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/seam/tests/org.jboss.tools.seam203CR1.core.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam203CR1.core.test/META-INF/MANIFEST.MF 2012-07-25
17:47:33 UTC (rev 42716)
+++ trunk/seam/tests/org.jboss.tools.seam203CR1.core.test/META-INF/MANIFEST.MF 2012-07-25
18:46:10 UTC (rev 42717)
@@ -11,4 +11,4 @@
org.eclipse.wst.validation;bundle-version="1.2.200",
org.jboss.tools.seam.base.test;bundle-version="1.0.0"
Bundle-Localization: plugin
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/seam/tests/org.jboss.tools.seam203CR1.ui.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam203CR1.ui.test/META-INF/MANIFEST.MF 2012-07-25
17:47:33 UTC (rev 42716)
+++ trunk/seam/tests/org.jboss.tools.seam203CR1.ui.test/META-INF/MANIFEST.MF 2012-07-25
18:46:10 UTC (rev 42717)
@@ -8,4 +8,4 @@
org.jboss.tools.seam.base.test;bundle-version="1.0.0"
Export-Package: org.jboss.tools.seam.ui.test.wizard
Bundle-Localization: plugin
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/seam/tests/org.jboss.tools.seam211GA.core.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam211GA.core.test/META-INF/MANIFEST.MF 2012-07-25
17:47:33 UTC (rev 42716)
+++ trunk/seam/tests/org.jboss.tools.seam211GA.core.test/META-INF/MANIFEST.MF 2012-07-25
18:46:10 UTC (rev 42717)
@@ -14,4 +14,4 @@
org.eclipse.wst.common.frameworks,
org.jboss.tools.seam.base.test;bundle-version="1.0.0"
Bundle-Localization: plugin
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/seam/tests/org.jboss.tools.seam211GA.ui.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam211GA.ui.test/META-INF/MANIFEST.MF 2012-07-25
17:47:33 UTC (rev 42716)
+++ trunk/seam/tests/org.jboss.tools.seam211GA.ui.test/META-INF/MANIFEST.MF 2012-07-25
18:46:10 UTC (rev 42717)
@@ -8,4 +8,4 @@
org.jboss.tools.seam.base.test;bundle-version="1.0.0"
Export-Package: org.jboss.tools.seam.ui.test.wizard
Bundle-Localization: plugin
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/seam/tests/org.jboss.tools.seam212GA.core.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam212GA.core.test/META-INF/MANIFEST.MF 2012-07-25
17:47:33 UTC (rev 42716)
+++ trunk/seam/tests/org.jboss.tools.seam212GA.core.test/META-INF/MANIFEST.MF 2012-07-25
18:46:10 UTC (rev 42717)
@@ -11,4 +11,4 @@
org.eclipse.wst.validation,
org.jboss.tools.seam.base.test;bundle-version="1.0.0"
Bundle-Localization: plugin
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/seam/tests/org.jboss.tools.seam212GA.ui.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam212GA.ui.test/META-INF/MANIFEST.MF 2012-07-25
17:47:33 UTC (rev 42716)
+++ trunk/seam/tests/org.jboss.tools.seam212GA.ui.test/META-INF/MANIFEST.MF 2012-07-25
18:46:10 UTC (rev 42717)
@@ -8,4 +8,4 @@
org.jboss.tools.seam.base.test;bundle-version="1.0.0"
Export-Package: org.jboss.tools.seam.ui.test.wizard
Bundle-Localization: plugin
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/seam/tests/org.jboss.tools.seam220CR1.core.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam220CR1.core.test/META-INF/MANIFEST.MF 2012-07-25
17:47:33 UTC (rev 42716)
+++ trunk/seam/tests/org.jboss.tools.seam220CR1.core.test/META-INF/MANIFEST.MF 2012-07-25
18:46:10 UTC (rev 42717)
@@ -14,4 +14,4 @@
org.eclipse.wst.common.frameworks,
org.jboss.tools.seam.base.test;bundle-version="1.0.0"
Bundle-Localization: plugin
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/seam/tests/org.jboss.tools.seam220CR1.ui.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam220CR1.ui.test/META-INF/MANIFEST.MF 2012-07-25
17:47:33 UTC (rev 42716)
+++ trunk/seam/tests/org.jboss.tools.seam220CR1.ui.test/META-INF/MANIFEST.MF 2012-07-25
18:46:10 UTC (rev 42717)
@@ -8,4 +8,4 @@
org.jboss.tools.seam.base.test;bundle-version="1.0.0"
Export-Package: org.jboss.tools.seam.ui.test.wizard
Bundle-Localization: plugin
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/seam/tests/org.jboss.tools.seam220GA.core.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam220GA.core.test/META-INF/MANIFEST.MF 2012-07-25
17:47:33 UTC (rev 42716)
+++ trunk/seam/tests/org.jboss.tools.seam220GA.core.test/META-INF/MANIFEST.MF 2012-07-25
18:46:10 UTC (rev 42717)
@@ -11,4 +11,4 @@
org.eclipse.wst.validation,
org.jboss.tools.seam.base.test;bundle-version="1.0.0"
Bundle-Localization: plugin
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/seam/tests/org.jboss.tools.seam220GA.ui.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam220GA.ui.test/META-INF/MANIFEST.MF 2012-07-25
17:47:33 UTC (rev 42716)
+++ trunk/seam/tests/org.jboss.tools.seam220GA.ui.test/META-INF/MANIFEST.MF 2012-07-25
18:46:10 UTC (rev 42717)
@@ -8,4 +8,4 @@
org.jboss.tools.seam.base.test;bundle-version="1.0.0"
Export-Package: org.jboss.tools.seam.ui.test.wizard
Bundle-Localization: plugin
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/seam/tests/org.jboss.tools.seam221GA.core.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam221GA.core.test/META-INF/MANIFEST.MF 2012-07-25
17:47:33 UTC (rev 42716)
+++ trunk/seam/tests/org.jboss.tools.seam221GA.core.test/META-INF/MANIFEST.MF 2012-07-25
18:46:10 UTC (rev 42717)
@@ -14,4 +14,4 @@
org.eclipse.wst.common.frameworks,
org.jboss.tools.seam.base.test;bundle-version="1.0.0"
Bundle-Localization: plugin
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/seam/tests/org.jboss.tools.seam221GA.ui.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam221GA.ui.test/META-INF/MANIFEST.MF 2012-07-25
17:47:33 UTC (rev 42716)
+++ trunk/seam/tests/org.jboss.tools.seam221GA.ui.test/META-INF/MANIFEST.MF 2012-07-25
18:46:10 UTC (rev 42717)
@@ -8,4 +8,4 @@
org.jboss.tools.seam.base.test;bundle-version="1.0.0"
Export-Package: org.jboss.tools.seam.ui.test.wizard
Bundle-Localization: plugin
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/seam/tests/org.jboss.tools.seamfp.core.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seamfp.core.test/META-INF/MANIFEST.MF 2012-07-25
17:47:33 UTC (rev 42716)
+++ trunk/seam/tests/org.jboss.tools.seamfp.core.test/META-INF/MANIFEST.MF 2012-07-25
18:46:10 UTC (rev 42717)
@@ -11,4 +11,4 @@
org.eclipse.wst.validation;bundle-version="1.2.200",
org.jboss.tools.seam.base.test;bundle-version="1.0.0"
Bundle-Localization: plugin
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/seam/tests/org.jboss.tools.seamfp.ui.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seamfp.ui.test/META-INF/MANIFEST.MF 2012-07-25
17:47:33 UTC (rev 42716)
+++ trunk/seam/tests/org.jboss.tools.seamfp.ui.test/META-INF/MANIFEST.MF 2012-07-25
18:46:10 UTC (rev 42717)
@@ -8,4 +8,4 @@
org.jboss.tools.seam.base.test;bundle-version="1.0.0"
Export-Package: org.jboss.tools.seam.ui.test.wizard
Bundle-Localization: plugin
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6