Skip to content

Commit

Permalink
Use multi-release jar
Browse files Browse the repository at this point in the history
* Drop classic jar file with no module-info
* Move module-info to a multi-release jar setup
* Simplify pom.xml
* Update versions and checkstyle
* Update gitignore
  • Loading branch information
jodastephen committed Sep 11, 2023
1 parent 92f8558 commit 3c26c93
Show file tree
Hide file tree
Showing 5 changed files with 598 additions and 87 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@
/.settings/
.idea
*.iml
*.class
Loading

0 comments on commit 3c26c93

Please sign in to comment.