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 <[email protected]>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 <[email protected]> > wrote: > > > > > On Jul 4, 2013, at 4:01 AM, Aristedes Maniatis <[email protected]> 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 > >
