Re: Java 1.5 in Myfaces API

2006-05-29 Thread Matthias Wessendorf
Build works for me. Martin/Stan fixed the Java5 issue. -Matthias On 5/30/06, Sean Schofield <[EMAIL PROTECTED]> wrote: Try it now. The Java5 stuff should be gone. Sean On 5/29/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > Hi Thomas, > > see also [1]. the Java5 code was committed by ac

Re: Java 1.5 in Myfaces API

2006-05-29 Thread Sean Schofield
Try it now. The Java5 stuff should be gone. Sean On 5/29/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: Hi Thomas, see also [1]. the Java5 code was committed by accident. -Matthias [1] http://www.mail-archive.com/dev%40myfaces.apache.org/msg14531.html On 5/29/06, Thomas Obereder <[EMAI

Re: Java 1.5 in Myfaces API

2006-05-29 Thread Matthias Wessendorf
Hi Thomas, see also [1]. the Java5 code was committed by accident. -Matthias [1] http://www.mail-archive.com/dev%40myfaces.apache.org/msg14531.html On 5/29/06, Thomas Obereder <[EMAIL PROTECTED]> wrote: Hi, Maven complains about Java 1.5 code in API in class UIComponentBase, UIComman

Java 1.5 in Myfaces API

2006-05-29 Thread Thomas Obereder
Hi,     Maven complains about Java 1.5 code in API in class UIComponentBase, UICommand and EnumConverter. Can Maven use Java 1.5 to build?     Regards, Thomas O.