This is an automated email from the ASF dual-hosted git repository.

nfilotto pushed a change to branch 276/integration-test-framework
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git


    from edbc8413 Allow to provide additional required features using the 
annotation
     add 3784abdd Add multi camel context support

No new revisions were added by this update.

Summary of changes:
 .../camel/itests/AbstractCamelRouteITest.java      | 91 +++++++++++++++-------
 .../camel/itests/AbstractCamelRouteLauncher.java   | 24 ++++--
 ...ctCamelSingleComponentResultFileBasedRoute.java | 12 ++-
 ...ctCamelSingleComponentResultMockBasedRoute.java | 12 ++-
 .../AbstractCamelSingleComponentRouteITest.java    | 13 ++++
 .../karaf/camel/itests/CamelContextProvider.java   | 19 +++++
 .../karaf/camel/itests/CamelKarafTestHint.java     |  5 ++
 .../camel/itests/CamelSuppliedRouteLauncher.java   | 12 +--
 .../java/org/apache/karaf/camel/itests/Utils.java  | 14 ++++
 .../apache/karaf/camel/test/CamelFileITest.java    |  7 +-
 .../apache/karaf/camel/test/CamelSedaITest.java    |  7 +-
 .../apache/karaf/camel/itests/CamelCoreITest.java  |  4 +-
 12 files changed, 152 insertions(+), 68 deletions(-)
 create mode 100644 
tests/camel-integration-test/src/main/java/org/apache/karaf/camel/itests/CamelContextProvider.java

Reply via email to