From what I can tell in our case the bottom section is completely irrelevant. The important part is this:
0 Unknown Licenses ******************************* Unapproved licenses: ******************************* If there are failures, it will contain the full list of bad files. Which is empty now. Andrus On Jul 6, 2013, at 7:41 PM, Michael Gentry <mgen...@masslight.net> wrote: > I think I'd add: > > | grep -v " AL " > > to the script. I don't really care to see all the files that are correctly > licensed... > > mrg > > > > On Sat, Jul 6, 2013 at 11:19 AM, Andrus Adamchik > <and...@objectstyle.org>wrote: > >> Ok, I think I am done with licensing cleanup of 3.2 and 3.1. There's 0 rat >> failures now. Feel free to explore the excludes I am using: >> >> http://svn.apache.org/repos/asf/cayenne/main/trunk/rat.sh >> >> Hopefully will restart M1 vote tomorrow. >> >> Andrus >> >> On Jul 6, 2013, at 2:10 PM, Andrus Adamchik <and...@objectstyle.org> >> wrote: >> >>> >>> On Jul 4, 2013, at 4:01 AM, Aristedes Maniatis <a...@maniatis.org> wrote: >>> >>>> No matter how I wrote this line "<exclude>**/target/**/*</exclude>" it >> didn't seem to exclude the target files. I am guessing we can't actually >> use the globbing syntax. >>> >>> Yes, I thought this was a Maven thing, but it is not… Same problem from >> command line whether I use -e or -E. Sigh… >>> >>> Andrus >> >>