Steve Lawrence created DAFFODIL-2321:
----------------------------------------
Summary: 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
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)