[hibernate-commits] [hibernate/hibernate-orm] c3c37c: HHH-12078 - Allow Java 8 functional interfaces for...

GitHub noreply at github.com
Thu Dec 6 12:09:38 EST 2018


  Branch: refs/heads/wip/6.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: c3c37c1398a4be976ea80548283fdbfaa6b0e186
      https://github.com/hibernate/hibernate-orm/commit/c3c37c1398a4be976ea80548283fdbfaa6b0e186
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2018-12-06 (Thu, 06 Dec 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/config/spi/ConfigurationService.java

  Log Message:
  -----------
  HHH-12078 - Allow Java 8 functional interfaces for ConfigurationService


  Commit: c86d34b9b680181d96fb066346b7a7ab756293b3
      https://github.com/hibernate/hibernate-orm/commit/c86d34b9b680181d96fb066346b7a7ab756293b3
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2018-12-06 (Thu, 06 Dec 2018)

  Changed paths:
    M changelog.txt
    M gradle/base-information.gradle

  Log Message:
  -----------
  prepare 6.0.0.Alpha1


  Commit: d0ab49b0cd7eb4336c9e4dfe28102f15fe22f8ed
      https://github.com/hibernate/hibernate-orm/commit/d0ab49b0cd7eb4336c9e4dfe28102f15fe22f8ed
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2018-12-06 (Thu, 06 Dec 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/engine/config/internal/ConfigurationServiceImpl.java
    M hibernate-core/src/main/java/org/hibernate/engine/config/spi/ConfigurationService.java

  Log Message:
  -----------
  HHH-12078 - Allow Java 8 functional interfaces for ConfigurationService


  Commit: b19c81e136fd21f684769dfad56e2e7f66839a32
      https://github.com/hibernate/hibernate-orm/commit/b19c81e136fd21f684769dfad56e2e7f66839a32
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2018-12-06 (Thu, 06 Dec 2018)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/boot/internal/MetadataBuilderImpl.java
    M hibernate-core/src/main/java/org/hibernate/engine/config/internal/ConfigurationServiceImpl.java
    M hibernate-core/src/main/java/org/hibernate/engine/config/spi/ConfigurationService.java

  Log Message:
  -----------
  HHH-12078 - Allow Java 8 functional interfaces for ConfigurationService


  Commit: f2464a3fffb66054cb10ea54a890d5d69fe3db0b
      https://github.com/hibernate/hibernate-orm/commit/f2464a3fffb66054cb10ea54a890d5d69fe3db0b
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2018-12-06 (Thu, 06 Dec 2018)

  Changed paths:
    M gradle/base-information.gradle
    M gradle/publishing-repos.gradle

  Log Message:
  -----------
  finalize 6.0.0.Alpha1


Compare: https://github.com/hibernate/hibernate-orm/compare/4eaf20d66712...f2464a3fffb6
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the hibernate-commits mailing list