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

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 67b3fa5  CAMEL-11492: Use Antora for User manual and com...
     add 262a713  CAMEL-13009: DigestMethod and DigestValue elements created 
either in XAdES or DS namespace depending on XAdES version required
     new 0c03d4e  [CAMEL-12605] Refactored AS2 Server connection to accept 
decryption key.

The 1 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:
 .../component/as2/api/AS2ServerConnection.java     |  18 ++--
 .../AS2MessageDispositionNotificationEntity.java   |   6 +-
 ...spositionNotificationMultipartReportEntity.java |   6 +-
 .../component/as2/api/entity/EntityParser.java     |   9 +-
 .../component/as2/api/protocol/ResponseMDN.java    |   6 +-
 .../camel/component/as2/api/util/MicUtils.java     |  10 +-
 .../camel/component/as2/api/AS2MessageTest.java    |  54 +++--------
 .../camel/component/as2/api/util/MicUtilsTest.java |   2 +-
 components/camel-as2/camel-as2-component/pom.xml   |  12 +--
 .../src/main/docs/as2-component.adoc               |   2 +-
 .../camel/component/as2/AS2Configuration.java      |  10 +-
 .../as2/internal/AS2ConnectionHelper.java          |   2 +-
 .../as2/AS2ClientManagerIntegrationTest.java       |  15 +--
 .../as2/AS2ServerManagerIntegrationTest.java       | 104 +++++++++++++++++++--
 .../xmlsecurity/api/XAdESSignatureProperties.java  |  18 +++-
 .../as2/springboot/AS2ComponentConfiguration.java  |  10 +-
 16 files changed, 182 insertions(+), 102 deletions(-)

Reply via email to