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 2022/08/03 16:17:45 UTC

[camel] branch regen_bot updated (760089fe388 -> 4d7f82dc392)

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 760089fe388 CAMEL-18343: camel-yaml-dsl - Add route-policy
     add 4d7f82dc392 Errors in Unit-tests for camel-jetty component are solved

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/component/jetty/ExcludeCipherSuitesTest.java  | 2 +-
 .../jetty/ExplicitHttpsSslContextParametersRouteTest.java          | 2 +-
 .../java/org/apache/camel/component/jetty/HttpsAsyncRouteTest.java | 4 ++--
 .../component/jetty/HttpsRouteAddSslConnectorPropertiesTest.java   | 2 +-
 .../camel/component/jetty/HttpsRouteSetupWithSystemPropsTest.java  | 4 ++--
 .../test/java/org/apache/camel/component/jetty/HttpsRouteTest.java | 4 ++--
 .../component/jetty/HttpsRouteWithSslConnectorPropertiesTest.java  | 2 +-
 .../org/apache/camel/component/jetty/SpringHttpsRouteTest.java     | 2 +-
 .../camel/component/jetty/TwoCamelContextWithJettyRouteTest.java   | 7 ++++---
 9 files changed, 15 insertions(+), 14 deletions(-)