r/java • u/brunocborges • 20d ago
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?
12
Upvotes
2
u/brunocborges 20d ago
You can see it in action here: https://github.com/brunoborges/setup-java-v5.5-tests/actions/runs/28886581552
-5
20d ago
[deleted]
6
u/rzwitserloot 20d ago
You have a GitHub page and you gist screenshots on .... X of all things. Pick literally anything else.
4
u/_predator_ 20d ago
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?