[
https://issues.apache.org/jira/browse/ASTERIXDB-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15836682#comment-15836682
]
ASF subversion and git services commented on ASTERIXDB-1323:
------------------------------------------------------------
Commit 622496642caca7a61b2d411cb1608b93c9fa4d03 in asterixdb's branch
refs/heads/master from [~mblow]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=6224966 ]
ASTERIXDB-1320, ASTERIXDB-1323: License Fixes
ASTERIXDB-1320:
- LICENSE lists a large number of CDDL licensed bits of software
CDDL is Category B we should provide a link to the source code (see 3.1.
Availability of Source Code in (1)). Previous advice on legal-discuss
was this goes in NOTICE but recent discussions have left this a bit more
muddled.
ASTERIXDB-1323:
- Missing normalize.css (MIT)
./asterix-examples/src/main/resources/admaql101-demo
/static/css/bootstrap.min.css
- Missing license for second bottle file (MIT) ./asterix-examples/src/main/
resources/tweetbook-demo/bottle.py
- Bootstrap version bundled is Apache licensed not MIT licensed
./asterix-app/src/
main/resources/webui/static/js/bootstrap.min.js
- It’s also not mentioned for all licenses what each license is (MIT/BSD etc)
that
can be helpful. The version of the bundled software is also helpful.
- Should include text of RainbowVis-JS license (or better still a pointer to a
copy
of the license file) [5] not a pointer to a URL on github
Also, misc cleanup.
Change-Id: Ie9fe9c18f63624896ccda420e1bf83ae0127021e
Reviewed-on: https://asterix-gerrit.ics.uci.edu/1463
Sonar-Qube: Jenkins <[email protected]>
Tested-by: Jenkins <[email protected]>
BAD: Jenkins <[email protected]>
Reviewed-by: Ian Maxon <[email protected]>
> LICENSE fixes from release-0.8.8
> --------------------------------
>
> Key: ASTERIXDB-1323
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1323
> Project: Apache AsterixDB
> Issue Type: Task
> Components: Licensing
> Reporter: Ian Maxon
> Assignee: Michael Blow
> Priority: Blocker
> Labels: soon
>
> To paraphrase from our release review comments....
> For the LICENSE:
> - Missing normalize.css (MIT)
> ./asterix-examples/src/main/resources/admaql101-demo/static/css/bootstrap.min.css
> - Missing license for second bottle file (MIT)
> ./asterix-examples/src/main/resources/tweetbook-demo/bottle.py
> - Bootstrap version bundled is Apache licensed not MIT licensed
> ./asterix-app/src/main/resources/webui/static/js/bootstrap.min.js
> - Short form of licenses in LICENSE is preferred i.e. pointers to the license
> files http://www.apache.org/dev/licensing-howto.html#permissive-deps
> - It’s also not mentioned for all licenses what each license is (MIT/BSD etc)
> that can be helpful. The version of the bundled software is also helpful.
> - Should include text of RainbowVis-JS license (or better still a pointer to
> a copy of the license file) [5] not a pointer to a URL on github
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)