[hibernate-commits] [hibernate/hibernate-orm] 5c9cf4: HHH-13130 - Provide Gradle-based bytecode enhancem...

Steve Ebersole noreply at github.com
Wed Sep 18 13:05:46 EDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 5c9cf4d0d834b00e3a9e15380a7b9e91f5edb0e3
      https://github.com/hibernate/hibernate-orm/commit/5c9cf4d0d834b00e3a9e15380a7b9e91f5edb0e3
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2019-09-18 (Wed, 18 Sep 2019)

  Changed paths:
    A documentation/src/main/asciidoc/userguide/chapters/bytecode/BytecodeEnhancement.adoc
    A tooling/hibernate-gradle-plugin/src/main/groovy/org/hibernate/orm/tooling/gradle/EnhanceTask.groovy
    A tooling/hibernate-gradle-plugin/src/main/groovy/org/hibernate/orm/tooling/gradle/EnhancementHelper.java
    M tooling/hibernate-gradle-plugin/src/main/groovy/org/hibernate/orm/tooling/gradle/HibernatePlugin.java
    M tooling/hibernate-gradle-plugin/src/test/groovy/org/hibernate/orm/tooling/gradle/HibernatePluginTest.groovy

  Log Message:
  -----------
  HHH-13130 - Provide Gradle-based bytecode enhancement as a task separate from the compileJava task




More information about the hibernate-commits mailing list