hiero-ledger / hiero-ledger/hiero-consensus-node

Enable real module path based execution in Gradle, IntelliJ, and Production

Open
#11,573 3 comments 0 reactions 1 assignee Claimed by @jjohannes View on GitHub
Dominant language
Java
Stars
406
Forks
226
Avg merge
3d 4h
Merged PRs (30d)
210

Description

## Description

Code execution for all source sets currently uses the Java classpath instead of the module path. We need to update the Gradle build so that all source sets (except for `test`) are executed using the module path.

Additionally, we need to resolve any build related issues which would prevent production environments from executing the node software using the module path.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.