JinwooHwang-SAS commented on PR #7901:
URL: https://github.com/apache/geode/pull/7901#issuecomment-3004196977

   @scmbuildguy , I see -Werror in the build option which causes errors on 
warnings such as this deprecation message:
   
/home/runner/work/geode/geode/geode-gfsh/src/main/java/org/apache/geode/management/internal/cli/commands/lifecycle/StopServerCommand.java:17:
 warning: [deprecation] StringUtils in io.micrometer.core.instrument.util has 
been deprecated
   
   import static io.micrometer.core.instrument.util.StringUtils.isNotBlank;
                                                   ^
   > Task :geode-gfsh:compileJava
   error: warnings found and -Werror specified


-- 
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: notifications-unsubscr...@geode.apache.org

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

Reply via email to