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 69f5855  Regen
     new 3e230ee  CAMEL-13689: camel-core - Converting string to boolean should 
only accept true or false literals
     new 032ceb7  Fixed CS
     new a1b1934  CAMEL-13689: camel-core - Converting string to boolean should 
only accept true or false literals

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:
 .../camel/component/file/remote/PaddyRouteTest.java   |  2 +-
 .../component/servlet/CamelHttpTransportServlet.java  | 19 +++++++++++--------
 .../java/org/apache/camel/language/spel/SpelTest.java |  6 ------
 .../org/apache/camel/converter/ObjectConverter.java   |  2 +-
 .../apache/camel/converter/ObjectConverterTest.java   | 19 +++++++++++++++++++
 .../main/java/org/apache/camel/main/MainSupport.java  |  5 ++---
 .../apache/camel/support/PropertyBindingSupport.java  |  2 +-
 .../main/java/org/apache/camel/util/ObjectHelper.java |  6 +++++-
 8 files changed, 40 insertions(+), 21 deletions(-)

Reply via email to