You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2021/04/22 13:39:03 UTC

[GitHub] [geode] jdeppe-pivotal commented on a change in pull request #6308: GEODE-9139 SSLException in starting up a Locator

jdeppe-pivotal commented on a change in pull request #6308:
URL: https://github.com/apache/geode/pull/6308#discussion_r618409564



##########
File path: gradle/warnings.gradle
##########
@@ -16,6 +16,6 @@
  */
 
 tasks.withType(JavaCompile) {
-  options.compilerArgs << '-Xlint:unchecked' << "-Werror"
-  options.deprecation = true
+//  options.compilerArgs << '-Xlint:unchecked' << "-Werror"
+//  options.deprecation = true
 }

Review comment:
       You probably didn't mean to leave these commented out?




-- 
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:
users@infra.apache.org