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 eb7dbad CAMEL-17045: added unit test for the file resume strategy
add c130ab6 CAMEL-17073: Invalid simple expression cache behavior
add e25112d CAMEL-17073: Fixed simple language caching bug.
No new revisions were added by this update.
Summary of changes:
.../modules/languages/pages/simple-language.adoc | 8 +---
.../camel/language/simple/SimpleLanguage.java | 43 +++++++++++++++++-----
.../camel/language/simple/SimpleTokenizer.java | 14 +++++++
...hodTest.java => SimpleCacheExpressionTest.java} | 15 +++-----
4 files changed, 55 insertions(+), 25 deletions(-)
copy
core/camel-core/src/test/java/org/apache/camel/language/simple/{SimpleOverrideMethodTest.java
=> SimpleCacheExpressionTest.java} (75%)