4.0.2
The 4.0.2 release is a bug fix release of 4.0.x.
Following changes are included:
What's Changed
- 4.0.1 ri release by @lukasj in #1663
- Integrate angus-activation 2.0.0 by @lukasj in #1683
- [codemodel] Support
Object
and overriddenJAnnotationWriter
methods by @ExE-Boss in #1669 - [codemodel] Use canonical modifier order by @ExE-Boss in #1670
- #1680 Avoid eager initialization of Scope objects by @whitingjr in #1681
- [codemodel] Fix
JCodeModel::parseType
throws clause by @ExE-Boss in #1668 - Update links in the userguide, make maven 3rd party plugins more visible by @lukasj in #1643
- Update changelog, by @lukasj in #1684
- #1676: Impossible to build with non-english system by @lukasj in #1685
- update gh build by @lukasj in #1686
- #1677: Add/implement JVar.annotate(JAnnotationUse annotation) by @lukasj in #1689
- #1674: com.sun.tools.xjc should run on JRE by @lukasj in #1690
- #1654: update xjc section in the userguide by @lukasj in #1691
- #1679: Add/implement JAnnotationUse.param(String name, JAnnotationValue annotationValue) by @lukasj in #1692
- #1682: Non-deterministic definition of default namespace in @XmlSchema by @lukasj in #1693
- update cp year by @lukasj in #1694
New Contributors
- @ExE-Boss made their first contribution in #1669
- @whitingjr made their first contribution in #1681
Full Changelog: 4.0.1-RI...4.0.2-RI