I see now that a bunch of these are generated files or test data. The most concerning of the remaining ones are:
cayenne-3.2M1-src/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/exp/Property.java cayenne-3.2M1-src/framework/cayenne-jdk1.5-unpublished/src/main/java/org/apache/cayenne/configuration/web/StatelessContextRequestHandler.java Until I can run apache-rat on the rest of the subprojects, it's hard to say what else is out there that needs attention. On Tue, Jul 2, 2013 at 9:15 AM, Andrus Adamchik <[email protected]> wrote: > > On Jul 2, 2013, at 7:18 AM, Aristedes Maniatis <[email protected]> wrote: > >>> >>> I turned up these items before I ran out of patience -- I only know >>> how to ignore things by hand-adding the files to ignore to the >>> subproject pom.xml files, and I'm kinda tired of doing that at this >>> point. >> >> We should already have a rat ignore file I remember putting in the project a >> while ago, but I can't remember what it is called. >> >> >> Most of our XML (eg. test fixtures) has never had license files in the >> header. Trivial files can skip the license header, so we don't need to fix >> all of these. > > Yep. Especially if those are tool-generated files. > > Andrus
