[hibernate-commits] [hibernate/hibernate-orm] afbec8: HHH-12724 Add javax.activation as a dependency

GitHub noreply at github.com
Tue Jun 26 06:06:51 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: afbec8856cd83c7eb84e10ee97a49b9378dbef15
      https://github.com/hibernate/hibernate-orm/commit/afbec8856cd83c7eb84e10ee97a49b9378dbef15
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M gradle/libraries.gradle
    M hibernate-core/hibernate-core.gradle

  Log Message:
  -----------
  HHH-12724 Add javax.activation as a dependency

It is required by JAXB now that JDK 9 does not provide it anymore.


  Commit: 8ee24ee8d50a27f345fddf75fc2ea91850d28964
      https://github.com/hibernate/hibernate-orm/commit/8ee24ee8d50a27f345fddf75fc2ea91850d28964
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M build.gradle
    M documentation/documentation.gradle

  Log Message:
  -----------
  HHH-12725 Upgrade the Asciidoctor plugin to 1.5.7 for JDK 9 compatibility


  Commit: bee6ed5c374ff5417bd5922604ef20796f3edeef
      https://github.com/hibernate/hibernate-orm/commit/bee6ed5c374ff5417bd5922604ef20796f3edeef
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M documentation/src/main/asciidoc/userguide/Hibernate_User_Guide-docinfo.html
    M documentation/src/main/style/asciidoctor/css/hibernate-layout.css
    M documentation/src/main/style/asciidoctor/css/hibernate.css
    A documentation/src/main/style/asciidoctor/css/jstree-toc.css

  Log Message:
  -----------
  HHH-12731 Do not hide the TOC when not using jstree


  Commit: b45e921b5c92ffff4a672ed6792cc4f6a10628ac
      https://github.com/hibernate/hibernate-orm/commit/b45e921b5c92ffff4a672ed6792cc4f6a10628ac
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M documentation/documentation.gradle

  Log Message:
  -----------
  HHH-12732 Only generate the main document for each guide


  Commit: 7ead344f0b4798f2c58035dc7f06bf78bbaad339
      https://github.com/hibernate/hibernate-orm/commit/7ead344f0b4798f2c58035dc7f06bf78bbaad339
  Author: Guillaume Smet <guillaume.smet at gmail.com>
  Date:   2018-06-26 (Tue, 26 Jun 2018)

  Changed paths:
    M documentation/documentation.gradle

  Log Message:
  -----------
  HHH-12732 Remove an out of date task

The mapping guide has been injected into the user guide.


Compare: https://github.com/hibernate/hibernate-orm/compare/97286943868b...7ead344f0b47
      **NOTE:** This service 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