[GitHub] camel pull request #1505: CAMEL-9047: Replace deprecated boxjavalibv2 with b...

2017-03-03 Thread punkhorn
GitHub user punkhorn opened a pull request: https://github.com/apache/camel/pull/1505 CAMEL-9047: Replace deprecated boxjavalibv2 with box-java-sdk You can merge this pull request into a Git repository by running: $ git pull https://github.com/punkhorn/camel-upstream master

[GitHub] camel pull request #2300: First Phase of AS2 Camel Component

2018-04-17 Thread punkhorn
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

[GitHub] camel pull request #2310: [CAMEL-11257] Fixed multipart parsing logic and up...

2018-04-30 Thread punkhorn
GitHub user punkhorn opened a pull request: https://github.com/apache/camel/pull/2310 [CAMEL-11257] Fixed multipart parsing logic and updated tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/punkhorn/camel-upstream master

[GitHub] camel pull request #2324: [CAMEL-11257] Fixed build issue.

2018-05-07 Thread punkhorn
GitHub user punkhorn opened a pull request: https://github.com/apache/camel/pull/2324 [CAMEL-11257] Fixed build issue. 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

[GitHub] camel pull request #2336: [CAMEL-11257] Fixed deserialization of transfer en...

2018-05-11 Thread punkhorn
GitHub user punkhorn opened a pull request: https://github.com/apache/camel/pull/2336 [CAMEL-11257] Fixed deserialization of transfer encoded MIME entities You can merge this pull request into a Git repository by running: $ git pull https://github.com/punkhorn/camel-upstream

[GitHub] camel pull request #2340: [CAMEL-11257] Enhance unit tests and fixed Javadoc

2018-05-14 Thread punkhorn
GitHub user punkhorn opened a pull request: https://github.com/apache/camel/pull/2340 [CAMEL-11257] Enhance unit tests and fixed Javadoc You can merge this pull request into a Git repository by running: $ git pull https://github.com/punkhorn/camel-upstream master

[GitHub] camel pull request #2348: [CAMEL-11257] Fixed serialization issue with non-M...

2018-05-18 Thread punkhorn
GitHub user punkhorn opened a pull request: https://github.com/apache/camel/pull/2348 [CAMEL-11257] Fixed serialization issue with non-MIME messages You can merge this pull request into a Git repository by running: $ git pull https://github.com/punkhorn/camel-upstream master

[GitHub] camel pull request #2360: [CAMEL-11257] Fixed content type header constructi...

2018-06-04 Thread punkhorn
GitHub user punkhorn opened a pull request: https://github.com/apache/camel/pull/2360 [CAMEL-11257] Fixed content type header construction for disposition … …notification You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] camel pull request #2363: [CAMEL-11257] Added test for Asynchronous MDN cont...

2018-06-05 Thread punkhorn
GitHub user punkhorn opened a pull request: https://github.com/apache/camel/pull/2363 [CAMEL-11257] Added test for Asynchronous MDN contruction You can merge this pull request into a Git repository by running: $ git pull https://github.com/punkhorn/camel-upstream master

[GitHub] camel pull request #2364: [CAMEL-11257] Updated api for sending asynchronous...

2018-06-06 Thread punkhorn
GitHub user punkhorn opened a pull request: https://github.com/apache/camel/pull/2364 [CAMEL-11257] Updated api for sending asynchronous MDNs You can merge this pull request into a Git repository by running: $ git pull https://github.com/punkhorn/camel-upstream master

[GitHub] camel pull request #2364: [CAMEL-11257] Updated api for sending asynchronous...

2018-06-07 Thread punkhorn
Github user punkhorn closed the pull request at: https://github.com/apache/camel/pull/2364 ---

[GitHub] camel pull request #2404: [CAMEL-11257] Updated documentation fixed processi...

2018-07-02 Thread punkhorn
GitHub user punkhorn opened a pull request: https://github.com/apache/camel/pull/2404 [CAMEL-11257] Updated documentation fixed processing of asynchronous MDN You can merge this pull request into a Git repository by running: $ git pull https://github.com/punkhorn/camel

[GitHub] camel pull request #2481: [CAMEL-12605] Refactored name and package of AS2 u...

2018-08-17 Thread punkhorn
GitHub user punkhorn opened a pull request: https://github.com/apache/camel/pull/2481 [CAMEL-12605] Refactored name and package of AS2 utilities You can merge this pull request into a Git repository by running: $ git pull https://github.com/punkhorn/camel-upstream master

[GitHub] camel pull request #2482: [CAMEL-12605] Refactored name and package of AS2 u...

2018-08-17 Thread punkhorn
GitHub user punkhorn opened a pull request: https://github.com/apache/camel/pull/2482 [CAMEL-12605] Refactored name and package of AS2 utilities You can merge this pull request into a Git repository by running: $ git pull https://github.com/punkhorn/camel-upstream master

[GitHub] camel pull request #2485: [CAMEL-12706] added documentation for new options.

2018-08-20 Thread punkhorn
GitHub user punkhorn opened a pull request: https://github.com/apache/camel/pull/2485 [CAMEL-12706] added documentation for new options. You can merge this pull request into a Git repository by running: $ git pull https://github.com/punkhorn/camel-upstream master

[GitHub] camel pull request #2489: [CAMEL-12605] First cut at mime envelope entity

2018-08-20 Thread punkhorn
GitHub user punkhorn opened a pull request: https://github.com/apache/camel/pull/2489 [CAMEL-12605] First cut at mime envelope entity You can merge this pull request into a Git repository by running: $ git pull https://github.com/punkhorn/camel-upstream master Alternatively

[GitHub] camel pull request #2493: CAMEL-12605] Added encrypt/decrypt logic for envel...

2018-08-23 Thread punkhorn
GitHub user punkhorn opened a pull request: https://github.com/apache/camel/pull/2493 CAMEL-12605] Added encrypt/decrypt logic for enveloped entities You can merge this pull request into a Git repository by running: $ git pull https://github.com/punkhorn/camel-upstream master

[GitHub] camel pull request #2495: [CAMEL-12605] Integrated encryption logic into com...

2018-08-28 Thread punkhorn
GitHub user punkhorn opened a pull request: https://github.com/apache/camel/pull/2495 [CAMEL-12605] Integrated encryption logic into component. You can merge this pull request into a Git repository by running: $ git pull https://github.com/punkhorn/camel-upstream master

[GitHub] camel pull request #2500: [CAMEL-12605] Added test for enveloped request.

2018-08-29 Thread punkhorn
GitHub user punkhorn opened a pull request: https://github.com/apache/camel/pull/2500 [CAMEL-12605] Added test for enveloped request. You can merge this pull request into a Git repository by running: $ git pull https://github.com/punkhorn/camel-upstream master Alternatively

[GitHub] camel pull request #2524: [CAMEL-12605] Refactored encryption algorithms and...

2018-09-18 Thread punkhorn
GitHub user punkhorn opened a pull request: https://github.com/apache/camel/pull/2524 [CAMEL-12605] Refactored encryption algorithms and added tests for al… …l supported algorithms. You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] camel pull request #2526: [CAMEL-12605] Updated client integration tests

2018-09-20 Thread punkhorn
GitHub user punkhorn opened a pull request: https://github.com/apache/camel/pull/2526 [CAMEL-12605] Updated client integration tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/punkhorn/camel-upstream master Alternatively

[GitHub] camel pull request #2536: [CAMEL-12605] Added support for encrypted and sign...

2018-09-26 Thread punkhorn
GitHub user punkhorn opened a pull request: https://github.com/apache/camel/pull/2536 [CAMEL-12605] Added support for encrypted and signed AS2 message You can merge this pull request into a Git repository by running: $ git pull https://github.com/punkhorn/camel-upstream

[GitHub] camel pull request #2568: [CAMEL-12605] Updated signature algorithms support...

2018-10-16 Thread punkhorn
GitHub user punkhorn opened a pull request: https://github.com/apache/camel/pull/2568 [CAMEL-12605] Updated signature algorithms supported and refactored API. You can merge this pull request into a Git repository by running: $ git pull https://github.com/punkhorn/camel