We need to add this to the rat-excludes.txt file too. Running rat currently fails with:
[rat:report] Unapproved licenses: [rat:report] [rat:report] /var/lib/jenkins/workspace/allura/Allura/allura/public/nf/js/modernizr.js On Mon, Jan 20, 2014 at 12:11 PM, <[email protected]> wrote: > [#7006] Added modernizr to LICENSE > > Signed-off-by: Cory Johns <[email protected]> > > > Project: http://git-wip-us.apache.org/repos/asf/incubator-allura/repo > Commit: > http://git-wip-us.apache.org/repos/asf/incubator-allura/commit/9b199817 > Tree: > http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/9b199817 > Diff: > http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/9b199817 > > Branch: refs/heads/master > Commit: 9b19981770c5f25380f91e0ca4bd7a37b252dc2e > Parents: 2b25b86 > Author: Cory Johns <[email protected]> > Authored: Mon Jan 20 17:04:03 2014 +0000 > Committer: Cory Johns <[email protected]> > Committed: Mon Jan 20 17:11:16 2014 +0000 > > ---------------------------------------------------------------------- > Allura/LICENSE | 3 +++ > 1 file changed, 3 insertions(+) > ---------------------------------------------------------------------- > > > > http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/9b199817/Allura/LICENSE > ---------------------------------------------------------------------- > diff --git a/Allura/LICENSE b/Allura/LICENSE > index 13b7b54..7e0be3d 100644 > --- a/Allura/LICENSE > +++ b/Allura/LICENSE > @@ -241,3 +241,6 @@ For details, see allura/public/nf/js/spin.min.js > > Sylvester, which is available under the MIT license. > For details, see allura/public/nf/js/sylvester.js > + > +Modernizr, which is available under the MIT license. > +For details, see allura/public/nf/js/modernizr.js > > -- Dave Brondsema Principal Software Engineer - sourceforge.net Dice Holdings, Inc.
