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 2021/03/23 18:59:37 UTC

[camel] branch regen_bot updated (7da8bb4 -> ae200c9)

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 7da8bb4  CAMEL-13047: FileUtil.compachPath should preserve scheme. For example validator component with its resolver may not able to resolve nested xsd schemas.
     add ae200c9  CAMEL-13092: Added unit test

No new revisions were added by this update.

Summary of changes:
 .../servlet/ServletStreamingChunkedTest.java       | 138 +++++++++++++++++++++
 1 file changed, 138 insertions(+)
 create mode 100644 components/camel-servlet/src/test/java/org/apache/camel/component/servlet/ServletStreamingChunkedTest.java