This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot-3.11.x
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from c28de73  Regen for commit ae2451c8bb42c9251fd7fe6654be3ad7aaab30a2
     add 29612db  CAMEL-17486: camel-core - ThrottlePermit compareTo cast to 
int causes issues. Thanks to Marc Boulanger for the patch and unit test.
     add 97c8c96  CAMEL-17486: camel-core - ThrottlePermit compareTo cast to 
int causes issues. Thanks to Marc Boulanger for the patch and unit test.
     add 94531bf  Regen for commit 97c8c96b847fb952835505aff91a7fb5f5dbcaa6

No new revisions were added by this update.

Summary of changes:
 .../sql/stored/template/generated/SSPTParser.java  |  833 +++++++------
 .../template/generated/SSPTParserConstants.java    |  110 +-
 .../template/generated/SSPTParserTokenManager.java | 1222 ++++++++++----------
 .../java/org/apache/camel/processor/Throttler.java |    2 +-
 .../camel/processor/ThrottlerPermitTest.java       |   69 ++
 5 files changed, 1143 insertions(+), 1093 deletions(-)
 create mode 100644 
core/camel-core/src/test/java/org/apache/camel/processor/ThrottlerPermitTest.java

Reply via email to