diff options
| author | Noopur Gupta | 2017-01-05 11:56:26 +0000 |
|---|---|---|
| committer | Noopur Gupta | 2017-01-05 11:56:26 +0000 |
| commit | 65467ee0a350e6890dec0b74844dbdcf86f02b68 (patch) | |
| tree | 7a331f7ccc5ef0ef6e40c0ac952959c2c15eb765 | |
| parent | 0aa34438670cd2cc774df29b9264de662fada747 (diff) | |
| download | eclipse.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
Change-Id: Idf8a04eccada048dffe8e850544d2d13dd90f1c1
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 |
