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/11/25 09:51:01 UTC

[camel] branch regen_bot updated (b6ef348 -> d1569d2)

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 b6ef348  (chores) camel-swagger-java: simplified assertions and fixed missing predicates
     add d1569d2  (chores) test cleanups

No new revisions were added by this update.

Summary of changes:
 .../component/cxf/jaxrs/CxfRsAsyncProducerTest.java |  2 +-
 .../camel/component/ignite/IgniteComputeTest.java   |  6 ++----
 .../camel/component/ignite/IgniteIdGenTest.java     |  6 +++---
 .../camel/component/ignite/IgniteQueueTest.java     |  8 ++++----
 .../component/jms/JmsEndpointConfigurationTest.java |  7 ++++---
 .../FaultToleranceRouteFallbackViaNetworkTest.java  | 17 ++++++++---------
 .../camel/component/quartz/QuartzStopRouteTest.java |  3 +--
 .../ResilienceRouteFallbackViaNetworkTest.java      | 17 ++++++++---------
 .../apache/camel/builder/PredicateBuilderTest.java  |  9 +--------
 .../camel/component/xslt/InvalidXsltFileTest.java   | 19 +++++++------------
 .../component/xslt/XsltCustomErrorListenerTest.java | 17 ++++++-----------
 .../camel/component/xslt/XsltFileNotFoundTest.java  | 21 +++++++++------------
 12 files changed, 54 insertions(+), 78 deletions(-)