Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoopur Gupta2017-01-05 11:56:26 +0000
committerNoopur Gupta2017-01-05 11:56:26 +0000
commit65467ee0a350e6890dec0b74844dbdcf86f02b68 (patch)
tree7a331f7ccc5ef0ef6e40c0ac952959c2c15eb765
parent0aa34438670cd2cc774df29b9264de662fada747 (diff)
downloadeclipse.jdt.ui-65467ee0a350e6890dec0b74844dbdcf86f02b68.tar.gz
eclipse.jdt.ui-65467ee0a350e6890dec0b74844dbdcf86f02b68.tar.xz
eclipse.jdt.ui-65467ee0a350e6890dec0b74844dbdcf86f02b68.zip
Fixed bug 509973: Comparator errors in I20170105-0320I20170105-2000
-rw-r--r--org.eclipse.jdt.junit/forceQualifierUpdate.txt2
-rw-r--r--org.eclipse.jdt.ui.tests/forceQualifierUpdate.txt2
-rw-r--r--org.eclipse.jdt.ui/forceQualifierUpdate.txt2
-rw-r--r--org.eclipse.ltk.core.refactoring/forceQualifierUpdate.txt2
4 files changed, 8 insertions, 0 deletions
diff --git a/org.eclipse.jdt.junit/forceQualifierUpdate.txt b/org.eclipse.jdt.junit/forceQualifierUpdate.txt
new file mode 100644
index 0000000000..c4c6f0da99
--- /dev/null
+++ b/org.eclipse.jdt.junit/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update, add the bug here
+Bug 509973 - Comparator errors in I20170105-0320 \ No newline at end of file
diff --git a/org.eclipse.jdt.ui.tests/forceQualifierUpdate.txt b/org.eclipse.jdt.ui.tests/forceQualifierUpdate.txt
new file mode 100644
index 0000000000..c4c6f0da99
--- /dev/null
+++ b/org.eclipse.jdt.ui.tests/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update, add the bug here
+Bug 509973 - Comparator errors in I20170105-0320 \ No newline at end of file
diff --git a/org.eclipse.jdt.ui/forceQualifierUpdate.txt b/org.eclipse.jdt.ui/forceQualifierUpdate.txt
new file mode 100644
index 0000000000..c4c6f0da99
--- /dev/null
+++ b/org.eclipse.jdt.ui/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update, add the bug here
+Bug 509973 - Comparator errors in I20170105-0320 \ No newline at end of file
diff --git a/org.eclipse.ltk.core.refactoring/forceQualifierUpdate.txt b/org.eclipse.ltk.core.refactoring/forceQualifierUpdate.txt
new file mode 100644
index 0000000000..c4c6f0da99
--- /dev/null
+++ b/org.eclipse.ltk.core.refactoring/forceQualifierUpdate.txt
@@ -0,0 +1,2 @@
+# To force a version qualifier update, add the bug here
+Bug 509973 - Comparator errors in I20170105-0320 \ No newline at end of file

Back to the top