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 58330e6 CAMEL-13209: Fix Karaf tests close #2924 new 8394722 CAMEL-13683: Fixed issue in PropertyBindingSupport new 47b9d46 CAMEL-13688: Camel main - Setting boolean option should have strict conversition The 2 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/component/file/FileKeepLastModifiedTest.java | 4 ++-- .../main/java/org/apache/camel/main/MainSupport.java | 17 +++++++++++++---- .../org/apache/camel/support/IntrospectionSupport.java | 8 ++++++++ .../apache/camel/support/PropertyBindingSupport.java | 17 +++++++++-------- 4 files changed, 32 insertions(+), 14 deletions(-)