Re: core-integration-testing-maven-3-jdk-1.6-log4j2 - Build # 1001 - Still Failing

2015-01-08 Thread Robert Scholte
...@sourcegrounds.com wrote: Do we still need this job? If so, let's try to fix it. Robert Op Thu, 08 Jan 2015 12:07:40 +0100 schreef Apache Jenkins Server jenk...@builds.apache.org: The Apache Jenkins build system has built core-integration-testing-maven-3-jdk-1.6-log4j2 (build #1001

Re: core-integration-testing-maven-3-jdk-1.6-log4j2 - Build # 1001 - Still Failing

2015-01-08 Thread Robert Scholte
Do we still need this job? If so, let's try to fix it. Robert Op Thu, 08 Jan 2015 12:07:40 +0100 schreef Apache Jenkins Server jenk...@builds.apache.org: The Apache Jenkins build system has built core-integration-testing-maven-3-jdk-1.6-log4j2 (build #1001) Status: Still Failing Check

Re: core-integration-testing-maven-3-jdk-1.6-log4j2 - Build # 1001 - Still Failing

2015-01-08 Thread Jason van Zyl
Server jenk...@builds.apache.org: The Apache Jenkins build system has built core-integration-testing-maven-3-jdk-1.6-log4j2 (build #1001) Status: Still Failing Check console output at https://builds.apache.org/job/core-integration-testing-maven-3-jdk-1.6-log4j2/1001/ to view

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

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

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 only

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

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

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

Re: Maven and JDK 1.6

2007-01-22 Thread Brett Porter
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 kind of sucks. I've attached the -X -e output. BTW: this error is still

Re: Maven and JDK 1.6

2007-01-22 Thread mraible
: 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