Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Keller2016-10-27 10:53:49 +0000
committerMarkus Keller2016-10-27 10:53:49 +0000
commitf8e20ff52be2a00f9b1b7ecd5f5e97cc1eec7f0d (patch)
tree2c565062eafe80b57791e2274d90b1d8b4f1b433
parentb90244585417624ed8a992c95265270f2445cc69 (diff)
downloadrt.equinox.framework-f8e20ff52be2a00f9b1b7ecd5f5e97cc1eec7f0d.tar.gz
rt.equinox.framework-f8e20ff52be2a00f9b1b7ecd5f5e97cc1eec7f0d.tar.xz
rt.equinox.framework-f8e20ff52be2a00f9b1b7ecd5f5e97cc1eec7f0d.zip
Bug 506597 - Build failure on I20161026-2000Y20161027-1250Y20161027-1000I20161027-0700
-rw-r--r--features/org.eclipse.equinox.executable.feature/.project2
-rw-r--r--features/org.eclipse.equinox.executable.feature/forceQualifierUpdate.txt1
-rw-r--r--features/org.eclipse.osgi.compatibility.plugins.feature/forceQualifierUpdate.txt1
3 files changed, 3 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.executable.feature/.project b/features/org.eclipse.equinox.executable.feature/.project
index f68290670..d55d462a6 100644
--- a/features/org.eclipse.equinox.executable.feature/.project
+++ b/features/org.eclipse.equinox.executable.feature/.project
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>org.eclipse.equinox.executable</name>
+ <name>org.eclipse.equinox.executable.feature</name>
<comment></comment>
<projects>
</projects>
diff --git a/features/org.eclipse.equinox.executable.feature/forceQualifierUpdate.txt b/features/org.eclipse.equinox.executable.feature/forceQualifierUpdate.txt
index 1781f10f6..8907b0cbe 100644
--- a/features/org.eclipse.equinox.executable.feature/forceQualifierUpdate.txt
+++ b/features/org.eclipse.equinox.executable.feature/forceQualifierUpdate.txt
@@ -7,3 +7,4 @@ Bug 444051 - Comparator error in I20140914-2000 build
Bug 458346 - Unusual, hard to decipher error in I-build
Bug 492013 - comparator error in I20160419-0800 related to launcher feature
Bug 494151 - Eclipse crashes after displaying splash screen with java.lang.NoClassDefFoundError
+Bug 506597 - Build failure on I20161026-2000
diff --git a/features/org.eclipse.osgi.compatibility.plugins.feature/forceQualifierUpdate.txt b/features/org.eclipse.osgi.compatibility.plugins.feature/forceQualifierUpdate.txt
index 2226d252d..db46fa6a8 100644
--- a/features/org.eclipse.osgi.compatibility.plugins.feature/forceQualifierUpdate.txt
+++ b/features/org.eclipse.osgi.compatibility.plugins.feature/forceQualifierUpdate.txt
@@ -1,3 +1,4 @@
# To force a version qualifier update add the bug here
Bug 403352 - Update all parent versions to match our build stream
Bug 458346 - Unusual, hard to decipher error in I-build
+Bug 506597 - Build failure on I20161026-2000

Back to the top