Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2014-06-06 16:02:46 +0000
committerThomas Watson2014-06-06 16:02:46 +0000
commit4655c6fd1195ce53dc78dec3b4b01959aef41707 (patch)
treecdea2ee524272d869a24e061f586ee19e366ad72 /features
parent991acf02aae24251922a31fb6cf4666726ee8fe7 (diff)
downloadrt.equinox.bundles-4655c6fd1195ce53dc78dec3b4b01959aef41707.tar.gz
rt.equinox.bundles-4655c6fd1195ce53dc78dec3b4b01959aef41707.tar.xz
rt.equinox.bundles-4655c6fd1195ce53dc78dec3b4b01959aef41707.zip
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.equinox.sdk/forceQualifierUpdate.txt1
-rw-r--r--features/org.eclipse.equinox.server.p2/forceQualifierUpdate.txt2
-rw-r--r--features/org.eclipse.equinox.serverside.sdk/forceQualifierUpdate.txt2
3 files changed, 4 insertions, 1 deletions
diff --git a/features/org.eclipse.equinox.sdk/forceQualifierUpdate.txt b/features/org.eclipse.equinox.sdk/forceQualifierUpdate.txt
index ca7da74df..b72e5c3ec 100644
--- a/features/org.eclipse.equinox.sdk/forceQualifierUpdate.txt
+++ b/features/org.eclipse.equinox.sdk/forceQualifierUpdate.txt
@@ -2,4 +2,5 @@
Bug 403352 - Update all parent versions to match our build stream
-- Force update for luna
Bug 436039 - Hard to explain build failure in I20140528-0115
+Bug 436758 - Installing a bundle that requires Java 7 when running 6 with -clean cannot recover
diff --git a/features/org.eclipse.equinox.server.p2/forceQualifierUpdate.txt b/features/org.eclipse.equinox.server.p2/forceQualifierUpdate.txt
index 212be5ba1..8519d9396 100644
--- a/features/org.eclipse.equinox.server.p2/forceQualifierUpdate.txt
+++ b/features/org.eclipse.equinox.server.p2/forceQualifierUpdate.txt
@@ -13,4 +13,4 @@ Bug 429353 - change "includes ECF source" to "requires" in p2.sdk
Bug 432209 - needs to touch 3 equinox/p2 features, for qualifier change in org.sat4j.pb
Bug 434703 - equinox-sdk "product build" fails after ECF update
Bug 436039 - Hard to explain build failure in I20140528-0115
-
+Bug 436758 - Installing a bundle that requires Java 7 when running 6 with -clean cannot recover
diff --git a/features/org.eclipse.equinox.serverside.sdk/forceQualifierUpdate.txt b/features/org.eclipse.equinox.serverside.sdk/forceQualifierUpdate.txt
index 0b018e28c..ca33b0ce0 100644
--- a/features/org.eclipse.equinox.serverside.sdk/forceQualifierUpdate.txt
+++ b/features/org.eclipse.equinox.serverside.sdk/forceQualifierUpdate.txt
@@ -4,4 +4,6 @@ Bug 403352 - Update all parent versions to match our build stream
Bug 417264 - We should update our version of Jetty
Bug 416718 - We should update our version of Jetty for SR2
Bug 436039 - Hard to explain build failure in I20140528-0115
+Bug 436758 - Installing a bundle that requires Java 7 when running 6 with -clean cannot recover
+

Back to the top