zstan commented on a change in pull request #2571:
URL: https://github.com/apache/calcite/pull/2571#discussion_r724771539
##########
File path: build.gradle.kts
##########
@@ -77,7 +77,7 @@ val skipAutostyle by props()
val skipJavadoc by props()
val enableMavenLocal by props()
val enableGradleMetadata by props()
-val werror by props(true) // treat javac warnings as errors
+val werror by props(false) // treat javac warnings as errors
Review comment:
of course, this was debugging tryout )
--
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]