Change Log Report

Total number of changed sets: 1

Changes between 2017-12-26 and 2018-01-26

Total commits: 2
Total number of files changed: 2

Timestamp Author Details
2018-01-25 12:12:16 Chris Pheby <chris@jadira.co.uk> scanner/pom.xml v 6c41baa67ec55bae7aafe14117f88d989020cc04

[maven-release-plugin] prepare release jadira.parent-7.0.0.CR1
2018-01-18 18:30:20 Chris Pheby <chris@jadira.co.uk> scanner/src/main/java/org/jadira/scanner/ConfigurationBuilder.java v b5c662923cd86f778b20897cdfe592140e21f133

Adding DTDs for DBUnit files
Updated to Maven 3.5.2
Corrected referenced namespaces in bindings
No longer supporting the databaseZone parameter, instead use the Hibernate property hibernate.jdbc.time_zone
Requires Hibernate 5.2
Removed the previously deprecated 310 backport types
Deprecated the DstSafe types (use the above mentioned Hibernate property instead)
Minor enhancements to the API signatures for Cloning's Objenesis integration