I apologize if this has been talked about before (I don't recall seeing it), but are we going to worry about Java 5/Eclipse warnings such as "ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized" initially? I just did a fresh update (yes, I need to do it at home, too, so I can work on stuff) and these types of warnings are all over the place (at least in my Eclipse environment).
Just curious what everyone things here ... Thanks, /dev/mrg On Nov 14, 2007 7:35 PM, Andrus Adamchik (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/cayenne/browse/CAY-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Andrus Adamchik closed CAY-904. > ------------------------------- > > Resolution: Fixed > > Done. Things are looking good. Just get rid of 1.4 workspace in Eclipse. > There are a few more things that may be cleaned up now, such as reflection > based enum handlers , but we'll do it later > > > Switch cayenne to Java 5: merge cayenne-jdk1.4-unpublished to > > cayenne-jdk1.5-unpublished > > ---------------------------------------------------------------------------------------- > > > > Key: CAY-904 > > URL: https://issues.apache.org/cayenne/browse/CAY-904 > > Project: Cayenne > > Issue Type: Task > > Components: Cayenne Core Library > > Affects Versions: 3.0 > > Reporter: Andrus Adamchik > > Assignee: Andrus Adamchik > > Fix For: 3.0 > > > > > > merge cayenne-jdk1.4-unpublished to cayenne-jdk1.5-unpublished , edit > > parent poms and assemblies. > > Do not get rid of cayenne-jdk1.5-unpublished, as we may have to maintain > > the split JDK versions going forward when starting with 1.6 support > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >
