GitHub user punkhorn opened a pull request:

    https://github.com/apache/camel/pull/2300

    First Phase of AS2 Camel Component

    This development phase of the AS2 Component provides support for signed and 
unsigned transport of EDI message and synchronous signed and unsigned Message 
Disposition Notification (MDN) reports.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/punkhorn/camel-upstream master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/2300.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2300
    
----
commit ffaf0913428f0b94b16d953b38372976cdea516f
Author: William Collins <punkhornsw@...>
Date:   2017-05-10T15:23:51Z

    [CAMEL-11257] Initial commit AS2 Component

commit 5e2bc00dfb1f5e1fe53973527c61f003da6436d7
Author: William Collins <punkhornsw@...>
Date:   2017-05-13T14:11:28Z

    [CAMEL-11257] Refactored connection logic into 
    AS2 client and server connection objects

commit 925970df9820c643dffaf185e5302472c227ceea
Author: William Collins <punkhornsw@...>
Date:   2017-07-24T14:26:10Z

    Updated Camel version for AS2 Component

commit 3267738c0171513467b2c0eb94ae2956d3c7ae91
Author: William Collins <punkhornsw@...>
Date:   2017-05-16T17:01:36Z

    [CAMEL-11257] Updated Integration Tests

commit 731f09b6faa9dfc5273c1fd8515fa79cb708545f
Author: William Collins <punkhornsw@...>
Date:   2017-07-25T19:03:39Z

    [ENTESB-6202] Refactored client and server connection
    code and added api unit test.

commit 03347b64a272a8588506212bc94653156ad4d1bb
Author: William Collins <punkhornsw@...>
Date:   2018-01-05T16:33:34Z

    [CAMEL-11257] Added unit test

commit 03a2efb970813adf92e7757ad80730ab8c42eef0
Author: William Collins <punkhornsw@...>
Date:   2018-04-16T14:50:09Z

    [CAMEL-11257] Updated api layer to receive parameters via HTTP context.

commit bbf32945758facec2762b38c71fe40829bd60f75
Author: William Collins <punkhornsw@...>
Date:   2018-01-15T20:50:03Z

    [CAMEL-11257] Updated AS2MessageTest

commit ce026e8337b2165fa5fd60ca7b28e9c9b97ae369
Author: William Collins <punkhornsw@...>
Date:   2018-04-16T14:54:28Z

    [CAMEL-11257] Updated unit tests

commit ca4ee06b5209681c5e42ad5d6993322c1e5a30fd
Author: William Collins <punkhornsw@...>
Date:   2018-01-31T20:55:59Z

    [CAMEL-11257] Updated Client Send Test, refactored Application EDI Entity 
parsing and added partial implementation of Multipart Signed Entity parsing.

commit a26a055874823e5d72ef5a47bc9d06f84895d050
Author: William Collins <punkhornsw@...>
Date:   2018-02-07T21:20:07Z

    [CAMEL-11257] Partial implementation of signature validation

commit 39bc10dccd7104c2fda96577cf2537b226c02f12
Author: William Collins <punkhornsw@...>
Date:   2018-02-08T21:38:50Z

    [CAMEL-11257] Fixes and testing of signature validation

commit fecf9b600a41af1eee35dd0d522dc90044e5384e
Author: William Collins <punkhornsw@...>
Date:   2018-02-09T17:04:14Z

    [CAMEL-11257] Fixes for signature validation

commit ec9481b0dd244465a20576bd8ff19af66e6d0e17
Author: William Collins <punkhornsw@...>
Date:   2018-02-12T19:48:15Z

    [CAMEL-11257] Refactored Entity parsing logic

commit e1f5acdb63ce1a11e76a4c5b1baa1eba9e12cd90
Author: William Collins <punkhornsw@...>
Date:   2018-04-16T15:24:55Z

    [CAMEL-11257] Updated tests and configuration.

commit 5d9d5137eaae3c8dc3a1e7bf132243f3e0b568d1
Author: William Collins <punkhornsw@...>
Date:   2018-02-16T20:57:05Z

    [CAMEL-11257] Updated component tests

commit d04d33eb3ab8e71a707dfd4f44abf478389d3ba5
Author: William Collins <punkhornsw@...>
Date:   2018-02-19T20:48:27Z

    [CAMEL-11257] Refactored ConnectionHelper and updated Server Manager 
Integration test.

commit d65f71034a2110112d73f997a2cf2d05cce55240
Author: William Collins <punkhornsw@...>
Date:   2018-02-20T17:13:23Z

    [CAMEL-11257] Updated Server Manager integration tests.

commit 9b74d872efae01071d23cbf2b0c1bb7a7e079ed4
Author: William Collins <punkhornsw@...>
Date:   2018-02-21T19:38:43Z

    [CAMEL-11257] Added MDN request protocol support

commit 6d5749ebbcb4f9be4bfb853e1b8fd2afdcb4ffb3
Author: William Collins <punkhornsw@...>
Date:   2018-02-22T21:58:14Z

    [CAMEL-11257] Initial work on MDN entities

commit e075f038281b3bef76c068b0cf8fd25a570f7927
Author: William Collins <punkhornsw@...>
Date:   2018-02-23T21:04:13Z

    [CAMEL-11257] Continuing work on MDN entities

commit f6a4c679a335940e7f0cb3ef0e7045969e3dd4b0
Author: William Collins <punkhornsw@...>
Date:   2018-02-27T21:53:22Z

    [CAMEL-11257] Continuing work on MDN entities

commit 9ce6ce55f97602ace80933c7e06deb3adc1496a2
Author: William Collins <punkhornsw@...>
Date:   2018-02-28T22:57:36Z

    [CAMEL-11257] Continuing work on MDN entities

commit e33989a8d6245740ba99dd4b40488b4b1df96f07
Author: William Collins <punkhornsw@...>
Date:   2018-03-01T20:03:30Z

    [CAMEL-11257] Continuing work on MDN entities

commit 84e741df21887028aeb385951397bb6a5cb0a2e5
Author: William Collins <punkhornsw@...>
Date:   2018-03-02T22:52:53Z

    [CAMEL-11257] Continuing work on MDN entities

commit 7cdc4126611d2300eb5bbf212afcfd2cad0e1fd1
Author: William Collins <punkhornsw@...>
Date:   2018-03-05T15:52:52Z

    [CAMEL-11257] Added unit test.

commit ebbad8daac8028f868bb35cab3e3634874a78642
Author: William Collins <punkhornsw@...>
Date:   2018-03-05T19:44:23Z

    [CAMEL-11257] Added and updated unit tests.

commit 7edac60bddf179ebe3d68fd41ac0827a3927ec7c
Author: William Collins <punkhornsw@...>
Date:   2018-03-06T22:38:48Z

    [CAMEL-11257] Adding MDN response handling to AS2 Server connections

commit 7fc64af3f2f350916e8c1f8598c04a3e1b393dea
Author: William Collins <punkhornsw@...>
Date:   2018-03-21T14:06:39Z

    [CAMEL-11257] Further work on MDN response handling for AS2 Server 
connections

commit 567150e43f73f560f1d6b8927b3006c31eb0e1ee
Author: William Collins <punkhornsw@...>
Date:   2018-03-21T19:48:48Z

    [CAMEL-11257] Further work on MDN response handling for AS2 Server 
connections and refactoring

----


---

Reply via email to