This is an automated email from the ASF dual-hosted git repository.
nfilotto pushed a change to branch essobedo/491/cxf-integration-tests
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
omit 0b5fa4b5 Ref #491: Add camel-cxf integration tests
add e87494bb Ref #491: Add camel-cxf integration tests
add 7c0066d3 Make the IT for camel-disruptor-vm do cross contexts as it
should
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (0b5fa4b5)
\
N -- N -- N refs/heads/essobedo/491/cxf-integration-tests
(7c0066d3)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../camel/itests/AbstractCamelRouteITest.java | 56 ++++++++++++++++++++--
...ractCamelSingleFeatureResultFileBasedRoute.java | 4 ++
...ractCamelSingleFeatureResultMockBasedRoute.java | 4 ++
.../karaf/camel/itests/CamelContextProvider.java | 14 ++++++
tests/features/camel-cxf/pom.xml | 5 ++
.../karaf/camel/test/CamelCxfRsRouteSupplier.java | 20 +++-----
.../karaf/camel/test/CamelCxfWsRouteSupplier.java | 23 ++++-----
.../camel/test/CamelDisruptorRouteSupplier.java | 3 +-
.../camel/test/CamelDisruptorvmRouteSupplier.java | 49 -------------------
.../karaf/camel/itest/CamelDisruptorTest.java | 50 +++++++++++++++++--
.../test}/resources/OSGI-INF/blueprint/route1.xml | 4 +-
.../test/resources/OSGI-INF/blueprint/route2.xml} | 10 ++--
12 files changed, 149 insertions(+), 93 deletions(-)
delete mode 100644
tests/features/camel-disruptor/src/main/java/org/apache/karaf/camel/test/CamelDisruptorvmRouteSupplier.java
copy tests/features/{camel-core/src/main =>
camel-disruptor/src/test}/resources/OSGI-INF/blueprint/route1.xml (90%)
copy
tests/features/{camel-core/src/main/resources/OSGI-INF/blueprint/route3.xml =>
camel-disruptor/src/test/resources/OSGI-INF/blueprint/route2.xml} (85%)