Skip to content

Version 0.9.2

Compare
Choose a tag to compare
@highsource highsource released this 19 Dec 14:55
· 146 commits to master since this release

This release features:

  • New plugins SimpleEquals Plugin and SimpleHashCode Plugin wich generate runtime-free reflection-free hashCode() and equals(...) methods. Many thanks to James Annesley for his ideas and help.
  • New Plugin FixJAXB1058 which, well, fixes JAXB-1058.
  • Moved to org.glassfish.jaxb artifacts (see issue #16).
  • Upgraded to JAXB version 2.2.11 (see issue #15 ).
  • Now using SLF4J for logging (see issue #17).