This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from ff83c4e CAMEL-13708, CAMEL-13721, CAMEL-13694, CAMEL-13720: Fixed compile after little code change new 1eb0135 Fix NPE at component.bean.MethodInfo.invoke new dd3f413 Use safe method instead of setting accessible new efcf82d Test util.ObjectHelper not support.ObjectHelper The 3 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: .../atomix/client/AbstractAtomixClientProducer.java | 8 ++------ .../org/apache/camel/component/bean/MethodInfo.java | 5 +++-- .../flink/annotations/AnnotatedDataSetCallback.java | 5 +++-- .../spark/annotations/AnnotatedRddCallbackProxy.java | 5 +++-- .../java/org/apache/camel/util/ObjectHelperTest.java | 19 +++++++++++++++++++ .../apache/camel/support/IntrospectionSupport.java | 4 ++-- .../main/java/org/apache/camel/util/ObjectHelper.java | 11 +++++++++++ 7 files changed, 43 insertions(+), 14 deletions(-)