bvolpato commented on PR #27725: URL: https://github.com/apache/beam/pull/27725#issuecomment-1657204451
Oof, this was more complicated than I expected. Guava introduced some complications https://github.com/google/guava/releases#user-content-duplicate-ListenableFuture It went as far as hanging/infinite looping Gradle in the classpath resolution when importing Truth, which is built against `32.0.1-android`. Excluding it for now, and can bump + remove TODOs when Truth 1.1.6 is out (bump was done already https://github.com/google/truth/commit/3f00bfefb6ea8de8447c2cffeea938588039986e). Also, `google-cloud-bigtable-emulator` could not be updated to `0.162.1` (to match `libraries-bom`) due to a regression in a testcase. Bigtable team is taking a look at this. @Abacn Can you have a new look since this changed quite a bit since the last time you reviewed? Thanks! -- 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]
