[
https://issues.apache.org/jira/browse/AVRO-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Doug Cutting updated AVRO-82:
-----------------------------
Status: Open (was: Patch Available)
Let's add Checkstyle to the build before we commit something like this, so the
changes are maintainable by all.
> A large number of Java warnings due to unused vairables etc.
> ------------------------------------------------------------
>
> Key: AVRO-82
> URL: https://issues.apache.org/jira/browse/AVRO-82
> Project: Avro
> Issue Type: Improvement
> Components: java
> Reporter: Thiruvalluvan M. G.
> Assignee: Thiruvalluvan M. G.
> Priority: Minor
> Attachments: AVRO-82.patch
>
>
> I', creating this JIRA to submit a patch that fix the following:
> - Unused imports
> - Unused private fields, local variables
> - Use of generic types without parameters
> - Missing setialVersionUID for serializable classes
> There are more than 50 compiler warnings due to these.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.