You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/03/23 01:04:34 UTC

[camel-karaf] branch automatic-periodic-sync updated (2792ac1 -> 044f7ac)

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

github-bot pushed a change to branch automatic-periodic-sync
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git.


    omit 2792ac1  [create-pull-request] automated change
     add 3f7ac18  [create-pull-request] automated change
     add e113326  CAMEL-17835 - Switch jsch from com.jcraft to com.github.mwiede
     add f3ea14b  [CAMEL-17835] Review camel-git and camel-ftp features - use new com.github.mwiede/jsch fork of org.jcraft/jsch (#128)
     add 044f7ac  [create-pull-request] automated change

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   (2792ac1)
            \
             N -- N -- N   refs/heads/automatic-periodic-sync (044f7ac)

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:
 .../org/apache/camel/catalog/karaf/components/ganglia.json |  9 +++++++++
 .../org/apache/camel/catalog/karaf/components/git.json     | 14 ++++++++++++++
 .../org/apache/camel/catalog/karaf/components/github.json  | 11 +++++++++++
 .../camel/catalog/karaf/components/google-bigquery.json    |  6 ++++++
 .../org/apache/camel/catalog/karaf/components/grape.json   |  3 +++
 .../karaf/features/src/main/resources/bundles.properties   |  1 -
 platforms/karaf/features/src/main/resources/features.xml   |  4 ++--
 pom.xml                                                    |  1 -
 8 files changed, 45 insertions(+), 4 deletions(-)