Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Use Java 17 as default to compile and run #493

Open
usmansaleem opened this issue Feb 22, 2023 · 0 comments
Open

Use Java 17 as default to compile and run #493

usmansaleem opened this issue Feb 22, 2023 · 0 comments

Comments

@usmansaleem
Copy link
Contributor

Use Java 17 as default to compile and run EthSigner code. EthSigner uses Besu's Metrics service as a dependency which is now compiled in Java 17 and cannot be used with EthSigner when later is compiled using Java 11.

Tasks:

Update gradle build file and update warning that Java 17 and upward can only be used for compilation
Remove jdk11 docker image and distDocker logic in gradle build file

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant