Krzysztof Daniel fa0df81
--- eclipse-parent/pom.xml.old	2012-07-26 13:10:45.117816261 +0200
Krzysztof Daniel fa0df81
+++ eclipse-parent/pom.xml	2012-07-26 13:07:41.336610064 +0200
Krzysztof Daniel fa0df81
@@ -96,7 +96,7 @@
Krzysztof Daniel fa0df81
             packages. This makes J2SE-1.4 effectively the minimal execution environment required by eclipse platform 
Krzysztof Daniel fa0df81
             build since many platform bundles directly or indirectly depend on org.eclipse.equinox.security.
Krzysztof Daniel fa0df81
            -->
Krzysztof Daniel fa0df81
-          <executionEnvironment>?J2SE-1.4</executionEnvironment>
Krzysztof Daniel fa0df81
+          <executionEnvironment>?JavaSE-1.6</executionEnvironment>
Krzysztof Daniel fa0df81
 
Krzysztof Daniel fa0df81
           <environments>
Krzysztof Daniel fa0df81
             <environment>
Krzysztof Daniel 800b061
--- rt.equinox.bundles/features/org.eclipse.equinox.sdk/pom.xml.bak	2012-07-25 17:41:27.000000000 +0200
Krzysztof Daniel 800b061
+++ rt.equinox.bundles/features/org.eclipse.equinox.sdk/pom.xml	2012-07-26 16:57:26.571579035 +0200
Krzysztof Daniel 800b061
@@ -31,7 +31,7 @@
Krzysztof Daniel 800b061
         <artifactId>target-platform-configuration</artifactId>
Krzysztof Daniel 800b061
         <configuration>
Krzysztof Daniel 800b061
           
Krzysztof Daniel 800b061
-          <executionEnvironment>J2SE-1.5</executionEnvironment>
Krzysztof Daniel 800b061
+          <executionEnvironment>?JavaSE-1.6</executionEnvironment>
Krzysztof Daniel 800b061
         </configuration>
Krzysztof Daniel 800b061
       </plugin>
Krzysztof Daniel 800b061
     </plugins>
Krzysztof Daniel ac25ee8
--- rt.equinox.framework/features/org.eclipse.equinox.core.sdk/pom.xml.bak	2012-07-25 17:42:07.000000000 +0200
Krzysztof Daniel ac25ee8
+++ rt.equinox.framework/features/org.eclipse.equinox.core.sdk/pom.xml	2012-07-27 13:04:13.392040773 +0200
Krzysztof Daniel ac25ee8
@@ -32,7 +32,7 @@
Krzysztof Daniel ac25ee8
         <artifactId>target-platform-configuration</artifactId>
Krzysztof Daniel ac25ee8
         <configuration>
Krzysztof Daniel ac25ee8
           
Krzysztof Daniel ac25ee8
-          <executionEnvironment>J2SE-1.5</executionEnvironment>
Krzysztof Daniel ac25ee8
+          <executionEnvironment>JavaSE-1.6</executionEnvironment>
Krzysztof Daniel ac25ee8
         </configuration>
Krzysztof Daniel ac25ee8
       </plugin>
Krzysztof Daniel ac25ee8
     </plugins>
Krzysztof Daniel ac25ee8
--- eclipse.platform.releng/features/master/pom.xml.bak	2012-07-25 17:26:52.000000000 +0200
Krzysztof Daniel ac25ee8
+++ eclipse.platform.releng/features/master/pom.xml	2012-07-27 13:13:35.876618847 +0200
Krzysztof Daniel ac25ee8
@@ -33,7 +33,7 @@
Krzysztof Daniel ac25ee8
         <groupId>org.eclipse.tycho</groupId>
Krzysztof Daniel ac25ee8
         <artifactId>target-platform-configuration</artifactId>
Krzysztof Daniel ac25ee8
         <configuration>
Krzysztof Daniel ac25ee8
-          <executionEnvironment>J2SE-1.5</executionEnvironment>
Krzysztof Daniel ac25ee8
+          <executionEnvironment>JavaSE-1.6</executionEnvironment>
Krzysztof Daniel ac25ee8
           <environments>
Krzysztof Daniel ac25ee8
             <environment>
Krzysztof Daniel ac25ee8
               <os>wce_ppc</os>
Krzysztof Daniel 4db9bcc
--- eclipse.platform.releng/features/master-equinox/pom.xml.bak	2012-07-25 17:26:52.000000000 +0200
Krzysztof Daniel 4db9bcc
+++ eclipse.platform.releng/features/master-equinox/pom.xml	2012-07-27 14:26:18.119956202 +0200
Krzysztof Daniel 4db9bcc
@@ -33,7 +33,7 @@
Krzysztof Daniel 4db9bcc
         <groupId>org.eclipse.tycho</groupId>
Krzysztof Daniel 4db9bcc
         <artifactId>target-platform-configuration</artifactId>
Krzysztof Daniel 4db9bcc
         <configuration>
Krzysztof Daniel 4db9bcc
-          <executionEnvironment>J2SE-1.5</executionEnvironment>
Krzysztof Daniel 4db9bcc
+          <executionEnvironment>JavaSE-1.6</executionEnvironment>
Krzysztof Daniel 4db9bcc
         </configuration>
Krzysztof Daniel 4db9bcc
       </plugin>
Krzysztof Daniel 4db9bcc
       <plugin>