[
https://issues.apache.org/jira/browse/DAFFODIL-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Lawrence resolved DAFFODIL-2321.
--------------------------------------
Resolution: Fixed
Fixed in commit c6baec9c59bf220e8c97997b7571c1cab9e089f1
> Jars need separate/custom license/notices
> -----------------------------------------
>
> Key: DAFFODIL-2321
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2321
> Project: Daffodil
> Issue Type: Bug
> Components: Infrastructure
> Reporter: Steve Lawrence
> Assignee: Steve Lawrence
> Priority: Major
> Fix For: 2.6.0
>
>
> Currently, we have a single LICENSE file for source and a single license file
> (bin.LICENSE) for our CLI package binary. When we create our jars, we copy
> the source LICENSE into each jar, defined in the main build.sbt file.
> However, the source LICENSE references everything in the entire source tree.
> Not everything in the LICENSE file applies to all jars. Ideally, we would
> have away to generate the LICENSE files that go into each jar so that the
> contents only applies specifically to what is in that jar. The same applies
> for the NOTCE file as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)