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 7c7a983  Updating plexus utils
     new dad2e1f  CAMEL-14153: Add support for constructor parameters to 
property binding support - eg for camel-main configurations.
     new 074ca0f  camel-bean: Should assume Boolean/boolean parameter types are 
matching.

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:
 .../org/apache/camel/component/bean/BeanInfo.java  |   6 +
 .../java/org/apache/camel/support}/Animal.java     |  37 ++-
 .../camel/support/PropertyBindingSupportTest.java  |  34 +++
 .../camel/support/PropertyBindingSupport.java      | 258 +++++++++++++++++----
 4 files changed, 264 insertions(+), 71 deletions(-)
 copy {components/camel-groovy/src/test/java/org/apache/camel/language/groovy 
=> core/camel-core/src/test/java/org/apache/camel/support}/Animal.java (68%)

Reply via email to