jgroups-extras / jgroups-extras/jgroups-aws
Support JPMS
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 17
- Forks
- 12
- Avg merge
- 10d 15h
- Merged PRs (30d)
- 3
Description
https://dev.java/learn/modules/
We can skip the intermediate step and straight add a proper module-info.java.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the JPMS guide at https://dev.java/learn/modules/ first, then inspect the project structure and build configuration to determine where module-info.java belongs. Add proper JPMS support as described in the issue and verify that the project still builds successfully as a Java module.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100