[ https://issues.apache.org/jira/browse/FUNCTOR-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bruno P. Kinoshita updated FUNCTOR-3: ------------------------------------- Attachment: FUNCTOR-3.patch Attached you will find a patch for this issue. There were "rawtypes" suppression annotations in classes (not test classes) that were removed. There may have better ways of dealing with generics rather than the way I implemented. Could somebody with karma and more skill than me review it, please? :-) Perhaps it could be used as a base for this issue. Thank you! Bruno P. Kinoshita > Reduce the use of raw types in the test classes > ----------------------------------------------- > > Key: FUNCTOR-3 > URL: https://issues.apache.org/jira/browse/FUNCTOR-3 > Project: Commons Functor > Issue Type: Task > Reporter: Bruno P. Kinoshita > Priority: Minor > Attachments: FUNCTOR-3.patch > > > The test classes in functor have several raw types, which could lead to > runtime errors and make the tests harder to understand. > It was pointed by sebb in the mailing list during a call for votes to release > functor 1.0. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira