openinx commented on pull request #3725: URL: https://github.com/apache/iceberg/pull/3725#issuecomment-993103290
> Am I correct in thinking that aliyun comes with a bit more dependencies than some of the other projects, like 'org.glassfish.jaxb:jaxb-runtime'? The `compileOnly` org.glassfish.jaxb:jaxb-runtime was added for building iceberg-aliyun module for jdk9 or higher, because aliyun-oss-sdk depends on those libraries to parse/write XML body. Those libraries was always included in jd8 or before, but was removed since jdk9. For more details please read this: https://www.alibabacloud.com/help/doc-detail/32009.html Thanks for your comment, @kbendick . -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
