elharo opened a new pull request, #2029: URL: https://github.com/apache/maven-resolver/pull/2029
fixes #2028 It is a binary file: While technically a zip archive of XML, OpenDocument formats are meant to be edited via GUI tools (like LibreOffice/OpenOffice), not hand-edited. It is standard practice in Apache projects to treat such rich-document formats as binaries. License Headers break ODG: You cannot reliably inject standard Apache ALv2 text headers into the XML inside the ODG archive without risking file corruption or breaking the application that reads the ODG file. Apache Policy: The Apache Software Foundation's policy on license headers explicitly states that files without a degree of creativity (like configuration files or generated diagrams) or binary files where adding a header would break the format do not require ALv2 headers. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
