You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/12/15 16:40:31 UTC

[GitHub] [beam] TheNeuralBit commented on a change in pull request #16231: [BEAM-13271] Bump errorprone to 2.10.0

TheNeuralBit commented on a change in pull request #16231:
URL: https://github.com/apache/beam/pull/16231#discussion_r769800118



##########
File path: buildSrc/src/main/groovy/org/apache/beam/gradle/BeamModulePlugin.groovy
##########
@@ -827,7 +828,7 @@ class BeamModulePlugin implements Plugin<Project> {
         options.compilerArgs += ([
           '-parameters',
           '-Xlint:all',
-          '-Werror'
+          //'-Werror'

Review comment:
       No this wasn't intentional, thank you. I just rebased to resolve merge conflicts and also addressed this.




-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org