Author: akazakov
Date: 2012-01-19 20:27:31 -0500 (Thu, 19 Jan 2012)
New Revision: 37988
Modified:
trunk/seam/tests/org.jboss.tools.seam230.core.test/.classpath
trunk/seam/tests/org.jboss.tools.seam230.core.test/META-INF/MANIFEST.MF
trunk/seam/tests/org.jboss.tools.seam230.ui.test/.classpath
trunk/seam/tests/org.jboss.tools.seam230.ui.test/META-INF/MANIFEST.MF
Log:
https://issues.jboss.org/browse/JBIDE-10679 Seam facet version 2.3
Modified: trunk/seam/tests/org.jboss.tools.seam230.core.test/.classpath
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam230.core.test/.classpath 2012-01-20 01:02:48 UTC
(rev 37987)
+++ trunk/seam/tests/org.jboss.tools.seam230.core.test/.classpath 2012-01-20 01:27:31 UTC
(rev 37988)
@@ -1,7 +1,7 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
- <classpathentry kind="con"
path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="con"
path="org.eclipse.pde.core.requiredPlugins"/>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
Modified: trunk/seam/tests/org.jboss.tools.seam230.core.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam230.core.test/META-INF/MANIFEST.MF 2012-01-20
01:02:48 UTC (rev 37987)
+++ trunk/seam/tests/org.jboss.tools.seam230.core.test/META-INF/MANIFEST.MF 2012-01-20
01:27:31 UTC (rev 37988)
@@ -14,4 +14,4 @@
org.eclipse.wst.common.frameworks,
org.jboss.tools.seam.base.test
Bundle-Localization: plugin
-Bundle-RequiredExecutionEnvironment: J2SE-1.6
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Modified: trunk/seam/tests/org.jboss.tools.seam230.ui.test/.classpath
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam230.ui.test/.classpath 2012-01-20 01:02:48 UTC
(rev 37987)
+++ trunk/seam/tests/org.jboss.tools.seam230.ui.test/.classpath 2012-01-20 01:27:31 UTC
(rev 37988)
@@ -1,7 +1,7 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
- <classpathentry kind="con"
path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="con"
path="org.eclipse.pde.core.requiredPlugins"/>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>
Modified: trunk/seam/tests/org.jboss.tools.seam230.ui.test/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam230.ui.test/META-INF/MANIFEST.MF 2012-01-20
01:02:48 UTC (rev 37987)
+++ trunk/seam/tests/org.jboss.tools.seam230.ui.test/META-INF/MANIFEST.MF 2012-01-20
01:27:31 UTC (rev 37988)
@@ -8,4 +8,4 @@
org.jboss.tools.seam.base.test
Export-Package: org.jboss.tools.seam.ui.test.wizard
Bundle-Localization: plugin
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6