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


 discard d3adefb01 Adapt to Camel 4.6
 discard bb9b0fd23 Move camel-seda and camel-file into the same class
 discard 3b3477186 Add multi camel context support
 discard d074eb271 Allow to provide additional required features using the 
annotation
 discard 5c2f4b1a4 Use a common annotation for static hints
 discard 0ceaa5359 Add support of integration tests with blueprint
 discard f012a78a0 Move camel-seda and camel-file into same module
 discard 5caddc1ef Add the CamelRouteSupplier
 discard 5770c45d3 Ref #276: Propose an integration test framework
 discard 0c4618aa0 Add camel jetty integration test (#276)
     add 8efba54f5 Upgrade to Camel 4.6 part 2 (#299)
     add 23a341b2b Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 
to 3.6.0 (#295)
     add 118b3d884 Add camel jetty integration test (#276)
     add f1ed5364f Ref #276: Propose an integration test framework
     add 55c431b81 Add the CamelRouteSupplier
     add 9138ffa57 Move camel-seda and camel-file into same module
     add b5a82c16e Add support of integration tests with blueprint
     add ae8dc3f44 Use a common annotation for static hints
     add 4f6847190 Allow to provide additional required features using the 
annotation
     add baf7bd65f Add multi camel context support
     add 40760093b Move camel-seda and camel-file into the same class
     add 86e88c1b6 Adapt to Camel 4.6

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   (d3adefb01)
            \
             N -- N -- N   refs/heads/276/integration-test-framework (86e88c1b6)

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:
 components/camel-aws/camel-aws2-ddb/pom.xml        |  4 +-
 components/camel-aws/camel-aws2-kinesis/pom.xml    |  4 +-
 .../camel-azure/camel-azure-cosmosdb/pom.xml       |  4 ++
 .../camel-azure/camel-azure-eventhubs/pom.xml      |  4 ++
 components/camel-azure/camel-azure-files/pom.xml   |  4 ++
 .../camel-azure/camel-azure-servicebus/pom.xml     |  4 ++
 .../camel-azure/camel-azure-storage-blob/pom.xml   |  4 ++
 .../camel-azure-storage-datalake/pom.xml           |  4 +-
 .../camel-azure/camel-azure-storage-queue/pom.xml  |  4 ++
 .../camel-google/camel-google-pubsub/pom.xml       |  2 +-
 components/camel-slack/pom.xml                     |  4 +-
 components/camel-spring/pom.xml                    |  4 +-
 features/pom.xml                                   |  2 +-
 features/src/main/feature/camel-features.xml       | 73 +++++++++++-----------
 14 files changed, 72 insertions(+), 49 deletions(-)

Reply via email to