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