chore: drop -WIP suffix from DISCLAIMER#4555
Conversation
The binary-license bundling work (apache#4387, apache#4449) resolved the WIP-blocking compliance gap, so rename DISCLAIMER-WIP to DISCLAIMER, drop the "currently aware of" issues paragraph, and update all references in dockerfiles, build.sbt files, the license-header skiplist, and AddMetaInfLicenseFiles.scala.
|
Dear @pjfanning , can you review this PR? |
|
@bobbai00 I am a mentor on the project, not a project member per se. It is my view that I am here to provide high level guidance and not to do direct code reviews. I think it is up to the team to spread the knowledge about the license requirements and the ASF and ASF Incubator rules. That is not helped if I do the reviews. |
Got it. I will have team members to review this one. During the process of preparing for the LICENSE-binary, I believe the team has a deeper understanding of the ASF rules. |
|
Can @aglinxinyuan and @Xiao-zhen-Liu review this? |
(backported from commit ab70008)
…4927) ### What changes were proposed in this PR? Drop the non-canonical second paragraph (licensing-review caveat + incubator status URL) from `DISCLAIMER` and its verbatim copy at `bin/single-node/DISCLAIMER`. Only the first paragraph is part of the standard ASF Incubator disclaimer template. The trimmed file flows automatically into JAR `META-INF/` entries and all Docker images via existing sbt + Dockerfile copy steps — no other code changes needed. Follow-up to the disclaimer/licensing cleanup in 47bb2e4 / #4288 (and rename in #4555), which left this section untrimmed. ### Any related issues, documentation, discussions? Closes #4926. Related: #4288, #4555. ### How was this PR tested? Text-only change to release artifacts metadata. ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (Opus 4.7)
…4927) ### What changes were proposed in this PR? Drop the non-canonical second paragraph (licensing-review caveat + incubator status URL) from `DISCLAIMER` and its verbatim copy at `bin/single-node/DISCLAIMER`. Only the first paragraph is part of the standard ASF Incubator disclaimer template. The trimmed file flows automatically into JAR `META-INF/` entries and all Docker images via existing sbt + Dockerfile copy steps — no other code changes needed. Follow-up to the disclaimer/licensing cleanup in 47bb2e4 / #4288 (and rename in #4555), which left this section untrimmed. ### Any related issues, documentation, discussions? Closes #4926. Related: #4288, #4555. ### How was this PR tested? Text-only change to release artifacts metadata. ### Was this PR authored or co-authored using generative AI tooling? (backported from commit 265e0f8) Generated-by: Claude Code (Opus 4.7)
What changes were proposed in this PR?
This PR drops the -WIP suffix from DISCLAIMER, along with the WIP content. The binary-license bundling work (#4387, #4449) resolved the blockers for compliance. This PR also updates all
DISCLAIMER-WIPreferences in dockerfiles, build.sbt files, the license-header skiplist, and AddMetaInfLicenseFiles.scala.Any related issues, documentation, discussions?
Closes #4131
Closes #4371
Closes #4372
How was this PR tested?
Was this PR authored or co-authored using generative AI tooling?
Co-authored with Claude code