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