Commit Graph

4 Commits

Author SHA1 Message Date
Gavin King 054aeff78b completely remove checkstyle and replace it with a simple regex check
This is ~ 2 orders of magnitude faster on my machine, so it can be
executed as part of the compileJava task. Also, it actually logs the
failures, instead of making me go hunt for them in some generated
HTML-based report.
2024-09-30 13:10:09 -05:00
Steve Ebersole 8c79826060 7.0 prep 2024-08-15 13:52:27 -05:00
Andrea Boriero 7b2e93fa17 Gradle created a preVerifyRelease task 2022-05-16 16:11:37 +02:00
Steve Ebersole b2b4d7a3f6 Updated release process documentation 2020-08-21 09:28:12 -05:00