ajantha-bhat commented on code in PR #11283:
URL: https://github.com/apache/iceberg/pull/11283#discussion_r1836663747
##########
build.gradle:
##########
@@ -998,6 +996,9 @@ project(':iceberg-open-api') {
testFixturesImplementation project(path: ':iceberg-bundled-guava',
configuration: 'shadow')
testFixturesImplementation libs.junit.jupiter
+ testFixturesImplementation libs.slf4j.api
Review Comment:
to enable logging for the runtime jar
--
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]