[ http://issues.apache.org/jira/browse/DIRMINA-274?page=comments#action_12439178 ] Trustin Lee commented on DIRMINA-274: -------------------------------------
Mark wrote: -------- I am using Eclipse. Setting the compiler to use Java 1.4 source removed all of the warnings. I guess if Java1.4 is still going to be supported, then the work I would have to do on this should be placed on hold. Not a problem, just a MINA newbie wanting to help out :) Thank you. -------- We will start to develop MINA 1.1 very soon. Actually 1.0 branch has been moved to branches/mina/1.0 and the trunk contains the initial copy of 1.1. So you can start fixing those warnings and provide us a patch against the trunk. PS: You could comment at the JIRA web page instead of replying to the automatic notification message. > remove java generics compiler warnings > -------------------------------------- > > Key: DIRMINA-274 > URL: http://issues.apache.org/jira/browse/DIRMINA-274 > Project: Directory MINA > Issue Type: Improvement > Components: Core > Affects Versions: 1.0 > Environment: All OS. > Reporter: Mark Webb > Priority: Minor > > There are approximately 100 compiler warnings that deal with java generics. > I would like to fix these in order to decrease the number of compiler > warnings. I believe that this would make for cleaner code. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
