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/02/07 13:30:39 UTC

[camel] branch regen_bot updated (690d64b -> e082ddd)

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 690d64b  CAMEL-16160: camel-main - JVM system properties should override application.properties
     add e082ddd  CAMEL-16152: Fix tokenize pair with simple based tokens. Thanks to Michael Stephan for reportig and the example to use as reproducer.

No new revisions were added by this update.

Summary of changes:
 .../tokenizer/TokenizePairTokenSimpleTest.java}    | 43 ++++++++++------------
 .../apache/camel/support/GroupTokenIterator.java   |  9 ++++-
 .../main/java/org/apache/camel/util/Scanner.java   |  4 ++
 3 files changed, 32 insertions(+), 24 deletions(-)
 copy core/camel-core/src/test/java/org/apache/camel/{component/browse/BrowseEndpointTest.java => language/tokenizer/TokenizePairTokenSimpleTest.java} (58%)