[hibernate-commits] [hibernate/hibernate-orm] a7006f: HHH-13415 Add more comments where we disable OSGi ...

Yoann Rodière noreply at github.com
Fri May 31 08:11:52 EDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: a7006fa226aa8d3099ab681f688d0b9ecf5dab3d
      https://github.com/hibernate/hibernate-orm/commit/a7006fa226aa8d3099ab681f688d0b9ecf5dab3d
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2019-05-31 (Fri, 31 May 2019)

  Changed paths:
    M hibernate-osgi/hibernate-osgi.gradle

  Log Message:
  -----------
  HHH-13415 Add more comments where we disable OSGi tests with JDK11

Karaf or Pax Exam (don't know which) has serious issues with JDK 11.0.3.


  Commit: 00c697780e852d92ca16e0cf129143ea7e18b9c5
      https://github.com/hibernate/hibernate-orm/commit/00c697780e852d92ca16e0cf129143ea7e18b9c5
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2019-05-31 (Fri, 31 May 2019)

  Changed paths:
    M documentation/documentation.gradle
    M gradle/published-java-module.gradle

  Log Message:
  -----------
  HHH-13415 Clean up the places where we fix fix javadoc generation for JDK11


  Commit: eacbe616d46e92bdd6f5a45e6b4fbcf49527c1e0
      https://github.com/hibernate/hibernate-orm/commit/eacbe616d46e92bdd6f5a45e6b4fbcf49527c1e0
  Author: Yoann Rodière <yoann at hibernate.org>
  Date:   2019-05-31 (Fri, 31 May 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  HHH-13415 Run Travis tests on JDK11 too

Use OpenJDK 11.0.3 instead of OracleJDK 11.0.2 in the Travis build,
because 11.0.2 just fails because of a bug in javadoc generation.


Compare: https://github.com/hibernate/hibernate-orm/compare/d5a1d24116ad...eacbe616d46e



More information about the hibernate-commits mailing list