Re: MockEndpoint expectedBodiesReceived should handle duplicates

2012-07-24 Thread Willem Jiang
ia Camel]" To: wjmcdonald Date: 07/23/2012 02:50 PM Subject: Re: MockEndpoint expectedBodiesReceived should handle duplicates Thanks for reporting William! Do you consider to raise an JIRA [1] and attach your patch? [1] https://issues.apache.org/jira/browse/CAMEL Best, Christian On M

Re: MockEndpoint expectedBodiesReceived should handle duplicates

2012-07-24 Thread Babak Vahdat
Yeah you can find the details here about how you could contribute: http://camel.apache.org/contributing.html And the issue you have reported is already fixed which will be part of the upcoming 2.11 / 2.10.1 / 2.9.3 releases. Babak -- View this message in context: http://camel.465427.n5.nab

Re: MockEndpoint expectedBodiesReceived should handle duplicates

2012-07-24 Thread wjmcdonald
it to any other person. The views and opinions expressed in this email are those of the sender and may not represent the views and opinions of TransCentra. From: "Christian Mueller [via Camel]" To: wjmcdonald Date: 07/23/2012 02:50 PM Subject: Re: MockEndpoint exp

Re: MockEndpoint expectedBodiesReceived should handle duplicates

2012-07-24 Thread Willem Jiang
Sorry for the confusing, I made a quick conclusion without reading the mail twice. On Tue Jul 24 17:22:40 2012, Babak Vahdat wrote: Hi The issue being reported here has nothing to do with CAMEL-5440 as this one is about: MockEndpoint.expectedBodiesReceivedInAnyOrder() And not: MockEndpoint.

Re: MockEndpoint expectedBodiesReceived should handle duplicates

2012-07-24 Thread Babak Vahdat
Hi The issue being reported here has nothing to do with CAMEL-5440 as this one is about: MockEndpoint.expectedBodiesReceivedInAnyOrder() And not: MockEndpoint.expectedHeaderReceived() I opened a JIRA ticket to fix this: https://issues.apache.org/jira/browse/CAMEL-5460 Babak Willem.Jiang wr

Re: MockEndpoint expectedBodiesReceived should handle duplicates

2012-07-23 Thread Willem Jiang
This issue[1] has been fixed few weeks ago. [1]https://issues.apache.org/jira/browse/CAMEL-5440 On Tue, Jul 24, 2012 at 5:51 AM, Christian Müller < christian.muel...@gmail.com> wrote: > Thanks for reporting William! > > Do you consider to raise an JIRA [1] and attach your patch? > > [1] https://i

Re: MockEndpoint expectedBodiesReceived should handle duplicates

2012-07-23 Thread Christian Müller
Thanks for reporting William! Do you consider to raise an JIRA [1] and attach your patch? [1] https://issues.apache.org/jira/browse/CAMEL Best, Christian On Mon, Jul 23, 2012 at 10:24 PM, wjmcdonald < william.mcdon...@transcentra.com> wrote: > When trying to test bodies received like: > mo