This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 090e74c Cannot test on java 8
new cbc1868 Fixed test whether running on java 8 or 11 where xml output
can have newline or not
new c92bfc7 CAMEL-16722: camel-mock - Fix in predicate
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:
.../java/org/apache/camel/component/mock/MockValueBuilder.java | 2 +-
.../apache/camel/component/xmlsecurity/ECDSASignatureTest.java | 10 +++++++++-
.../camel/component/xmlsecurity/SignatureAlgorithmTest.java | 10 +++++++++-
.../camel/component/xmlsecurity/SignatureDigestMethodTest.java | 10 +++++++++-
.../apache/camel/component/xmlsecurity/XmlSignatureTest.java | 10 +++++++++-
5 files changed, 37 insertions(+), 5 deletions(-)