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 2b85a13ecbf Regen for commit 813cbb7c7eb3a8b085ebd8065f9bbe97298c7d38
     add 8112e939c2e CAMEL-19079: camel-language - Should init expression. Add 
resultType as configuration option.
     add 7e66aab7b6f Regen for commit 813cbb7c7eb3a8b085ebd8065f9bbe97298c7d38 
(#9410)

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (2b85a13ecbf)
            \
             N -- N -- N   refs/heads/regen_bot (7e66aab7b6f)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

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:
 .../apache/camel/catalog/components/language.json  |  1 +
 .../language/LanguageEndpointConfigurer.java       |  6 ++++
 .../language/LanguageEndpointUriFactory.java       |  3 +-
 .../apache/camel/component/language/language.json  |  1 +
 .../camel/component/language/LanguageEndpoint.java | 32 +++++++++++++++++-----
 .../camel/component/language/LanguageProducer.java | 14 +++++++++-
 .../XQueryLanguageProducerTemplateTest.java        | 24 ++++++++--------
 .../dsl/LanguageEndpointBuilderFactory.java        | 14 ++++++++++
 8 files changed, 74 insertions(+), 21 deletions(-)
 copy 
core/camel-management/src/test/java/org/apache/camel/management/CamelContextDisableJmxTest.java
 => 
components/camel-saxon/src/test/java/org/apache/camel/language/XQueryLanguageProducerTemplateTest.java
 (62%)

Reply via email to