camel pull request: CAMEL-4075 Create camel-quartz2 component to support Qu...

2013-10-12 Thread saltnlight5
Github user saltnlight5 closed the pull request at: https://github.com/apache/camel/pull/38

Re: Build failures...

2013-10-12 Thread Christian Müller
It's still failing sometimes on my machine: :-( Results : Failed tests: JpaProducerConcurrentTest.testConcurrentProducers:45->doSendMessages:66->CamelTestSupport.assertMockEndpointsSatisfied:682 mock://result Received message count. Expected: <10> but was: <8> Tests run: 49, Failures: 1, Errors

Re: Build failures...

2013-10-12 Thread Babak Vahdat
Yeah indeed a deadlock inside the OpenJPA code is the root cause of the problem (org.apache.openjpa.kernel.BrokerImpl#lock()). I just commited a fix regarding this, so let's keep an eye on this test by the next builds. Following a screenshot of the proven deadlock through jconsole:

Camel RabbitMQConsumer and header preservation

2013-10-12 Thread williamd1618
Hi, I noticed that the 2.12.x development branch was not preserving the RabbitMQ Headers when consuming messages. I've created a ticket with a patch and added a ticket: https://issues.apache.org/jira/browse/CAMEL-6708 This patch was created off of commit aeaeb3e5dfdaf71c67929b4b4622f9b87e672b2e

camel pull request: CAMEL-6494 : allow for skipping fields and trailing cha...

2013-10-12 Thread richnewcomb
Github user richnewcomb closed the pull request at: https://github.com/apache/camel/pull/25

camel pull request: CAMEL-6548: ensure the saxon configuration set using XQ...

2013-10-12 Thread bertramn
Github user bertramn closed the pull request at: https://github.com/apache/camel/pull/30

camel pull request: AVRO enhancements

2013-10-12 Thread tivv
Github user tivv closed the pull request at: https://github.com/apache/camel/pull/33

camel pull request: CAMEL-6753

2013-10-12 Thread ShayMatasaro
Github user ShayMatasaro closed the pull request at: https://github.com/apache/camel/pull/44

camel pull request: New FileExist option for File component: TryRename

2013-10-12 Thread crivetechie
Github user crivetechie closed the pull request at: https://github.com/apache/camel/pull/24

Re: Build failures...

2013-10-12 Thread Claus Ibsen
It could be due an OpenJPA upgrade. These tests used to work better in the past. On Sat, Oct 12, 2013 at 10:05 AM, Babak Vahdat wrote: > The test failed again on the CI-Server. I will look into this in the next > days to see if I can find the root cause as on my box I can't reproduce > this. > >

Re: Build failures...

2013-10-12 Thread Babak Vahdat
The test failed again on the CI-Server. I will look into this in the next days to see if I can find the root cause as on my box I can't reproduce this. Babak Babak Vahdat wrote > Hi > > @Christian I believe I've fixed the JPA test now, could you please check > to see if you can still reproduce

camel pull request: CAMEL-6588 Choose BlockingQueue implementation in Seda ...

2013-10-12 Thread gquintana
Github user gquintana closed the pull request at: https://github.com/apache/camel/pull/36

camel pull request: CAMEL-5828 - Added camel-disruptor component

2013-10-12 Thread sirchia
Github user sirchia closed the pull request at: https://github.com/apache/camel/pull/21