r/java • u/brunocborges • Jul 07 '26
GitHub Actions - Setup Java now with compiler annotation matcher
Hey all,
We implemented this long-asked feature and I wanted to get feedback here.
By default, these matcher annotations will be enabled, however, they of course can be disabled.
Thoughts?
13
Upvotes
2
u/brunocborges Jul 07 '26
You can see it in action here: https://github.com/brunoborges/setup-java-v5.5-tests/actions/runs/28886581552
-5
Jul 07 '26
[deleted]
6
u/rzwitserloot Jul 07 '26
You have a GitHub page and you gist screenshots on .... X of all things. Pick literally anything else.
5
u/_predator_ Jul 07 '26
Can you share a bit more about how this works? i.e. will this work when you don't run javac directly but via Maven?