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 eb23667a65b camel-dropbox - Add labels to options
     add cf0bfd44ddd Polished
     add 460ca01b4c8 CAMEL-18165: camel-jackson - Add out of the box type 
converters for converting to/from JSonNode. Add converter for TextNode to 
unwrap the text without quotes. Polished camel-jq.

No new revisions were added by this update.

Summary of changes:
 .../component/jackson/converter/JacksonTypeConverters.java | 11 +++++++++++
 .../jackson/converter/JacksonJSonNodeConverterTest.java    | 12 ++++++++++++
 components/camel-jq/pom.xml                                |  8 --------
 components/camel-jq/src/main/docs/jq-language.adoc         | 13 ++++++-------
 .../src/main/java/org/apache/camel/language/jq/Jq.java     |  3 ++-
 .../java/org/apache/camel/language/jq/JqExpression.java    |  2 +-
 .../java/org/apache/camel/language/jq/JqFunctions.java     |  2 +-
 .../main/java/org/apache/camel/language/jq/JqLanguage.java | 14 +++++++-------
 ...mHeaderTest.java => JqHelloFromHeaderAsStringTest.java} |  8 +++-----
 9 files changed, 43 insertions(+), 30 deletions(-)
 copy 
components/camel-jq/src/test/java/org/apache/camel/language/jq/{JqHelloFromHeaderTest.java
 => JqHelloFromHeaderAsStringTest.java} (84%)

Reply via email to