Upgrade to Gradle 5

Description

After solving https://hibernate.atlassian.net/browse/HHH-13682#icft=HHH-13682 (test classes were being compiled to java 8 bytecode instead of java 11), I'm hitting a bug in Gradle 4.10.3 that seems solved in 5 (https://github.com/gradle/gradle/issues/7059).

I need the upgrade to Gradle 5 in order for us to correctly test bytecode enhancement in Java 11 and above.

Activity

Former userJune 4, 2021 at 5:42 PM

Backported to 5.3 branch in whole or in part in support of HHH-14640.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created October 21, 2019 at 3:29 PM
Updated July 16, 2021 at 3:55 PM
Resolved June 4, 2021 at 5:42 PM

Flag notifications