This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch backport/25635-to-camel-4.22.x
in repository https://gitbox.apache.org/repos/asf/camel.git
discard 33e0fc5c45bc CAMEL-24410: Fix camel-jbang export redeliveryDelay
Duration parsing
add 5383d72da8b1 CAMEL-24469: Fix camel-jbang plugin versionCheck crashing
PluginHelperTest on 4.22.x
add 74ea1e0c214f CAMEL-24410: Fix camel-jbang export redeliveryDelay
Duration parsing
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 (33e0fc5c45bc)
\
N -- N -- N refs/heads/backport/25635-to-camel-4.22.x
(74ea1e0c214f)
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/dsl/jbang/core/common/PluginHelper.java | 11 ++++++++---
.../dsl/jbang/core/common/PluginHelperTest.java | 21 +++++++++++++++++++++
2 files changed, 29 insertions(+), 3 deletions(-)