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 2021/03/17 17:18:20 UTC

[camel] branch regen_bot updated (d0ca2a4 -> ab80c90)

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

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


 discard d0ca2a4  Regen for commit 96b3f03e63b9cc891e02eb659ed459f21250e552
     add 550c70b  Regen
     add 7d38c5a  Upgrade kuberentes client and fix recent okhttp v4 v3 problem it has
     add 0d155ce  okhttp v3 v4 problem
     add ab80c90  Regen for commit 0d155ce2051e9c9a2ef4c69ad422f8d1d9ad582c

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   (d0ca2a4)
            \
             N -- N -- N   refs/heads/regen_bot (ab80c90)

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-dependencies/pom.xml                         |  4 ++--
 components/camel-kubernetes/pom.xml                |  8 ++++++++
 .../component/kubernetes/KubernetesConstants.java  |  2 ++
 .../KubernetesCustomResourcesProducer.java         | 23 +++++++++++-----------
 .../camel-olingo2/camel-olingo2-component/pom.xml  |  7 +++++++
 parent/pom.xml                                     |  4 ++--
 6 files changed, 33 insertions(+), 15 deletions(-)