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


    omit 501e970cae4 Regen for commit eea6ee039302e21fb8d7c562dcd932356b57b1d8
     add 055ab45518d CAMEL-19174: camel-jira - Fix duplicate messages created 
by Jira issues consumer (#9589)
     add ed9c32692cb Regen for commit 055ab45518d0b1aa2fa669fc64c86cada0dd0e97

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   (501e970cae4)
            \
             N -- N -- N   refs/heads/regen_bot (ed9c32692cb)

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:
 .../jira/consumer/AbstractJiraConsumer.java        |  22 +++--
 .../jira/consumer/NewCommentsConsumer.java         |   2 +-
 .../component/jira/consumer/NewIssuesConsumer.java |  14 +--
 .../jira/consumer/WatchUpdatesConsumer.java        |   2 +-
 .../jira/consumer/NewCommentsConsumerTest.java     |  14 +--
 .../jira/consumer/NewIssuesConsumerTest.java       | 108 ++++++++++++++++++---
 .../jira/consumer/WatchUpdatesConsumerTest.java    |  36 +++----
 7 files changed, 147 insertions(+), 51 deletions(-)

Reply via email to