xuqi1633 commented on issue #3028: URL: https://github.com/apache/iceberg/issues/3028#issuecomment-1711568897
After compiling the project, a relocated guava jar file will be generated under the bundled-guava module ``` ./gradlew clean build -x test -x javadoc -x integrationTest ```   If other modules also rely on the bundled-guava module, add the iceberg-bundled-guava-1.4.0-SNAPSHOT libraries to the module  after adding libraries  @ahmedriza -- 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]
