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 8e45bd8  Regen for commit c1e0ae6f25a2f0a2763a3f981818b73bbefb557c
     add a177812  CAMEL-15764: Setting properties via configurer should ignore 
case by default as end users may use mixed case and the API components rely on 
parameter names with a specific case
     add 4899ea9  CAMEL-15764: api component should not use reflection when 
configuring their endpoints.

No new revisions were added by this update.

Summary of changes:
 .../camel/component/twilio/TwilioEndpointTest.java | 48 +++++++++-------------
 .../reifier/dataformat/DataFormatReifier.java      |  1 +
 .../camel/reifier/language/ExpressionReifier.java  |  1 +
 .../org/apache/camel/support/DefaultComponent.java |  4 +-
 .../org/apache/camel/support/DefaultEndpoint.java  |  4 +-
 .../camel/support/RestProducerFactoryHelper.java   |  2 +-
 .../support/component/AbstractApiComponent.java    |  1 +
 .../support/component/AbstractApiEndpoint.java     | 34 ++++++++++++++-
 8 files changed, 60 insertions(+), 35 deletions(-)
 copy 
core/camel-core/src/test/java/org/apache/camel/component/mock/MockEndpointWithParametersTest.java
 => 
components/camel-twilio/src/test/java/org/apache/camel/component/twilio/TwilioEndpointTest.java
 (50%)

Reply via email to