kevinjqliu commented on PR #1370: URL: https://github.com/apache/iceberg-rust/pull/1370#issuecomment-2901960347
Note, the license check currently fails with: ``` Checking dependencies of /Users/kevinliu/repos/iceberg-rust/crates/integrations/cli error[rejected]: failed to satisfy license requirements ┌─ registry+https://github.com/rust-lang/crates.io-index#clipboard-win@5.4.0:4:12 │ 4 │ license = "BSL-1.0" │ ━━━━━━━ │ │ │ license expression retrieved via Cargo.toml `license` │ rejected: license is not explicitly allowed │ ├ BSL-1.0 - Boost Software License 1.0: ├ - OSI approved ├ - FSF Free/Libre ├ clipboard-win v5.4.0 └── rustyline v15.0.0 └── datafusion-cli v47.0.0 └── iceberg-cli v0.5.0 ``` `BSL-1.0` is not allowed in ASF projects. See https://www.apache.org/legal/resolved.html#category-x for `Business Source License 1.1` -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org