Skip to content

Instantly share code, notes, and snippets.

@vorburger
Created October 2, 2017 17:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vorburger/0479be76f9cd3d10aa5ef86d4034a090 to your computer and use it in GitHub Desktop.
Save vorburger/0479be76f9cd3d10aa5ef86d4034a090 to your computer and use it in GitHub Desktop.
eclipse.jdt.core/org.eclipse.jdt.annotation Release Notes
From 2.0.0 to 2.1.0
054b03ab2c Bug 511310: API Analysis Builder broken for multi-version bundles (2)
8202fec6b6 Bug 511310: API Analysis Builder broken for multi-version bundles (2)
eafed8504a update require bundle versions and remove outdated API filters
5d48893dd6 Bug 496465 - Updating parent pom version
ed815ac91a Bug 490012 - Remove the "strictly compatible JRE" per-project override from all projects in the Eclipse SDK
741a692ac3 [Bug 489718] Compile warning in official build in org.eclipse.jdt.annotation_2.1.0<U+200B>
7ae02327b3 [Bug 489718] Compile warning in official build in org.eclipse.jdt.annotation_2.1.0<U+200B>
aad74c786a Bug 489684: API Analysis Builder broken for multi-version bundles
88a45b4cda Bug 442103 - [null] Enhancements to org.eclipse.jdt.annotation package
78767901d4 Bug 469765: Prep for 4.6 (Neon) and 4.5 (Mars) maintenance builds - update parent poms for 4.6
89d5084845 fixed compiler compliance (was not correctly updated to 1.8)
ce05740297 Fixed html validation problem reported in bug 366298 comment 51
eba39b7d16 Bug 439516 - [1.8][null] NonNullByDefault wrongly applied to implicit type bound of binary type - warning for explicit "<T extends Object>"
Above is a best-effort, not a 100% exact science... produced by:
git clone https://github.com/eclipse/eclipse.jdt.core
cd eclipse.jdt.core
git log --oneline -- org.eclipse.jdt.annotation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment