nastra commented on issue #10534: URL: https://github.com/apache/iceberg/issues/10534#issuecomment-2222268080
> Typically, I'd expect iceberg-aws-bundle to declare a dependency on slf4j-api The general idea of `iceberg-aws-bundle` is to be a fat jar that bundles everything related to AWS dependencies, meaning that such a jar wouldn't declare any other dependencies. Have you tried excluding slf4j when you consume `iceberg-aws-bundle` as a dependency via `exclude group: 'org.slf4j'`? -- 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