[eclipse] Make the patch for setting BREE smaller.

Krzysztof Daniel kdaniel at fedoraproject.org
Fri Aug 24 08:59:30 UTC 2012


commit b28c40af3b63dfcf67341fc98f1224618d8e0622
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Thu Aug 23 13:25:34 2012 +0200

    Make the patch for setting BREE smaller.

 eclipse-set-1.6-bree.patch |   44 --------------------------------------------
 eclipse.spec               |    1 +
 2 files changed, 1 insertions(+), 44 deletions(-)
---
diff --git a/eclipse-set-1.6-bree.patch b/eclipse-set-1.6-bree.patch
index ba4786d..311c2be 100644
--- a/eclipse-set-1.6-bree.patch
+++ b/eclipse-set-1.6-bree.patch
@@ -9,47 +9,3 @@
  
            <environments>
              <environment>
---- rt.equinox.bundles/features/org.eclipse.equinox.sdk/pom.xml.bak	2012-07-25 17:41:27.000000000 +0200
-+++ rt.equinox.bundles/features/org.eclipse.equinox.sdk/pom.xml	2012-07-26 16:57:26.571579035 +0200
-@@ -31,7 +31,7 @@
-         <artifactId>target-platform-configuration</artifactId>
-         <configuration>
-           <!-- J2SE-1.5 is the minimum version required for javax.security.sasl required by this bundle. -->
--          <executionEnvironment>J2SE-1.5</executionEnvironment>
-+          <executionEnvironment>?JavaSE-1.6</executionEnvironment>
-         </configuration>
-       </plugin>
-     </plugins>
---- rt.equinox.framework/features/org.eclipse.equinox.core.sdk/pom.xml.bak	2012-07-25 17:42:07.000000000 +0200
-+++ rt.equinox.framework/features/org.eclipse.equinox.core.sdk/pom.xml	2012-07-27 13:04:13.392040773 +0200
-@@ -32,7 +32,7 @@
-         <artifactId>target-platform-configuration</artifactId>
-         <configuration>
-           <!-- J2SE-1.5 is the minimum version required for javax.security.sasl required by this package. -->
--          <executionEnvironment>J2SE-1.5</executionEnvironment>
-+          <executionEnvironment>JavaSE-1.6</executionEnvironment>
-         </configuration>
-       </plugin>
-     </plugins>
---- eclipse.platform.releng/features/master/pom.xml.bak	2012-07-25 17:26:52.000000000 +0200
-+++ eclipse.platform.releng/features/master/pom.xml	2012-07-27 13:13:35.876618847 +0200
-@@ -33,7 +33,7 @@
-         <groupId>org.eclipse.tycho</groupId>
-         <artifactId>target-platform-configuration</artifactId>
-         <configuration>
--          <executionEnvironment>J2SE-1.5</executionEnvironment>
-+          <executionEnvironment>JavaSE-1.6</executionEnvironment>
-           <environments>
-             <environment>
-               <os>wce_ppc</os>
---- eclipse.platform.releng/features/master-equinox/pom.xml.bak	2012-07-25 17:26:52.000000000 +0200
-+++ eclipse.platform.releng/features/master-equinox/pom.xml	2012-07-27 14:26:18.119956202 +0200
-@@ -33,7 +33,7 @@
-         <groupId>org.eclipse.tycho</groupId>
-         <artifactId>target-platform-configuration</artifactId>
-         <configuration>
--          <executionEnvironment>J2SE-1.5</executionEnvironment>
-+          <executionEnvironment>JavaSE-1.6</executionEnvironment>
-         </configuration>
-       </plugin>
-       <plugin>
diff --git a/eclipse.spec b/eclipse.spec
index b000217..51ac33f 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -1212,6 +1212,7 @@ rm -rf %{_bindir}/efj/
 * Thu Aug 23 2012 Krzysztof Daniel <kdaniel at redhat.com> 1:4.2.0-11
 - Symlink junit 4.
 - Move additional, non-Eclipse sources back to eclipse-build.
+- Make the patch for setting BREE smaller.
 
 * Wed Aug 22 2012 Krzysztof Daniel <kdaniel at redhat.com> 1:4.2.0-10
 - Fix Eclipse not picking anything from dropins folder.


More information about the scm-commits mailing list