Skip to content

Unable to build SDK with JDK 8 or 11? #6644

Answered by jack-berg
generate-me12 asked this question in Q&A
Discussion options

You must be logged in to vote

Artifacts from opentelemetry-java are compile / published with support for java8+. However, the building the project uses various gradle features which require later versions of java, and thus requires java 17.

So java 8+ is required to consume project artifacts, java 17 is required to build from source locally.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by generate-me12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants