MLE-31569 update NOTICE.txt for 8.2.0 release - #1974
Merged
Conversation
RitaChen609
requested review from
jonmille,
ngodugu-marklogic,
rjdew-progress and
rjrudin
as code owners
August 27, 2026 13:07
There was a problem hiding this comment.
Pull request overview
Updates the project’s NOTICE.txt to reflect third-party component/license disclosures for the Progress MarkLogic Java Client 8.2.0 release.
Changes:
- Replaces the prior NOTICE format/content with an updated “NOTICES REPORT” style notice for the 8.2.0 release.
- Updates the listed third-party components, versions, and included license texts.
Suppressed comments (3)
NOTICE.txt:130
- The component summary still lists the MarkLogic Java Client itself as version 8.1.0, which conflicts with the 8.2.0 release header and can make the NOTICE inaccurate for this release.
| MarkLogic Java Client API 8.1.0 | | Apache License 2.0 |
| marklogic/java-client-api 8.1.0 | | Apache License 2.0 |
NOTICE.txt:103
- The component name appears to have a duplicated major version: "JBoss Logging 3 3.6.1.Final". In this table, other components format the name once followed by the version (e.g., "jboss-threads 3.7.0.Final"), so this should likely be "JBoss Logging 3.6.1.Final".
| JBoss Logging 3 3.6.1.Final | http://www.jboss.org | Apache License 2.0 |
NOTICE.txt:180
- The Apache 2.0 license component list still references "MarkLogic Java Client API 8.1.0"/"marklogic/java-client-api 8.1.0" (and also repeats the JBoss Logging version token). This should be consistent with the 8.2.0 release and the component summary above so the license mapping is accurate.
(Apache Commons Collections 4.5.0, Apache Commons Lang 3.20.0, Apache Commons Text 1.13.1, error-prone annotations 2.41.0, googlegson 2.13.2, Internet Time Utility 1.7.0, jackson-annotations 2.22, jackson-bom 2.22.1, jackson-core 2.22.1, jackson-databind 2.22.1, jackson-dataformat-csv 2.22.1, jackson-dataformat-yaml 2.22.1, jackson-module-kotlin 2.22.1, java-json-canonicalization 1.1, JBoss Logging 3 3.6.1.Final, jboss-threads 3.7.0.Final, Jetbrains annotations 13.0, JsonSchemaValidator 1.0.88, Kotlin 2.4.10, Kotlin Build Tools Api 2.4.0, Kotlin Build Tools Api 2.4.10, Kotlin Build Tools Compat 2.4.10, Kotlin Build Tools Cri Impl 2.4.0, Kotlin Build Tools Impl 2.4.0, Kotlin Build Tools Impl 2.4.10, Kotlin Tooling Core 2.4.10, kotlin-compiler 2.4.0, kotlin-compiler 2.4.10, kotlin-compiler-runner 2.4.0, kotlin-daemon-client 2.4.0, kotlin-reflect 1.6.10, kotlin-reflect 2.1.21, kotlin-script-runtime 2.4.0, kotlin-script-runtime 2.4.10, kotlinxcoroutines 1.8.0, MarkLogic Java Client API 8.1.0, marklogic/java-client-api 8.1.0, OkHttp 5.4.0, OkHttp Logging Interceptor 5.4.0, okhttp-digest 3.1.1, OkIO 3.17.0, opencsv 5.12.0, org.jetbrains.kotlin:kotlin-daemon-embeddable 2.4.0, org.jetbrains.kotlin:kotlin-daemon-embeddable 2.4.10, org.jetbrains.kotlin:kotlin-klib-commonizer-embeddable 2.4.10, org.jetbrains.kotlin:kotlin-scripting-common 2.4.10, org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable 2.4.10, org.jetbrains.kotlin:kotlin-scripting-compiler-impl-embeddable 2.4.10, org.jetbrains.kotlin:kotlin-scripting-jvm 2.4.10, SmallRye Common: Annotations 2.6.0, SmallRye Common: Constraints 2.6.0, SmallRye Common: CPU 2.6.0, SmallRye Common: Expressions 2.4.0, SmallRye Common: Functions 2.6.0, SmallRye Common: Net 2.4.0, SmallRye Common: OS 2.4.0, SmallRye Common: References 2.4.0, SnakeYAML 2.5, undertow 2.3.24, Undertow Servlet 2.3.24.Final, WildFly Client Configuration 1.0.1.Final, wildfly-common 1.5.4.Final, wildfly-common 2.0.0, xnio 3.8.16.Final, Zero-allocation Hashing 2026.0)
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
jonmille
approved these changes
Aug 27, 2026
rjdew-progress
approved these changes
Aug 27, 2026
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.
No description provided.