[ http://issues.apache.org/jira/browse/DIRMINA-274?page=comments#action_12439171 ] Trustin Lee commented on DIRMINA-274: -------------------------------------
What tool are you using to build MINA 1.0? You won't see any warnings if you are using Maven 2. If your IDE is configured to use the 1.5 source format, please reconfigure it to use 1.4 format. We are going to migrate to Java 5 in 1.1.0. 1.0.x will be maintained as long as 1.1.x (the unstable version) is promoted to 1.2.0 (the stable version). > 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
