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 25b9ce69ae2 CAMEL-21661: camel-micrometer - multiple registrations of gauge camel.exchanges.inflight (#17010) new 42b81db7d4d (chores) camel-bean: refactor large methods to help inlining new 0a9c6f4486c (chores) camel-bean: removed unused return new 23a18fa19ff (chores) camel-bean: removed protected methods in final class new 6c7ce83d0ee (chores) camel-bean: use pattern variables new dd2dacdcbcf (chores) camel-bean: removed redundant operations new f11c08033a6 (chores) camel-bean: removed unnecessary type arguments The 6 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: .../org/apache/camel/component/bean/BeanInfo.java | 147 ++++++++++++--------- .../apache/camel/component/bean/MethodInfo.java | 50 ++++--- .../apache/camel/component/bean/ProxyHelper.java | 4 +- 3 files changed, 116 insertions(+), 85 deletions(-)