Re: About building the Camel source on Windows...

2013-06-02 Thread Babak Vahdat
Ah actually the problem was my old git client installation not being able to properly check out the master branch and messed it up with some Java sources of camel-core. Installed a new version and everthing was fine again... I have also verified what I've once promised to James: http://camel.4654

Re: Contributing

2013-06-02 Thread nerses_am
reposting because I forgot to subscribe to mailing list. Hi Christian, Can you also grant me access as well. I have already signed the icla. My username is nerses_am. Thanks :) -- View this message in context: http://camel.465427.n5.nabble.com/Contributing-tp5733544p5733641.html Sent from

About building the Camel source on Windows...

2013-06-02 Thread Babak Vahdat
Hi Just took out my Windows laptop out of basement to try building the master branch and I was not even able to compile the source, e.g. the output of camel-core build is: mvn-camel-core.log . I used the latest JDK 1.6/1.7 fro

Re: git commit: CAMEL-6412: Fixed the Maven build warning about camel-validator-test-resources.jar

2013-06-02 Thread Claus Ibsen
Hi Yeah it works now. I had to force an update, as I guess it was a side-effect of running with that partial fix before mvn clean install -Dtest=false -U On Sun, Jun 2, 2013 at 1:10 PM, Babak Vahdat wrote: > > > Am 02.06.13 11:23 schrieb "Babak Vahdat" unter > : > >> >> >>Am 02.06.13 09:25 sch

Camel.trunk.notest - Build # 1892 - Fixed

2013-06-02 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #1892) Status: Fixed Check console output at https://builds.apache.org/job/Camel.trunk.notest/1892/ to view the results.

Re: git commit: CAMEL-6412: Fixed the Maven build warning about camel-validator-test-resources.jar

2013-06-02 Thread Babak Vahdat
Am 02.06.13 11:23 schrieb "Babak Vahdat" unter : > > >Am 02.06.13 09:25 schrieb "Claus Ibsen" unter : > >>Did this work for others? >> >>I get this error now building from master in the root dir I execute >>mvn clean install -Dtest=false >> >>And then I get this: > >Could you please pull and try

Re: git commit: CAMEL-6412: Fixed the Maven build warning about camel-validator-test-resources.jar

2013-06-02 Thread Babak Vahdat
Am 02.06.13 09:25 schrieb "Claus Ibsen" unter : >Did this work for others? > >I get this error now building from master in the root dir I execute >mvn clean install -Dtest=false > >And then I get this: Could you please pull and try to build again? Babak > >[INFO] Camel :: Integration Tests ::

Re: git commit: CAMEL-6412: Fixed the Maven build warning about camel-validator-test-resources.jar

2013-06-02 Thread Babak Vahdat
Hi Yes it works perfectly for me but apparently not on the CI server as well as for others. No idea what the problem is but I'm looking into it right now to find the root cause of the problem. Sorry! Babak Am 02.06.13 09:25 schrieb "Claus Ibsen" unter : >Did this work for others? > >I get this

Re: git commit: CAMEL-6412: Fixed the Maven build warning about camel-validator-test-resources.jar

2013-06-02 Thread Claus Ibsen
Did this work for others? I get this error now building from master in the root dir I execute mvn clean install -Dtest=false And then I get this: [INFO] Camel :: Integration Tests :: Non OSGi FAILURE [1.745s] ... [INFO] --