Github user asfgit closed the pull request at:
https://github.com/apache/camel/pull/193
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabl
This one works for me
Jan
import org.apache.camel.EndpointInject;
import org.apache.camel.builder.RouteBuilder;
import org.apache.camel.component.mock.MockEndpoint;
import org.apache.camel.test.junit4.CamelTestSupport;
import org.junit.Test;
import static org.apache.camel.builder.SimpleBuilder.
The Apache Jenkins build system has built Camel.2.13.x.notest (build #19)
Status: Failure
Check console output at https://builds.apache.org/job/Camel.2.13.x.notest/19/
to view the results.
Hi,
I have a Camel route that reads from a queue containing XML messages e.g.
1234
source1
...
I want to process only messages of type MyList and where SOURCE=source1
I've written the filter for the check MyList.class and it works fine, but I
don't know how to write the filte
Please use users mailing list instead of dev list to ask the user question.
--
View this message in context:
http://camel.465427.n5.nabble.com/Filter-on-content-of-a-tag-tp5752705p5752717.html
Sent from the Camel Development mailing list archive at Nabble.com.
GitHub user kevinearls opened a pull request:
https://github.com/apache/camel/pull/193
Fix for CAMEL-7529 Modify HeaderFilterStrategyComponent to extend UriEnd...
...pointComponent instead of DefaultComponent. This is needed to expose
component options in components where XXXCompon
Cool! Will have a look now...
Best,
Christian
-
Software Integration Specialist
Apache Member
V.P. Apache Camel | Apache Camel PMC Member | Apache Camel committer
Apache Incubator PMC Member
https://www.linkedin.com/pub/christian-mueller/11/551/642
On Fri, Jun 20, 2014 at 10:
Hi Anders!
Thanks in advance for your commitment.
Your ICLA was registered with a different e-mail address. Could you please
re-send the mail from this account so that we are sure, it's really you.
Best,
Christian
-
Software Integration Specialist
Apache Member
V.P. Apache Camel
GitHub user adessaigne opened a pull request:
https://github.com/apache/camel/pull/192
CAMEL-7050 Added completionMaxTimeout option
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/adessaigne/camel CAMEL-7015
Alternatively you ca