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 c582df28188 Regen for commit 71d99e598f08ff05cb3d083247d5e7608e91764b
     add fc11e4bcc4f (chores) camel-smpp: remove duplicated result message logic
     add d05e590dd23 Regen for commit fc11e4bcc4f659de5a2a43a2e659f5251290008f

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

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:
 .../apache/camel/component/smpp/AbstractSmppCommand.java    | 13 -------------
 .../apache/camel/component/smpp/SmppCancelSmCommand.java    |  3 ++-
 .../org/apache/camel/component/smpp/SmppDataSmCommand.java  |  3 ++-
 .../org/apache/camel/component/smpp/SmppQuerySmCommand.java |  3 ++-
 .../apache/camel/component/smpp/SmppReplaceSmCommand.java   |  3 ++-
 .../apache/camel/component/smpp/SmppSubmitMultiCommand.java |  3 ++-
 .../apache/camel/component/smpp/SmppSubmitSmCommand.java    |  3 ++-
 .../camel/component/smpp/AbstractSmppCommandTest.java       |  5 +++--
 .../modules/others/examples/json/cxf-transport.json         |  2 +-
 9 files changed, 16 insertions(+), 22 deletions(-)

Reply via email to