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

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


    from 3c7bcc9  CAMEL-17175: camel-mllp option 'logPhi' with value 'false' 
does not work for exception logging (#6426)
     new b460277  CAMEL-17187: camel-xpath - Allow to configure preCompile on 
@XPath annotation
     new cfc5f27  CAMEL-17187: camel-xpath - @XPath annotation should never 
pre-compile

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../resources/org/apache/camel/language/xpath/xpath.json |  2 +-
 .../main/java/org/apache/camel/language/xpath/XPath.java |  6 ++++++
 .../language/xpath/XPathAnnotationExpressionFactory.java | 16 +++++++++++++++-
 .../resources/org/apache/camel/model/language/xpath.json |  2 +-
 .../org/apache/camel/model/language/XPathExpression.java |  2 +-
 .../java/org/apache/camel/component/xslt/MyXPath.java    |  1 -
 6 files changed, 24 insertions(+), 5 deletions(-)

Reply via email to