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/16 12:13:02 UTC

[camel] branch master updated (7ec3bdd -> 34fcb04)

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 7ec3bdd  Upgrade Quickfixj to version 2.1.1
     new 87ae06b  CAMEL-13065 Added initial support for templating of MDN messages.
     new 34fcb04  Fixed CS for Camel-AS2

The 34670 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:
 components/camel-as2/camel-as2-api/pom.xml         |   6 ++
 ...spositionNotificationMultipartReportEntity.java | 106 ++++++++++++++++-----
 .../src/main/resources/mdnDescription.vm           |   8 ++
 3 files changed, 96 insertions(+), 24 deletions(-)
 create mode 100644 components/camel-as2/camel-as2-api/src/main/resources/mdnDescription.vm