Re: Compilation error on trunk on windows on Apache Jenkins

2011-09-13 Thread bvahdat
Hi Claus, Unfortunately your last full test on windows missed the bug fix below which caused some tests on camel-jms camel-stream to fail: http://svn.apache.org/viewvc?view=revisionrevision=1169732 IMHO the newly introduced retry up to 5 times logic in TestSupport.deleteDirectory() doesn't

Re: Compilation error on trunk on windows on Apache Jenkins

2011-09-13 Thread bvahdat
How stupid of me! Just realized that you've already kicked off a full test run by today... Sorry! -- View this message in context: http://camel.465427.n5.nabble.com/Compilation-error-on-trunk-on-windows-on-Apache-Jenkins-tp4791051p4798522.html Sent from the Camel Development mailing list

Re: Compilation error on trunk on windows on Apache Jenkins

2011-09-12 Thread Claus Ibsen
Thanks I committed a potential fix and kicked a CI server on Apache Jenkins https://builds.apache.org/job/Camel.trunk.fulltest.windows/14/ I am not able on Apache Jenkins to see which JDK version is being used on windows1 which is what is used for the windows tests. Neither which Windows OS is

Re: Compilation error on trunk on windows on Apache Jenkins

2011-09-12 Thread Claus Ibsen
Okay the patch seems to work. Apache CI server can now compile and test camel-core. Its currently running a full test https://builds.apache.org/job/Camel.trunk.fulltest.windows/15/console On Mon, Sep 12, 2011 at 7:59 AM, Claus Ibsen claus.ib...@gmail.com wrote: Thanks I committed a

Compilation error on trunk on windows on Apache Jenkins

2011-09-11 Thread Claus Ibsen
Hi Apache Jenkins is reporting errors on Camel trunk on windows https://builds.apache.org/job/Camel.trunk.fulltest.windows/11/ Its a compilation error in the model. We have seen this java generics issues before on compiling to AIX, HP-UX, IBM JDKs and whatnot in the past. Also sometimes it was a

Re: Compilation error on trunk on windows on Apache Jenkins

2011-09-11 Thread bvahdat
Hi Claus, Having the following setup on my windows box, I couldn't reproduce the compliation error: c:\dev\workspace\camelmvn --version Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100) Maven home: c:\dev\apache-maven-3.0.3\bin\.. Java version: 1.6.0_26, vendor: Sun Microsystems Inc. Java

Re: Compilation error on trunk on windows on Apache Jenkins

2011-09-11 Thread Christian Schneider
Hi Claus, I also could not reproduce the error. Will send the details of my work machine later. I guess the most probable cause should be the jdk version. Christian Am 11.09.2011 09:33, schrieb Claus Ibsen: Hi Apache Jenkins is reporting errors on Camel trunk on windows

Re: Compilation error on trunk on windows on Apache Jenkins

2011-09-11 Thread Christian Schneider
My machine is a Intel Core i5 Windows 7 mvn -v Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100) Maven home: c:\Program Files (x86)\apache-maven-3.0.3 Java version: 1.6.0_25, vendor: Sun Microsystems Inc. Java home: c:\Program Files\Java\jdk1.6.0_25\jre Default locale: de_DE, platform