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

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


    from bf9ffc1  CAMEL-13009: DigestMethod and DigestValue elements created 
either in XAdES or DS namespace depending on XAdES version required
     new cbed219  CAMEL-12994: Added unit tests
     new a9ef236  CAMEL-12994: Fixed issue in camel-saxon to skip reservered 
namespace prefix according to the XQuery spec.

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:
 .../camel/component/xquery/XQueryBuilder.java       |  9 +++++++--
 .../saxon/SpringXQueryTransformIssueTest.java}      | 21 +++++++++++----------
 .../builder/saxon/XQueryTransformIssueTest.java     | 20 +++++++++++++-------
 .../camel-saxon/src/test/resources/myinput.xml      |  9 ++++++++-
 .../saxon/SpringXQueryTransformIssueTest.xml}       |  7 +++----
 5 files changed, 42 insertions(+), 24 deletions(-)
 copy 
components/{camel-jxpath/src/test/java/org/apache/camel/language/jxpath/SpringJXPathFilterLenientTest.java
 => 
camel-saxon/src/test/java/org/apache/camel/builder/saxon/SpringXQueryTransformIssueTest.java}
 (70%)
 copy 
connectors/examples/beverage-component/src/test/java/org/beverage/BeverageTest.java
 => 
components/camel-saxon/src/test/java/org/apache/camel/builder/saxon/XQueryTransformIssueTest.java
 (66%)
 copy camel-core/src/test/data/bar.xml => 
components/camel-saxon/src/test/resources/myinput.xml (88%)
 copy 
components/{camel-spring/src/test/resources/org/apache/camel/spring/processor/transformWithExpressionContext.xml
 => 
camel-saxon/src/test/resources/org/apache/camel/builder/saxon/SpringXQueryTransformIssueTest.xml}
 (89%)

Reply via email to