danielcweeks commented on code in PR #10908:
URL: https://github.com/apache/iceberg/pull/10908#discussion_r1723957789
##########
build.gradle:
##########
@@ -952,6 +952,36 @@ project(':iceberg-snowflake') {
}
project(':iceberg-open-api') {
+ apply plugin: 'java-test-fixtures'
Review Comment:
@dimas-b it looks like we originally blocked publishing artifacts for this
subproject, but I've updated it now to publish both the tests and testFixtures
jars.
--
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]