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/11/27 15:57:00 UTC

[camel] branch regen_bot updated (bda1b1a -> bfb7bf4)

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 bda1b1a  Migrates etcd component to the new test-infra (#4693)
     add bfb7bf4  Simplified exception testing (#4695)

No new revisions were added by this update.

Summary of changes:
 .../component/quartz/QuartzNameCollisionTest.java  | 24 +++++----
 .../camel/component/servicenow/ServiceNowTest.java | 31 ++++++------
 .../camel/spring/MisspelledRouteRefTest.java       | 22 ++++-----
 .../remoting/EchoSpringRemotingPojoDirectTest.java | 39 +++++++--------
 .../apache/camel/component/sql/SqlRouteTest.java   | 57 ++++++++++------------
 ...ndertowProducerThrowExceptionOnFailureTest.java | 46 ++++++++---------
 .../undertow/handlers/CamelRootHandlerTest.java    | 25 +++++-----
 .../rest/RestUndertowHttpBindingModeJsonTest.java  | 10 ++--
 8 files changed, 118 insertions(+), 136 deletions(-)