[hibernate-commits] [hibernate/hibernate-commons-annotations] 809b40: HCANN-69 - AnnotationFactory should not be using T...

GitHub noreply at github.com
Thu May 28 14:01:31 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-commons-annotations
  Commit: 809b40e9d37df8ce94f40bb258d67afc04166baf
      https://github.com/hibernate/hibernate-commons-annotations/commit/809b40e9d37df8ce94f40bb258d67afc04166baf
  Author: Steve Ebersole <steve at 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/c65a776f227f0b58d3c90eca0782c2ea7f887040
  Author: Steve Ebersole <steve at 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/ad5e5b95ee83...c65a776f227f


More information about the hibernate-commits mailing list