Conversation
… image Bundle THIRD_PARTY_LICENSES.txt into the container image at $OPENSEARCH_HOME/THIRD_PARTY_LICENSES.txt so that license notices for EPL-2.0 dependencies are visible inside the running image, not only in the source repository. Packages covered (EPL-2.0): jakarta.json 2.0.0, 2.0.1 jakarta.json.bind-api 2.0.0, 3.0.2 jakarta.mail-api 2.1.3 jakarta.transaction-api 1.3.3 angus-core, angus-mail, imap, logging-mailhandler, pop3, smtp 2.0.4 jts-io-common 1.19.0 org.jacoco.agent, org.jacoco.agent.rt, org.jacoco.ant, org.jacoco.core 0.8.14 Signed-off-by: irapandey <ira.pandey2001@gmail.com>
Signed-off-by: irapandey <ira.pandey2001@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist
set -eoption enabled and observe success ?Added changes to patch to fix CI builds
add EPL-2.0 third-party license notices to OpenSearch 3.8.0 container image
PR - Assisted by IBM Bob