You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/01/28 07:13:04 UTC

[camel] branch master updated (ee70dc9 -> 6335f49)

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 ee70dc9  Fixed CS for Camel-SSH
     new 2e89d1c  CAMEL-13065 Refactored template for MDN message
     new 6335f49  CAMEL-13065 - Fixed CS and regen

The 35028 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:
 ...spositionNotificationMultipartReportEntity.java | 103 ++-------------------
 .../component/as2/api/protocol/ResponseMDN.java    |  88 +++++++++++++++++-
 .../camel/component/as2/api/AS2MessageTest.java    |   8 +-
 .../src/main/docs/as2-component.adoc               |   3 +-
 .../camel/component/as2/AS2Configuration.java      |  16 ++++
 .../as2/AS2ClientManagerIntegrationTest.java       |   3 +-
 .../as2/springboot/AS2ComponentConfiguration.java  |  12 +++
 7 files changed, 131 insertions(+), 102 deletions(-)