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

Use Java 17 as default to compile and run #493

@usmansaleem

Description

@usmansaleem

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions