Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to gradle #2

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

PiggyPiglet
Copy link

@PiggyPiglet PiggyPiglet commented Jul 17, 2020

Switching to gradle solves the issue maven imposes regarding it's inability to provide compile-time-only dependencies to tests. Additionally, using it, you'll get to enjoy the plethora of other benefits gradle has. This pr is ontop of #1, as this pr aims to solve an issue it "creates". Regardless of whether the other pr is accepted or not, switching to gradle will be beneficial.

PiggyPiglet and others added 4 commits July 18, 2020 00:32
Remove redundant method modifiers
Use final where appropriate
Fix bad javadocs
@lewysDavies lewysDavies added the on hold Will not be worked on for the forceable future label Jul 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on hold Will not be worked on for the forceable future
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants