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 2020/10/08 08:17:23 UTC

[camel] branch regen_bot updated (1f28253 -> 5720d3d)

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.


    omit 1f28253  camel-core - Optimize languages

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/regen_bot (5720d3d)
            \
             O -- O -- O   (1f28253)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/language/constant/ConstantLanguage.java | 12 ++++++++++++
 .../org/apache/camel/language/header/HeaderLanguage.java     | 12 ++++++++++++
 .../camel/language/property/ExchangePropertyLanguage.java    | 12 ++++++++++++
 .../main/java/org/apache/camel/language/ref/RefLanguage.java | 12 ++++++++++++
 .../org/apache/camel/language/simple/SimpleLanguage.java     | 10 ++++++++++
 .../apache/camel/impl/DefaultCamelContextResolverTest.java   | 10 ++++++++++
 .../org/apache/camel/impl/LanguageCamelContextAwareTest.java | 12 ++++++++++++
 .../java/org/apache/camel/language/LanguageServiceTest.java  | 12 ++++++++++++
 8 files changed, 92 insertions(+)