Steve Lawrence created DAFFODIL-1900:
----------------------------------------
Summary: Test files should include licenses, TDMLRunner should
strip before tests
Key: DAFFODIL-1900
URL: https://issues.apache.org/jira/browse/DAFFODIL-1900
Project: Daffodil
Issue Type: Bug
Components: TDML Runner
Reporter: Steve Lawrence
Fix For: 2.2.0
Ideally separate test files, both inputs and expected outputs, would contain
the Apache license. In general, include an apache license header in the files
would causes tests to fail since the header is not expected. One potential
solution to this is to modify the TDML Runner so that if a file begins with an
apache license header then the header is stripped off before use. This does add
some difficulties (e.g. manual tests require removing the license header, etc.)
so care should be taken to make this work without getting in the way.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)