Convert codebase to Java 7
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 603
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
In an effort to make sure that the code is stable and doesn't get small bugs, lets try to move most (not all) of the code into Java. We should also adapt the code to match java8 style.
Some things to consider:
[ ] - Using Files and Paths vs File
[ ] - Using try with resource
[ ] - Doing multi catches
Contributor guide
No contributing guide indexed for this repository
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
No files, tests, or entry points are named. Start by mapping the Java code and Gradle build, then resolve whether the target is Java 7 or Java 8 and which code is in scope; done should be an agreed migration scope with the listed style changes completed and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, python
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100