I just re-ran the test against several versions of Camel and I’ve updated the
POM in the unit test with the results.
To summarize:
- When the blueprint.xml is in src/test/resources/OSGI-INF/blueprint -
these versions work
- 2.17-SNAPSHOT
- 2.16.1
- 2.16.0
- 2.15.5
Hi Grzegorz -
Thank you for the link - I’ve read through it many times - it is very very
helpful. From what I understand, this should work - the location of the
blueprint file shouldn’t effect the way the test runs, should it? Maybe I’m
missing something simple.
It looks like my unit test at
Hello Quinn
What Camel version do you use? I wrote a thorough explanation of
CamelTestBlueprint and the changes we've made to how tests are
performed and synchronized.
Here: http://ggrzybek.blogspot.com/2015/12/camel-blueprint-test-support.html
You can find there links to JIRA issues describing ex
I’ve encountered an issue, but I’m not sure if this is a bug or a user error.
I’m trying to write some tests using CamelBlueprintTestSupport for bundles
where the blueprint file is in src/main/resources/OSGI-INF/blueprint. However,
I’m getting random failures in the test on startup.
I’ve narro
Github user hqstevenson closed the pull request at:
https://github.com/apache/camel/pull/754
---
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
Github user ovidiu-hgdata closed the pull request at:
https://github.com/apache/camel/pull/755
---
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 i
GitHub user ovidiu-hgdata opened a pull request:
https://github.com/apache/camel/pull/755
support for adding multiple parameters at once
We had a lot of APIs that shared a lot of query params and we needed a
method to simply add them without duplicating the code. Same goes for the
Hello,
I am using Apache Camel 2.12 (Fuse 6.1). I am trying to use the JPA
consumer to consume from a database at every given interval using a timer.
I like to consume all of the records that match the search criteria using
the aggregator. If the JPA consumer is a standalone route, I can use the
Hi
Its been a while since the last 2.16.x release so I think we should
get started on a patch release for this month. Hopefully get one out
in 1 - 2 week time.
--
Claus Ibsen
-
http://davsclaus.com @davsclaus
Camel in Action 2: https://www.manning.com/ibsen2