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

Require Java 11, use modules, and prepare for release #118

Merged
merged 8 commits into from
Dec 12, 2022
Merged

Conversation

oschwald
Copy link
Member

@oschwald oschwald commented Dec 9, 2022

  • Bump copyright year
  • Require Java 11
  • Add module-info.java
  • Use String.repeat
  • Simplify creation of exception messages
  • Add checkstyle config and run it in the test phase
  • Automatically fix issues with openrewrite
  • Run common static analysis rewrites
  • Use import recipes
  • Automatically reformat code
  • Apply manual style fixes

Verified

This commit was signed with the committer’s verified signature.
oschwald Gregory Oschwald

Verified

This commit was signed with the committer’s verified signature.
oschwald Gregory Oschwald

Verified

This commit was signed with the committer’s verified signature.
oschwald Gregory Oschwald

Verified

This commit was signed with the committer’s verified signature.
oschwald Gregory Oschwald

Verified

This commit was signed with the committer’s verified signature.
oschwald Gregory Oschwald
@oschwald oschwald force-pushed the greg/module branch 2 times, most recently from 0e78e94 to a3d7d8a Compare December 9, 2022 00:08

Verified

This commit was signed with the committer’s verified signature.
oschwald Gregory Oschwald

Verified

This commit was signed with the committer’s verified signature.
oschwald Gregory Oschwald

Verified

This commit was signed with the committer’s verified signature.
oschwald Gregory Oschwald
@shadromani shadromani merged commit dbaa873 into main Dec 12, 2022
@shadromani shadromani deleted the greg/module branch December 12, 2022 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants