[ https://issues.apache.org/jira/browse/GEODE-7869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17064085#comment-17064085 ]
ASF subversion and git services commented on GEODE-7869: -------------------------------------------------------- Commit a627cb7cc5d01d146e760cdd1d6f53c22a560531 in geode's branch refs/heads/mass-test-run from Jacob Barrett [ https://gitbox.apache.org/repos/asf?p=geode.git;h=a627cb7 ] GEODE-7869: Revert content type changes. Older tests struggle with the deprecated symbols being replaced. Should be revisited later as a wider effort to cleanup deprecated usage. This ticket is focused on not making deprecated usage worse. > 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: 1h 50m > 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)