MehulBatra commented on code in PR #1339: URL: https://github.com/apache/fluss/pull/1339#discussion_r2206846650
########## fluss-lake/fluss-lake-iceberg/src/main/resources/META-INF/NOTICE: ########## @@ -0,0 +1,23 @@ +fluss-lake-iceberg +Copyright 2025 The Apache Software Foundation + +This project includes software developed at +The Apache Software Foundation (http://www.apache.org/). + +This project bundles the following dependencies under the Apache Software License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt) + +- org.apache.iceberg:iceberg-core:1.9.1 +- org.apache.httpcomponents:httpclient:4.5.13 Review Comment: Hi @cxxwang789 do we need dependency listings for (httpclient, httpcore, jettison, ini4j, jacoco, jdom2) can we remove them and keep only iceberg core -- 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]
