Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-commons-annotations
Commit: f0fcfc7e67dfcfedf29dc4a04485fcff5f65f39d
https://github.com/hibernate/hibernate-commons-annotations/commit/f0fcfc7...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2018-02-14 (Wed, 14 Feb 2018)
Changed paths:
M build.gradle
Log Message:
-----------
Set project version to 6.0.0-SNAPSHOT
Commit: 2a94854980e3fcefd779d5f270446e17ce7234e4
https://github.com/hibernate/hibernate-commons-annotations/commit/2a94854...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2018-02-14 (Wed, 14 Feb 2018)
Changed paths:
M build.gradle
M readme.txt
Log Message:
-----------
HCANN-87 Move base requirement to Java 8
Commit: 658439db6412577afa04fa1d1bf9a63b00159abf
https://github.com/hibernate/hibernate-commons-annotations/commit/658439d...
Author: thymepuns <thymepuns(a)gmail.com>
Date: 2018-02-14 (Wed, 14 Feb 2018)
Changed paths:
M
src/main/java/org/hibernate/annotations/common/reflection/java/generics/TypeUtils.java
Log Message:
-----------
HCANN-65 Collections that aren't declared using java.util interfaces are not
recognized as collections
Compare:
https://github.com/hibernate/hibernate-commons-annotations/compare/a464ea...