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, JUnit5, and enable IntelliJ #9

Merged
merged 1 commit into from
Jan 26, 2019

Conversation

koppor
Copy link
Contributor

@koppor koppor commented Jan 21, 2019

I am maintaining the adr language MADR and tried to get MADR support to adr-tools at npryce/adr-tools#43. However, this is not easily possible. Therefore, I am trying to reimplement the adr-tools. Thereby, I found adr-jr 🎉

This PR is a start to modernize to code base a bit.

I updated to gradle, since we successfully applied it in JabRef.

The code was reformatted using Ctrl + Shift + L in IntelliJ without any more configuration of code style.

I updated from JUnit4 to JUnit5 as JUnit5 is more modern and maybe the tests can be improved more easily (refs #2).

@koppor koppor mentioned this pull request Jan 21, 2019
@adoble adoble merged commit 475a1e1 into adoble:master Jan 26, 2019
@koppor koppor deleted the feature-switch-to-gradle branch January 27, 2019 21:03
koppor pushed a commit to adr/adr-j that referenced this pull request Aug 18, 2019
Switch to Gradle, JUnit5, and enable IntelliJ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants