Commit graph

2 commits

Author SHA1 Message Date
Pier-Hugues Pellerin
3a08171c3a Add debug message when a plugin is not found when generating the NOTICE File
Fixes #8404
2017-09-27 13:34:19 +00:00
Suyog Rao
8c4d2ab5d3 Generate notice file during artifact build (#6538)
* Generate notice file during artifact build

Adjust our existing NOTICE.txt file to be built every time. This ensures
we collect LICENSE and NOTICE information of all bundled Logstash and non-Logstash
dependencies.

Changes:

* if NOTICE file is present in gems, include that text in our own NOTICE.TXT file.
* we also need to include the whole copyright block in NOTICE (meaning copyright + license)
2017-01-16 10:09:02 -08:00