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.
from ab6eef0 CAMEL-15887: add support for java.util.Properties add c5930d3 default-component: add an option to control if RAW values need to be resolved when computing endpoint parameters No new revisions were added by this update. Summary of changes: .../apache/camel/support/DefaultComponentTest.java | 104 +++++++++++++++++++++ .../org/apache/camel/support/DefaultComponent.java | 24 ++++- 2 files changed, 124 insertions(+), 4 deletions(-) create mode 100644 core/camel-core/src/test/java/org/apache/camel/support/DefaultComponentTest.java