John Interrante created DAFFODIL-2742:
-----------------------------------------
Summary: bin.LICENSE and bin.NOTICE need to be updated
Key: DAFFODIL-2742
URL: https://issues.apache.org/jira/browse/DAFFODIL-2742
Project: Daffodil
Issue Type: Bug
Components: Clean Ups
Affects Versions: 3.4.0
Reporter: John Interrante
The following indirect dependency changes have made bin.LICENSE and bin.NOTICE
out of date:
* Apache Commons Codec 1.15 (update) (used by httpclient5 & log4j)
* Apache HttpClient 5.1.3 (new) (used by XML Resolver)
* Apache HttpComponents Core HTTP/1.1 5.1.3 (upgrade) (used by XML Resolver)
* Apache HttpComponents Core HTTP/2 5.1.3 (new) (used by XML Resolver)
* JAXB API 2.2.11 (new) (used by Exificient)
* JAXB Core Implementation 2.2.11 (new) (used by Exificient)
* JAXB Runtime 2.2.11 (new) (used by Exificient)
* JavaBeans Activation Framework Specification 1.1.1 (new) (used by Exificient)
* SLF4J API 1.7.25 (new) (used by httpclient5)
* XML Resolver & data 4.4.3 (update) (used by Saxon-HE)
* XmlPull 1.1.3.1 (new) (used by Exificient)
We need to add the following to bin.LICENSE:
* activation (new, CDDL)
* jaxb (new, CDDL)
* slf4j-api (new, MIT license)
* xmlpull (new, public domain)
We also need to update the following in bin.NOTICE:
* commons-codec (update)
* commons-logging (remove, no longer used)
* httpclient5 (update, different jar name)
* httpcore5 (update, different jar name)
* httpcore5-h2 (new, different jar name)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)