Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-commons-annotations
Commit: 809b40e9d37df8ce94f40bb258d67afc04166baf
https://github.com/hibernate/hibernate-commons-annotations/commit/809b40e...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2015-05-28 (Thu, 28 May 2015)
Changed paths:
M build.gradle
M gradle/wrapper/gradle-wrapper.properties
M
src/main/java/org/hibernate/annotations/common/annotationfactory/AnnotationFactory.java
Log Message:
-----------
HCANN-69 - AnnotationFactory should not be using TCCL;
HCANN-70 - Build improvements
Commit: c65a776f227f0b58d3c90eca0782c2ea7f887040
https://github.com/hibernate/hibernate-commons-annotations/commit/c65a776...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2015-05-28 (Thu, 28 May 2015)
Changed paths:
M build.gradle
M
src/main/java/org/hibernate/annotations/common/reflection/java/JavaReflectionManager.java
M
src/main/java/org/hibernate/annotations/common/reflection/java/generics/TypeUtils.java
M src/main/java/org/hibernate/annotations/common/util/ReflectHelper.java
M
src/test/java/org/hibernate/annotations/common/test/reflection/java/generics/TypeEnvironmentFactoryTest.java
Log Message:
-----------
HCANN-62 - Should not declare a transitive dependency to jboss-logging-annotations;
HCANN-71 - Upgrade to JBoss Logging 3.3
Compare:
https://github.com/hibernate/hibernate-commons-annotations/compare/ad5e5b...