Richard Downer created BROOKLYN-61:
--------------------------------------
Summary: jsgui: license clarity
Key: BROOKLYN-61
URL: https://issues.apache.org/jira/browse/BROOKLYN-61
Project: Brooklyn
Issue Type: Sub-task
Affects Versions: 0.7.0-M1
Reporter: Richard Downer
Fix For: 0.7.0-M2
`usage/jsgui/src/main/webapp/assets/js/libs` contains a mixture of assets:
* Some files which appear to be Brooklyn unique - brooklyn.js,
brooklyn-view.js, brooklyn-utils.js - some of which are missing the Apache
header
* Some files which are third party - async.js, backbone.js, many more
* Some files which appear to be third party but are missing any attribution or
license - jquery.slideto.min.js
The entire folder has been excluded from RAT checks in pom.xml.
Please ensure that:
* third-party files are separated from Brooklyn files into different folders,
and RAT configured appropriately.
* Brooklyn files have the Apache header, and RAT is verifying this
* all third-party files have headers which identify their origin and license
* any third-party files where the origin and license cannot be identified are
removed
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)