You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2020/10/13 10:07:07 UTC

[camel] branch regen_bot updated (41c208b -> 7e1c3db)

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 41c208b  CAMEL-15660: Fixed json schema generator to output default values in valid json type for boolean,int,number types.
     add 7e1c3db  CAMEL-15611: Support prefix for camel namespace in XmlRouteParser

No new revisions were added by this update.

Summary of changes:
 .../camel/parser/helper/CamelXmlTreeParserHelper.java     |  5 +++++
 ...ParseTreeTest.java => XmlWithPrefixParseTreeTest.java} | 15 ++++++++-------
 2 files changed, 13 insertions(+), 7 deletions(-)
 copy catalog/camel-route-parser/src/test/java/org/apache/camel/parser/xml/{XmlParseTreeTest.java => XmlWithPrefixParseTreeTest.java} (88%)