Re: [CONF] Apache Camel > SSH

2012-01-30 Thread Claus Ibsen
The Apache CI server did a run, it was not so fast as my box https://builds.apache.org/job/Camel.trunk.fulltest/676/org.apache.camel$camel-ssh/testReport/org.apache.camel.component.ssh/SshComponentProducerTest/ And I just ran camel-ssh tests on my xp box, and it was fine as well ---

Re: [CONF] Apache Camel > SSH

2012-01-30 Thread Claus Ibsen
Hi I have run the tests maybe 10 times. And they all run okay on my osx-laptop. --- T E S T S --- Running org.apache.camel.component.ssh.SshComponentProducerTest Tests run: 4, Failures: 0, Err

Re: [CONF] Apache Camel > SSH

2012-01-30 Thread Hadrian Zbarcea
There is something not quite right with the SshComponentProducerTest. The time it takes to run the test is high, but worse than that it's totally unpredictable. Here's how long it took in 3 different runs on my (fast) machine: Running org.apache.camel.component.ssh.SshComponentProducerTest Tes

Re: [CONF] Apache Camel > SSH

2012-01-30 Thread Claus Ibsen
Hi See the JIRA ticket where I asked the contributors to help with the missing docs. On Mon, Jan 30, 2012 at 3:42 PM, Glen Mazza wrote: > Claus, your definition of "password" below includes:  "Used if > keyPairProvider is null." -- is this also the case for the username option > as well? > > Al

Re: [CONF] Apache Camel > SSH

2012-01-30 Thread Glen Mazza
Claus, your definition of "password" below includes: "Used if keyPairProvider is null." -- is this also the case for the username option as well? Also, you didn't define keyPairProvider in the table below--can you add that in? (Or is the above quoted sentence a stray sentence not relevant f