On Wed, Jan 18, 2012 at 6:16 PM, Rick Winscot <rick.wins...@gmail.com> wrote: > I'd like to volunteer for the grunt work of visual confirmation - I would > generate a list of any files committed that do not meet the Apache > requirement. I would then pass that list to PPMC to make adjustments as > needed...
Note that with http://incubator.apache.org/rat/ integrated in the Flex build, there should be no need for visual confirmation. In the end, and exclusions file for that tool, checked into svn, that tells it which files are ok not to have the Apache header, is all that needs to be checked. So instead of boring visual confirmation work, you might volunteer to integrate rat into the build ;-) -Bertrand