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

davsclaus pushed a change to branch fix/CAMEL-24585
in repository https://gitbox.apache.org/repos/asf/camel.git


 discard ba1def6a0ded CAMEL-24585: Fix catalog validateLanguageExpression NPE 
for simple expressions using jsonpath/jq/xpath functions
     add 01b6fd55c000 CAMEL-24460: Mark ProducerTemplate body, header and 
property values as @Nullable
     add 39831832cda4 Update commercial-camel-offerings.adoc (#26035)
     add d32f9bf44407 ci: apply threshold to Scalpel-detected modules in 
incremental build
     add 0df26b6a2c81 chore(deps-dev): Bump org.hibernate.orm:hibernate-core
     add d286ef93c8b1 CAMEL-24585: Fix catalog validateLanguageExpression NPE 
for simple expressions using jsonpath/jq/xpath functions

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   (ba1def6a0ded)
            \
             N -- N -- N   refs/heads/fix/CAMEL-24585 (d286ef93c8b1)

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:
 .../actions/incremental-build/incremental-build.sh |  15 +++
 .../java/org/apache/camel/ProducerTemplate.java    | 121 ++++++++++++---------
 .../camel/impl/DefaultProducerTemplateTest.java    |  30 +++++
 .../ROOT/pages/commercial-camel-offerings.adoc     |   4 +
 parent/pom.xml                                     |   2 +-
 5 files changed, 117 insertions(+), 55 deletions(-)

Reply via email to