Commit Graph

7 Commits

Author SHA1 Message Date
Yoann Rodière 3855700e99 HHH-14635 Upgrade to log4j 2 2021-12-13 12:45:24 +00:00
Yoann Rodière fb2a5cf94b
HHH-14315 Add optional support for toolchains to the Gradle build
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
2021-01-07 17:15:35 +01:00
Yoann Rodière 4bf0a96c22
HHH-14323 Allow forcing the tested Java version in the Gradle build
... just in case we need that for some cutting-edge JDK, for example 15,
that would not be supported by Gradle yet.
2021-01-07 17:15:35 +01:00
Yoann Rodière 1b44713d09
HHH-14323 Generate Java 13/14 bytecode for tests when building with JDK13/14 2021-01-07 17:15:34 +01:00
Sanne Grinovero 6b1ef47a2d HHH-13859 Test running a scanner on a JDK11 archive having module-info.class 2020-02-11 16:21:49 +00:00
Yoann Rodière 87bab83361
Fix JavaModulePathIT when testing with javassist 2019-06-26 16:24:39 +02:00
Yoann Rodière d6cb72ee0d HHH-13409 Add integration tests for running Hibernate ORM in the module path in Java 11+ 2019-06-20 21:07:03 +01:00