Re: camel-hbase test duration

2012-10-04 Thread Babak Vahdat
Ah now I see. That was Eclipse saying me it would be you :-) However you've just *moved* them inside POM: http://svn.apache.org/viewvc/camel/trunk/components/camel-hbase/pom.xml?r1=1354765&r2=1373442 Babak -- View this message in context: http://camel.465427.n5.nabble.com/camel-hbase-test-du

Re: camel-hbase test duration

2012-10-04 Thread Claus Ibsen
On Thu, Oct 4, 2012 at 9:06 AM, Babak Vahdat wrote: > I just checked the test sources of this module and in fact there's a flag > called 'systemReady' for this which on Windows gets disabled. Thanks for the > hint. > > Though still a question: As you see by my previous post on this thread, the > p

Re: camel-hbase test duration

2012-10-04 Thread Babak Vahdat
I just checked the test sources of this module and in fact there's a flag called 'systemReady' for this which on Windows gets disabled. Thanks for the hint. Though still a question: As you see by my previous post on this thread, the provided patch by the user for CAMEL-5506 did *not* include the c

Re: camel-hbase test duration

2012-10-03 Thread Claus Ibsen
On Wed, Oct 3, 2012 at 9:28 PM, Babak Vahdat wrote: > Just gave the camel-hbase a test spin on OS-x as well. Frankly I'm a bit > baffled now as running all the tests on WIN-XP took me less than 10 seconds > however on OS-X it takes AGES! > > I think we really need a HBase guru regarding this. > I

Re: camel-hbase test duration

2012-10-03 Thread Babak Vahdat
Just gave the camel-hbase a test spin on OS-x as well. Frankly I'm a bit baffled now as running all the tests on WIN-XP took me less than 10 seconds however on OS-X it takes AGES! I think we really need a HBase guru regarding this. Babak -- View this message in context: http://camel.465427.n5

Re: camel-hbase test duration

2012-10-03 Thread Babak Vahdat
I've got no previous experience with Hbase however the problem seems me to be the following change inside the POM (comming through CAMEL-5506) org.apache.maven.plugins maven-surefire-plugin