[hibernate-commits] [hibernate/hibernate-orm] 5ea5bd: HHH-13870 - Extract task action in Gradle plugin t...

Christoph Dreis noreply at github.com
Wed Feb 19 13:20:45 EST 2020


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 5ea5bd12b07ad7915e97dd05b1a2ab5194f73ab8
      https://github.com/hibernate/hibernate-orm/commit/5ea5bd12b07ad7915e97dd05b1a2ab5194f73ab8
  Author: Christoph Dreis <christoph.dreis at freenet.de>
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
    M tooling/hibernate-gradle-plugin/src/main/groovy/org/hibernate/orm/tooling/gradle/HibernatePlugin.java

  Log Message:
  -----------
  HHH-13870 - Extract task action in Gradle plugin to fix up-to-date checks

Lambdas are not allowed and cause the compile task to be always out of date


  Commit: 1364929fe08f87400ee97a4859d4c242c07c32fd
      https://github.com/hibernate/hibernate-orm/commit/1364929fe08f87400ee97a4859d4c242c07c32fd
  Author: Christoph Dreis <christoph.dreis at freenet.de>
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
    M tooling/hibernate-gradle-plugin/src/main/groovy/org/hibernate/orm/tooling/gradle/HibernatePlugin.java

  Log Message:
  -----------
  HHH-13870 - Add explaining comment


Compare: https://github.com/hibernate/hibernate-orm/compare/1042f23beee2...1364929fe08f


More information about the hibernate-commits mailing list