[jbosstools-commits] JBoss Tools SVN: r42716 - trunk/seam/plugins/org.jboss.tools.seam.ui/META-INF.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Jul 25 13:47:33 EDT 2012


Author: dgolovin
Date: 2012-07-25 13:47:33 -0400 (Wed, 25 Jul 2012)
New Revision: 42716

Modified:
   trunk/seam/plugins/org.jboss.tools.seam.ui/META-INF/MANIFEST.MF
Log:
execution env changed to Java 1.6 

Modified: trunk/seam/plugins/org.jboss.tools.seam.ui/META-INF/MANIFEST.MF
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.ui/META-INF/MANIFEST.MF	2012-07-25 17:07:55 UTC (rev 42715)
+++ trunk/seam/plugins/org.jboss.tools.seam.ui/META-INF/MANIFEST.MF	2012-07-25 17:47:33 UTC (rev 42716)
@@ -69,4 +69,4 @@
  org.jboss.tools.seam.ui.wizard
 Bundle-Vendor: %Bundle-Vendor.0
 Import-Package: com.ibm.icu.text
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6



More information about the jbosstools-commits mailing list