Nice job finding these issues, Dave!  

I'm trying to follow your steps for QA -- but I appear to have a RAT problem...


~~~~
sb 1024
cd scripts/src-license-check && ant
~~~~

So I tried running rat manually *(from the 'src-license-check' directory)*:


~~~~
java -jar /opt/ant/lib/apache-rat-0.11.jar -d ../ -E ../../rat-excludes.txt
~~~~

This actually gave me some output -- so that gave me the impression that things 
are just taking too long (like you suggested). However, even if I filter out 
all the node libs, it still runs for 30+ minutes without any output.  This is 
the same result I got on my local machine.

Any ideas?


---

** [tickets:#8027] Fix licensing of several files**

**Status:** review
**Milestone:** unreleased
**Labels:** licensing sf-current sf-2 
**Created:** Mon Nov 23, 2015 05:43 PM UTC by Dave Brondsema
**Last Updated:** Wed Nov 25, 2015 05:31 PM UTC
**Owner:** Dave Brondsema


* Allura/allura/public/nf/js/pb.transformie.min.js
    * MIT license
* Allura/allura/lib/widgets/resources/css/jquery.tagsinput.css
    * corresponding JS is MIT
* Allura/allura/lib/widgets/resources/css/colorPicker.css
    * corresponding JS is MIT
* Allura/allura/lib/widgets/resources/css/jqfontselector.css
    * corresponding JS is MIT
* Allura/allura/public/nf/css/forge/hilite.css
    * from commit 86903da02f87a2aba44c33ab5a12bbe19f638c7f
    * similar looking stuff here, not sure of actual source:
        * 
https://github.com/modocache/modocachejp/blob/master/modocachejp/static/less/codehilite.less
        * https://gist.github.com/theodox/4fefeb539f1d8ec341b0
* several Makefile, make.bat for sphinx
    * BSD


---

Sent from forge-allura.apache.org because [email protected] is subscribed 
to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is 
a mailing list, you can unsubscribe from the mailing list.

Reply via email to