jianguotian opened a new pull request, #16: URL: https://github.com/apache/paimon-full-text/pull/16
## Summary - Generate target-specific third-party license reports for linked Rust components. - Package artifact-exact legal metadata in Java JARs and Python wheels. - Include LICENSE and NOTICE in the publishable Rust crate. - Verify assembled release artifacts in CI and release workflows. ## Scope This PR intentionally fixes only the RC4 hard release blocker. It does not change `Cargo.lock`, `DEPENDENCIES.rust.tsv`, or `deny.toml`, and it does not address RustSec advisories. ## Verification - `cargo test --workspace --locked` (51 tests) - `cargo deny --locked check licenses` - Rust crate packaging includes LICENSE and NOTICE - Generated license-report reproducibility checks - Java/JNI tests and four-platform JAR legal-metadata verification - Python aarch64 wheel verification and tests -- 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]
