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 268a7d6b375 (chores) camel-util: simplify StringHelper camelCaseToDash 
(#11141)
     add 69615d41cd3 Attempt to fix flaky test on slower CI boxes
     add ef9d9c19679 Camel 19756 throw error operation does not set processor 
3.21.x (#11144)

No new revisions were added by this update.

Summary of changes:
 .../camel/component/zeebe/ZeebeProducer.java       |   1 +
 .../camel/component/zeebe/model/JobRequest.java    |   2 +-
 .../component/zeebe/model/MessageRequest.java      |   2 +-
 .../component/zeebe/model/ProcessRequest.java      |   2 +-
 .../apache/camel/component/zeebe/ThrowErrorIT.java | 106 +++++++++++++++++++++
 .../aggregator/DistributedTimeoutTest.java         |   9 +-
 6 files changed, 116 insertions(+), 6 deletions(-)
 create mode 100644 
components/camel-zeebe/src/test/java/org/apache/camel/component/zeebe/ThrowErrorIT.java

Reply via email to