lukecwik commented on a change in pull request #16399:
URL: https://github.com/apache/beam/pull/16399#discussion_r776887698



##########
File path: sdks/java/testing/tpcds/build.gradle
##########
@@ -56,9 +56,6 @@ configurations {
 dependencies {
     implementation 
enforcedPlatform(library.java.google_cloud_platform_libraries_bom)
 
-    // TODO(BEAM-13179): Determine how to build without this dependency
-    compileOnly "org.immutables:value:2.8.8"

Review comment:
       There are a few places where this exists beyond this module. I tried 
removing each of them as well during the Gradle 7 migration but was 
unsuccessful in getting the code to compile without it.




-- 
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]


Reply via email to