Hi, On Tue, Feb 14, 2012 at 7:59 AM, Fabian Christ <[email protected]> wrote: > ...I'm (again) checking the whole code base for missing AL20 headers. I > can tell you it is an annoying job..
You should use a computer ;-) Apache RAT does exactly that, the Clerezza build uses its Maven plugin for that job, see the "rat" profile in http://svn.apache.org/repos/asf/incubator/clerezza/trunk/parent/pom.xml If you use that plugin, it would be better IMO to define the exclusions in a separate file outside of the pom, to make it clearer when those exclusions change. -Bertrand
