This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from f668488a05b (chores) core: removed methods that were identical to
their parent methods
new e10f5a8b5ae (chores) core: remove declared exceptions which are never
thrown
new 68122415a09 (chores) core: remove declared exceptions which are never
thrown in private methods
new 27bb983bd4b (chores) core: remove declared exceptions which are never
thrown in public methods in anonymous classes
new 28477e5680c (chores) core: remove declared exceptions which are never
thrown in public static methods
new 5c0bdead12f (chores) core: remove declared exceptions which are never
thrown in private inner classes
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../camel/converter/stream/FileInputStreamCache.java | 13 ++++---------
.../main/java/org/apache/camel/support/GroupIterator.java | 2 +-
.../java/org/apache/camel/support/LazyStartProducer.java | 14 +++++++-------
.../org/apache/camel/support/PropertyBindingSupport.java | 6 ++----
.../main/java/org/apache/camel/support/ResourceHelper.java | 2 +-
.../java/org/apache/camel/support/RestComponentHelper.java | 9 +++------
.../camel/throttling/ThrottlingInflightRoutePolicy.java | 2 +-
7 files changed, 19 insertions(+), 29 deletions(-)