[ https://issues.apache.org/jira/browse/GEODE-7869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17062067#comment-17062067 ]
ASF subversion and git services commented on GEODE-7869: -------------------------------------------------------- Commit 23701b2bc9f2f8b557125d9ba7a78599b5ca6b87 in geode's branch refs/heads/feature/GEODE-7109 from Jacob Barrett [ https://gitbox.apache.org/repos/asf?p=geode.git;h=23701b2 ] GEODE-7869: Cleanup warnings in geode-redis > Cleanup and enforce Java compiler warnings. > ------------------------------------------- > > Key: GEODE-7869 > URL: https://issues.apache.org/jira/browse/GEODE-7869 > Project: Geode > Issue Type: Improvement > Reporter: Jacob Barrett > Priority: Major > Time Spent: 1.5h > Remaining Estimate: 0h > > Almost every target completes with warnings and this is noise we don't need. > Currently the compiler is configured to warn on deprecation and unchecked > types. Update the compiler flags to treat those as errors. Update the code to > fix the warnings or suppress where it make sense. > This ticket will be a long running ticket to attach all related changes. -- This message was sent by Atlassian Jira (v8.3.4#803005)