[hibernate-commits] [hibernate/hibernate-commons-annotations] 7cb7bc: HCNN-38 changing to use jboss logging from slf4j

noreply at github.com noreply at github.com
Wed Aug 31 05:52:12 EDT 2011


  Branch: refs/heads/HCANN-38
  Home:   https://github.com/hibernate/hibernate-commons-annotations

  Commit: 7cb7bc5ae6de68f87253662a8fe4d73fe7c0a514
      https://github.com/hibernate/hibernate-commons-annotations/commit/7cb7bc5ae6de68f87253662a8fe4d73fe7c0a514
  Author: Strong Liu <stliu at hibernate.org>
  Date:   2011-08-30 (Tue, 30 Aug 2011)

  Changed paths:
    A .gitignore
  M pom.xml
  M src/main/java/org/hibernate/annotations/common/AssertionFailure.java
  M src/main/java/org/hibernate/annotations/common/Version.java

  Log Message:
  -----------
  HCNN-38 changing to use jboss logging from slf4j
add .gitignore
add maven-source-plugin
add maven-injection-plugin
add maven-jar-plugin


  Commit: 315386da7f2214f45fdda9b30e2c0769aea464f0
      https://github.com/hibernate/hibernate-commons-annotations/commit/315386da7f2214f45fdda9b30e2c0769aea464f0
  Author: Emmanuel Bernard <emmanuel at hibernate.org>
  Date:   2011-08-31 (Wed, 31 Aug 2011)

  Changed paths:
    M pom.xml
  M src/main/java/org/hibernate/annotations/common/AssertionFailure.java
  M src/main/java/org/hibernate/annotations/common/Version.java
  A src/main/java/org/hibernate/annotations/common/util/impl/Log.java
  A src/main/java/org/hibernate/annotations/common/util/impl/LoggerFactory.java

  Log Message:
  -----------
  HCANN-38 Add type-safe Log class (JBoss Logging) 


  Commit: 10a268feeaa9ca00f44babd9a2892b9c5935c28f
      https://github.com/hibernate/hibernate-commons-annotations/commit/10a268feeaa9ca00f44babd9a2892b9c5935c28f
  Author: Emmanuel Bernard <emmanuel at hibernate.org>
  Date:   2011-08-31 (Wed, 31 Aug 2011)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  HCANN-39 Move to org.hibernate.common groupId


  Commit: 22f01806f08828a93f5fbe51f3ade2cf901f9c8c
      https://github.com/hibernate/hibernate-commons-annotations/commit/22f01806f08828a93f5fbe51f3ade2cf901f9c8c
  Author: Emmanuel Bernard <emmanuel at hibernate.org>
  Date:   2011-08-31 (Wed, 31 Aug 2011)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Upgrade version to 4.0.x series


  Commit: bd0b519fc180f260659db10d020e88f1f6c3d461
      https://github.com/hibernate/hibernate-commons-annotations/commit/bd0b519fc180f260659db10d020e88f1f6c3d461
  Author: Emmanuel Bernard <emmanuel at hibernate.org>
  Date:   2011-08-31 (Wed, 31 Aug 2011)

  Changed paths:
    M src/main/java/org/hibernate/annotations/common/AssertionFailure.java
  M src/main/java/org/hibernate/annotations/common/Version.java
  M src/main/java/org/hibernate/annotations/common/util/impl/LoggerFactory.java

  Log Message:
  -----------
  HCANN-38 Avoid generating stacktrace to find the log category


  Commit: cd99b93d89247af0a145be08a8e6235843b04853
      https://github.com/hibernate/hibernate-commons-annotations/commit/cd99b93d89247af0a145be08a8e6235843b04853
  Author: Sanne Grinovero <sanne at hibernate.org>
  Date:   2011-08-31 (Wed, 31 Aug 2011)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Make the pom.xml friendly to Eclipse's m2e


Compare: https://github.com/hibernate/hibernate-commons-annotations/compare/7cb7bc5^...cd99b93


More information about the hibernate-commits mailing list