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 362426c8055 Regen for commit f668488a05b902fe22301449e78d0c4e4a28b3e7
     add e10f5a8b5ae (chores) core: remove declared exceptions which are never 
thrown
     add 68122415a09 (chores) core: remove declared exceptions which are never 
thrown in private methods
     add 27bb983bd4b (chores) core: remove declared exceptions which are never 
thrown in public methods in anonymous classes
     add 28477e5680c (chores) core: remove declared exceptions which are never 
thrown in public static methods
     add 5c0bdead12f (chores) core: remove declared exceptions which are never 
thrown in private inner classes
     add 76ebc81f9b1 (chores) core: cleanup duplicated code
     add 0b13ce20a26 Regen for commit 76ebc81f9b1a3ef5c595b7bf4972a81080f748c8

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   (362426c8055)
            \
             N -- N -- N   refs/heads/regen_bot (0b13ce20a26)

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:
 .../converter/stream/FileInputStreamCache.java     | 13 +--
 .../apache/camel/support/CamelContextHelper.java   | 93 +++-------------------
 .../org/apache/camel/support/GroupIterator.java    |  2 +-
 .../apache/camel/support/LazyStartProducer.java    | 14 ++--
 .../camel/support/PropertyBindingSupport.java      |  6 +-
 .../org/apache/camel/support/ResourceHelper.java   |  2 +-
 .../apache/camel/support/RestComponentHelper.java  |  9 +--
 .../throttling/ThrottlingInflightRoutePolicy.java  |  2 +-
 8 files changed, 32 insertions(+), 109 deletions(-)

Reply via email to