You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cayenne.apache.org by "Andrus Adamchik (JIRA)" <de...@cayenne.apache.org> on 2007/11/15 01:35:43 UTC

[JIRA] Closed: (CAY-904) Switch cayenne to Java 5: merge cayenne-jdk1.4-unpublished to cayenne-jdk1.5-unpublished

     [ 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.


Re: [JIRA] Closed: (CAY-904) Switch cayenne to Java 5: merge cayenne-jdk1.4-unpublished to cayenne-jdk1.5-unpublished

Posted by Kevin Menard <km...@servprise.com>.
Ultimately, I think it would be nice if the entire API were parameterized
appropriately.  I don't see much benefit in blocking work until that occurs
though.  So, it may be worthwhile to just disable the warning in your
workspace for now and chip away at things over time.

On 11/19/07 10:31 AM, "Michael Gentry" <bl...@gmail.com> wrote:

> 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
>> 

-- 
Kevin Menard
Servprise International, Inc.
Remote reboot & power control for network equipment
www.servprise.com              +1 508.892.3823 x308


Re: [JIRA] Closed: (CAY-904) Switch cayenne to Java 5: merge cayenne-jdk1.4-unpublished to cayenne-jdk1.5-unpublished

Posted by Michael Gentry <bl...@gmail.com>.
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) <de...@cayenne.apache.org> 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.
>
>