Hi folks, I've pushed a couple commits that clean up the ASL headers in our code. That means the pre-commit bot's "release audit warnings" section is now correct and talking about *your patch*. PMC are required to validate these headers on releases, but I see no reason for us to not verify this more often. To that effect, I propose we enable the rat check in the maven pre-compile phase. I believe dev/make_rc.sh already verifies pristine working directory at release time. We can make the filters a bit more lenient to allow for non-pristine working directory in developer sandboxes.
Any opinions? -n