Skip to content

v6.2.0

Compare
Choose a tag to compare
@garethahealy garethahealy released this 01 Apr 15:25
· 150 commits to master since this release
d3ada6f

Thanks to:

  • Added jdk9 jaxb build option (#572)
  • Replaced jaxb xsd generation with cxf (#571)
  • Added draft v1 of jaxb contract first (#532)
  • Updated cglib to latest (#566)
  • Replaced findbugs with spotbugs (#560)
  • Added jdk9 matrix for travis (#557)
  • #195: Option to enable case insensitive wildcard mapping (#552)
  • Fixes Issue #530: "MapId" field is now accessible from mapping metadata. (#549)
  • Fixed bug from #152. (#154)
  • Specify https to specify new xsd location (#538)
  • Corrected oneway mapping default (#540)
  • Mapping immutable types #216 (#218)
  • PR #382: Added spring-boot autoconfiguration support. (#526)
  • Honor java_multiple_files setting in protobuf options (#524)
  • Added contributors to readme (#525)
  • Added test for java ee / wildfly (#520)
  • Added unit tests to check ability to deploy dozer bundles to containers Apache Karaf v2.4.4 and v4.1.2; fixed OSGi dependencies to use it with wider range of OSGi core versions; changed version of maven-surefire-plugin to 2.20.1 beacuse of [SUREFIRE-1302]; changed OSGi container implementation from native to Apache Karaf (#516) (#519)
  • Updated osgi imports to not import the exports (#513)
  • #495: set classloader to beanContainer (#506)
  • Upgraded javassist to latest ga (#511)
  • Updated checkstyle rules (#510)
  • Added javadoc for protobuf (#508)
  • Added hibernate to pax-exam osgi install (#507)
  • Added javadoc for spring (#505)
  • Fixed some checkstyle issues (#503)
  • Added missing osgi mvn property (#501)
  • Updated docs for mvn dependencies (#497)
  • Updated docs for customer convert java examples (#496)
  • Added helper methods for spring (#494)
  • Added javadoc checkstyle modules (#493)
  • Fixed compiler warnings for spring (#492)
  • Updated proto plugin to build to standard mvn location (#491)
  • Fixed compiler/javadoc warnings for proto (#490)
  • Updated ELEngine to be an interface (#487)
  • Removed deprecated set methods (#486)
  • Updated spring xml to use bean factory instead of default mapper with set methods (#485)
  • Removed deprecated constructors (#484)
  • Removed singleton wrapper (#483)
  • Updated jackson to be optional (#482)
  • Updated spring to be compliant with builder pattern (#481)
  • Removed stats (#475)
  • Added proto osgi test support (#474)
  • Added spring osgi tests (#473)
  • Moved OSGi mvn bundle to parent so all components are osgi'fied (#472)
  • Updated javax.el to v3 (#471)
  • Updated proto code to be compliant with stricter checkstyle and findbugs (#470)
  • Added fix for one way mapping issue (#467)
  • Added first version of settings v2 (#466)
  • Removed org.dozer.jmx (#465)
  • Moved tests under there own directory (#464)
  • Added version file which is processed by mvn (#462)
  • Moved jmh tests to a profile and executed by travis (#461)
  • Moved doclint check to javadoc plugin as it gives better error messages (#459)