Re: Maven and JDK 1.6

2007-01-26 Thread Steve Loughran
Joerg Hohwiller wrote: Anyways I experienced slightly differences of JDK6 when dealing with XML (e.g. XmlUnits fail with JDK6 that work with any JDK <= 5, might be a bug in JAVA6) and also when using collections (iterator orderung of unordered collections changed, but this one is NOT a bug). X

Re: Maven and JDK 1.6

2007-01-25 Thread Daniel Kulp
On Tuesday 23 January 2007 17:19, Joerg Hohwiller wrote: > Anyways I experienced slightly differences of JDK6 when dealing with XML > (e.g. XmlUnits fail with JDK6 that work with any JDK <= 5, might be a bug > in JAVA6) and also when using collections (iterator orderung of unordered > collections c

Re: Maven and JDK 1.6

2007-01-23 Thread Jorg Heymans
mraible wrote: Here's the issue I discovered with 2.0.4 and JDK 6. AppFuse 2.x users have reported other issues (i.e. plugins not firing) when using JDK 6. http://jira.codehaus.org/browse/MNG-2709 http://article.gmane.org/gmane.text.xml.cocoon.devel/69786 It seems that maven builds a differe

Re: Maven and JDK 1.6

2007-01-23 Thread Joerg Hohwiller
Hi there, > Here's the issue I discovered with 2.0.4 and JDK 6. AppFuse 2.x users have > reported other issues (i.e. plugins not firing) when using JDK 6. > > http://jira.codehaus.org/browse/MNG-2709 > > Matt FYI: I am using maven2 with JDK6 and had no problems so far. I am using junit4 and I on

Re: Maven and JDK 1.6

2007-01-22 Thread mraible
-- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >>> > > - > To unsub

Re: Maven and JDK 1.6

2007-01-22 Thread Brett Porter
I think the bug already exists. On 23/01/2007, at 10:08 AM, John Casey wrote: That would be the MNG project: http://jira.codehaus.org/browse/MNG -j On 1/22/07, Daniel Kulp <[EMAIL PROTECTED]> wrote: Have any of the developers tested with JDK 1.6 yet? One of the projects I'm working on (A

Re: Maven and JDK 1.6

2007-01-22 Thread John Casey
That would be the MNG project: http://jira.codehaus.org/browse/MNG -j On 1/22/07, Daniel Kulp <[EMAIL PROTECTED]> wrote: Have any of the developers tested with JDK 1.6 yet? One of the projects I'm working on (Apache QPID) builds fine with JDK 1.5, but if we use JDK 1.6, maven cannot find so

Maven and JDK 1.6

2007-01-22 Thread Daniel Kulp
Have any of the developers tested with JDK 1.6 yet? One of the projects I'm working on (Apache QPID) builds fine with JDK 1.5, but if we use JDK 1.6, maven cannot find some of the SNAPSHOT plugins. If we build once with JDK 1.5 so all the plugins are downloaded, then 1.6 does work, but that