[
https://issues.apache.org/jira/browse/TUSCANY-3764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927476#action_12927476
]
Luciano Resende commented on TUSCANY-3764:
------------------------------------------
Each individual runtime module should ONLY add source related 3rd party stuff
to the license, as the jar is not actually releasing any 3rd party binaries and
only possible 3rd party sources. A concrete example is the web-javascript-dojo
module, which the jar does include DOJO JS Framework and thus it needs to have
extra information on it's LICENSE/NOTICE file
https://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk/modules/web-javascript-dojo/LICENSE
> Some LICENSE/NOTICE files in individual module jars aren't consistent with
> the LICENSE/NOTICE files in the binary distribution
> ------------------------------------------------------------------------------------------------------------------------------
>
> Key: TUSCANY-3764
> URL: https://issues.apache.org/jira/browse/TUSCANY-3764
> Project: Tuscany
> Issue Type: Bug
> Components: SCA Java Runtime
> Affects Versions: Java-SCA-1.6
> Reporter: Simon Nash
> Assignee: Simon Nash
> Fix For: Java-SCA-1.6.1
>
>
> Some runtime module jars contain redistributed code under third-party
> copyrights and/or licenses.
> 1) Each individual runtime module jar that contains third-party code should
> contain appropriate LICENSE and NOTICE files for that code.
> 2) The aggregate binary distribution should contain appropriate aggregate
> LICENSE and NOTICE files for all redistributed third-party code contained in
> runtime module jars that are part of the binary distribution.
> Item 2) should correspond exactly to the aggregate of everything in item 1).
> At present this isn't the case.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.