Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Dockerfile: Build and run ORT with Java 17 LTS" #4948

Merged
merged 1 commit into from
Jan 13, 2022

Conversation

sschuberth
Copy link
Member

This reverts commit 80d0d3e. Projects that use the Gradle wrapper to
bootstrap a version of Gradle prior to 7.3 cannot be analyzed with Java
17 as the version of Groovy / ASM used in those Gradle versions cannot
handle Java 17 bytecode, see 1.

Signed-off-by: Sebastian Schuberth sebastian.schuberth@bosch.io

This reverts commit 80d0d3e. Projects that use the Gradle wrapper to
bootstrap a version of Gradle prior to 7.3 cannot be analyzed with Java
17 as the version of Groovy / ASM used in those Gradle versions cannot
handle Java 17 bytecode, see [1].

[1]: gradle/gradle#16857

Signed-off-by: Sebastian Schuberth <sebastian.schuberth@bosch.io>
@sschuberth sschuberth requested a review from a team as a code owner January 12, 2022 15:54
@sschuberth sschuberth merged commit 960f702 into master Jan 13, 2022
@sschuberth sschuberth deleted the revert-java-17 branch January 13, 2022 07:26
@sschuberth sschuberth added the release notes Changes that should be mentioned in release notes label Jan 19, 2022
sschuberth added a commit that referenced this pull request Nov 28, 2022
ORT is stuck on Java 11, see [1].

[1]: #4948

Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
sschuberth added a commit that referenced this pull request Nov 29, 2022
ORT is stuck on Java 11, see [1].

[1]: #4948

Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
sschuberth added a commit that referenced this pull request Nov 29, 2022
ORT is stuck on Java 11, see [1].

[1]: #4948

Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes Changes that should be mentioned in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants