TheNeuralBit commented on pull request #12810: URL: https://github.com/apache/beam/pull/12810#issuecomment-691265555
I think this broke Java Tests `Java Wordcount Direct Runner (windows-latest)` is failing on master since this was merged: ``` FAILURE: Build failed with an exception. Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. * Where: See https://docs.gradle.org/6.6.1/userguide/command_line_interface.html#sec:command_line_warnings Build file 'D:\a\beam\beam\examples\java\build.gradle' line: 28 * What went wrong: A problem occurred evaluating project ':examples:java'. > unexpected character r ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
