[GitHub] camel pull request #1356: CAMEL-10511: Backport to 2.17

2016-12-16 Thread hqstevenson
GitHub user hqstevenson opened a pull request: https://github.com/apache/camel/pull/1356 CAMEL-10511: Backport to 2.17 Updated MllpTcpClientProducer and MllpTcpServerConsumer to consume all available data on socket You can merge this pull request into a Git repository by running

[GitHub] camel pull request #1353: CAMEL-10511: Backport to 2.17

2016-12-15 Thread hqstevenson
GitHub user hqstevenson opened a pull request: https://github.com/apache/camel/pull/1353 CAMEL-10511: Backport to 2.17 You can merge this pull request into a Git repository by running: $ git pull https://github.com/hqstevenson/camel CAMEL-10511-2.17 Alternatively you can

[GitHub] camel pull request #1352: CAMEL-10511: Backport to 2.18

2016-12-15 Thread hqstevenson
GitHub user hqstevenson opened a pull request: https://github.com/apache/camel/pull/1352 CAMEL-10511: Backport to 2.18 You can merge this pull request into a Git repository by running: $ git pull https://github.com/hqstevenson/camel CAMEL-10511-2.18 Alternatively you can

[GitHub] camel pull request #1351: CAMEL-10511: Updated MllpTcpClientProducer and Mll...

2016-12-15 Thread hqstevenson
Github user hqstevenson closed the pull request at: https://github.com/apache/camel/pull/1351 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] camel pull request #1351: CAMEL-10511: Updated MllpTcpClientProducer and Mll...

2016-12-15 Thread hqstevenson
GitHub user hqstevenson opened a pull request: https://github.com/apache/camel/pull/1351 CAMEL-10511: Updated MllpTcpClientProducer and MllpTcpServerConsumer… … to consume all available data on socket This turned out to be a pretty major refactor. I also found and

[GitHub] camel pull request #1297: CAMEL-10513: Start BlueprintCamelContext on Bluepr...

2016-12-06 Thread hqstevenson
Github user hqstevenson closed the pull request at: https://github.com/apache/camel/pull/1297 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] camel pull request #1302: CAMEL-9570: Change CamelNamespaceHandler so that i...

2016-11-23 Thread hqstevenson
GitHub user hqstevenson opened a pull request: https://github.com/apache/camel/pull/1302 CAMEL-9570: Change CamelNamespaceHandler so that is doesn't force Blu… …eprint Container to create objects too early You can merge this pull request into a Git repository by ru

[GitHub] camel pull request #1269: CAMEL-9570: Blueprint service proxies aren't used

2016-11-22 Thread hqstevenson
Github user hqstevenson closed the pull request at: https://github.com/apache/camel/pull/1269 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] camel pull request #1297: CAMEL-10513: Start BlueprintCamelContext on Bluepr...

2016-11-22 Thread hqstevenson
GitHub user hqstevenson opened a pull request: https://github.com/apache/camel/pull/1297 CAMEL-10513: Start BlueprintCamelContext on BlueprintEvent.CREATED You can merge this pull request into a Git repository by running: $ git pull https://github.com/hqstevenson/camel CAMEL

[GitHub] camel pull request #1296: CAMEL-10510: Change HL7AcknowledgementGenerator to...

2016-11-22 Thread hqstevenson
Github user hqstevenson closed the pull request at: https://github.com/apache/camel/pull/1296 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] camel pull request #1296: CAMEL-10510: Change HL7AcknowledgementGenerator to...

2016-11-22 Thread hqstevenson
GitHub user hqstevenson opened a pull request: https://github.com/apache/camel/pull/1296 CAMEL-10510: Change HL7AcknowledgementGenerator to set CamelMllpAckno… …wledgement exchange property instead of message header You can merge this pull request into a Git repository by

[GitHub] camel pull request #1269: CAMEL-9570: Blueprint service proxies aren't used

2016-11-14 Thread hqstevenson
GitHub user hqstevenson opened a pull request: https://github.com/apache/camel/pull/1269 CAMEL-9570: Blueprint service proxies aren't used This PR has two main pieces. First, the CamelDependenciesFinder was removed from the CamelNamespaceHandler. This code caused the

[GitHub] camel pull request #1261: CAMEL-10462: Improve MDC Logging in DefaultCamelCo...

2016-11-11 Thread hqstevenson
Github user hqstevenson closed the pull request at: https://github.com/apache/camel/pull/1261 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] camel pull request #1261: CAMEL-10462: Improve MDC Logging in DefaultCamelCo...

2016-11-10 Thread hqstevenson
GitHub user hqstevenson opened a pull request: https://github.com/apache/camel/pull/1261 CAMEL-10462: Improve MDC Logging in DefaultCamelContext and RouteService I added nested classes to help with the MDC logging (to avoid a bunch of duplicate code). The nested classes have some

[GitHub] camel pull request #1246: CAMEL-10394: Resolve components from Camel Context

2016-11-04 Thread hqstevenson
Github user hqstevenson closed the pull request at: https://github.com/apache/camel/pull/1246 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] camel pull request #1246: CAMEL-10394: Resolve components from Camel Context

2016-11-02 Thread hqstevenson
GitHub user hqstevenson opened a pull request: https://github.com/apache/camel/pull/1246 CAMEL-10394: Resolve components from Camel Context Check the camel context for a component registered under the given name before creating a service reference. You can merge this pull request

[GitHub] camel pull request #1172: CAMEL-10303 - added ability to detect when the con...

2016-09-15 Thread hqstevenson
Github user hqstevenson closed the pull request at: https://github.com/apache/camel/pull/1172 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] camel pull request #1172: CAMEL-10303 - added ability to detect when the con...

2016-09-12 Thread hqstevenson
GitHub user hqstevenson opened a pull request: https://github.com/apache/camel/pull/1172 CAMEL-10303 - added ability to detect when the consumer fails to deli… …ver the MLLP acknowledgement You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] camel pull request #1159: CAMEL-10242 - add timeout

2016-09-06 Thread hqstevenson
Github user hqstevenson closed the pull request at: https://github.com/apache/camel/pull/1159 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] camel pull request #1159: CAMEL-10242 - add timeout

2016-09-06 Thread hqstevenson
GitHub user hqstevenson opened a pull request: https://github.com/apache/camel/pull/1159 CAMEL-10242 - add timeout You can merge this pull request into a Git repository by running: $ git pull https://github.com/hqstevenson/camel CAMEL-10242 Alternatively you can review and

[GitHub] camel pull request: Camel 6132 - Added camel-example-blueprint

2016-05-18 Thread hqstevenson
GitHub user hqstevenson opened a pull request: https://github.com/apache/camel/pull/987 Camel 6132 - Added camel-example-blueprint You can merge this pull request into a Git repository by running: $ git pull https://github.com/hqstevenson/camel CAMEL-6132 Alternatively you

[GitHub] camel pull request: CAMEL-9920 - Handle SocketTimeoutException on ...

2016-04-28 Thread hqstevenson
Github user hqstevenson closed the pull request at: https://github.com/apache/camel/pull/966 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: CAMEL-9920 - Handle SocketTimeoutException on ...

2016-04-27 Thread hqstevenson
GitHub user hqstevenson opened a pull request: https://github.com/apache/camel/pull/966 CAMEL-9920 - Handle SocketTimeoutException on accept Handle the SocketTimeoutException in the accept loop. You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] camel pull request: CAMEL-9876 - fix IndexOutOfBounds exception wh...

2016-04-14 Thread hqstevenson
Github user hqstevenson closed the pull request at: https://github.com/apache/camel/pull/944 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: CAMEL-9876 - fix IndexOutOfBounds exception wh...

2016-04-13 Thread hqstevenson
GitHub user hqstevenson opened a pull request: https://github.com/apache/camel/pull/944 CAMEL-9876 - fix IndexOutOfBounds exception when MSH-18 isn't in message You can merge this pull request into a Git repository by running: $ git pull https://github.com/hqstevenson/

[GitHub] camel pull request: CAMEL-6132 - Initial version of camel-test-kar...

2016-04-02 Thread hqstevenson
Github user hqstevenson closed the pull request at: https://github.com/apache/camel/pull/923 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: CAMEL-6132 - Initial version of camel-test-kar...

2016-03-30 Thread hqstevenson
GitHub user hqstevenson opened a pull request: https://github.com/apache/camel/pull/923 CAMEL-6132 - Initial version of camel-test-karaf This PR provides the structure modifications. The AbstractFeatureTest class used by camel-itest-karaf is now in the camel-test-karaf module, and

[GitHub] camel pull request: CAMEL-9707: Add ListDataSet and FileDataSet

2016-03-15 Thread hqstevenson
Github user hqstevenson closed the pull request at: https://github.com/apache/camel/pull/901 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: CAMEL-9707: Add ListDataSet and FileDataSet

2016-03-14 Thread hqstevenson
GitHub user hqstevenson opened a pull request: https://github.com/apache/camel/pull/901 CAMEL-9707: Add ListDataSet and FileDataSet You can merge this pull request into a Git repository by running: $ git pull https://github.com/hqstevenson/camel CAMEL-9707 Alternatively you

[GitHub] camel pull request: Camel 9699 - Improve expected message count ha...

2016-03-14 Thread hqstevenson
Github user hqstevenson closed the pull request at: https://github.com/apache/camel/pull/897 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: Camel 9699 - Improve expected message count ha...

2016-03-11 Thread hqstevenson
GitHub user hqstevenson opened a pull request: https://github.com/apache/camel/pull/897 Camel 9699 - Improve expected message count handling for DataSet You can merge this pull request into a Git repository by running: $ git pull https://github.com/hqstevenson/camel CAMEL

[GitHub] camel pull request: CAMEL-9493 - Improve shutdown of listener for ...

2016-01-27 Thread hqstevenson
GitHub user hqstevenson opened a pull request: https://github.com/apache/camel/pull/813 CAMEL-9493 - Improve shutdown of listener for consumer Also updated the tests so they all use "localhost" instead of "0.0.0.0" You can merge this pull request into a Git r

[GitHub] camel pull request: CAMEL-9519: Fixed generated POM and added more...

2016-01-19 Thread hqstevenson
Github user hqstevenson closed the pull request at: https://github.com/apache/camel/pull/781 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: CAMEL-9519: Fixed generated POM and added more...

2016-01-18 Thread hqstevenson
GitHub user hqstevenson opened a pull request: https://github.com/apache/camel/pull/781 CAMEL-9519: Fixed generated POM and added more generated tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/hqstevenson/camel CAMEL-9519

[GitHub] camel pull request: CAMEL-9493 - Improve shutdown of listener for ...

2016-01-14 Thread hqstevenson
Github user hqstevenson closed the pull request at: https://github.com/apache/camel/pull/763 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: CAMEL-9493 - Improve shutdown of listener for ...

2016-01-11 Thread hqstevenson
GitHub user hqstevenson opened a pull request: https://github.com/apache/camel/pull/763 CAMEL-9493 - Improve shutdown of listener for consumer You can merge this pull request into a Git repository by running: $ git pull https://github.com/hqstevenson/camel CAMEL-9493

[GitHub] camel pull request: Camel 9416 - Creation of Camel-MLLP component

2016-01-06 Thread hqstevenson
Github user hqstevenson closed the pull request at: https://github.com/apache/camel/pull/754 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: Camel 9416 - Creation of Camel-MLLP component

2016-01-05 Thread hqstevenson
GitHub user hqstevenson opened a pull request: https://github.com/apache/camel/pull/754 Camel 9416 - Creation of Camel-MLLP component Moved the URI Parameter documentation to the setters. Added support for HL7 Commit Acknowledgements Updated the README.md and

[GitHub] camel pull request: CAMEL-9416 - Added camel-mllp component

2015-12-28 Thread hqstevenson
GitHub user hqstevenson opened a pull request: https://github.com/apache/camel/pull/748 CAMEL-9416 - Added camel-mllp component New PR with a single commit for the camel-mllp component You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] camel pull request: CAMEL-9416 - Creation of camel-mllp component

2015-12-28 Thread hqstevenson
Github user hqstevenson closed the pull request at: https://github.com/apache/camel/pull/742 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] camel pull request: CAMEL-9416 - Creation of camel-mllp component

2015-12-21 Thread hqstevenson
GitHub user hqstevenson opened a pull request: https://github.com/apache/camel/pull/742 CAMEL-9416 - Creation of camel-mllp component You can merge this pull request into a Git repository by running: $ git pull https://github.com/hqstevenson/camel CAMEL-9416 Alternatively