Steve Lawrence created DAFFODIL-2070:
----------------------------------------
Summary: KEYS file should not be included in source releases
Key: DAFFODIL-2070
URL: https://issues.apache.org/jira/browse/DAFFODIL-2070
Project: Daffodil
Issue Type: Bug
Components: Infrastructure
Affects Versions: 2.3.0
Reporter: Steve Lawrence
Fix For: 2.4.0
People should really be using the KEY file at
[https://dist.apache.org/repos/dist/release/incubator/daffodil/KEYS] instead of
the one in the repo or in the source release.
Probably the right solution is to add a {{.gitattributes}} file that uses the
{{export-ignore}} flag on the KEYS file. This will cause the {{git archive}}
commnd to ignore that file when generating releases.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)