[GitHub] camel pull request #1161: CAMEL-10296: waitForConfirmsOrDie does not return ...

2016-09-11 Thread gessnerfl
Github user gessnerfl closed the pull request at: https://github.com/apache/camel/pull/1161 --- 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 #1161: CAMEL-10296: waitForConfirmsOrDie does not return ...

2016-09-07 Thread gessnerfl
GitHub user gessnerfl opened a pull request: https://github.com/apache/camel/pull/1161 CAMEL-10296: waitForConfirmsOrDie does not return if no timeout is set for publisher acks and guaranteed delivery You can merge this pull request into a Git repository by running: $ git pull

[GitHub] camel pull request #1160: CAMEL-10239: waitForConfirmsOrDie does not return ...

2016-09-07 Thread gessnerfl
Github user gessnerfl closed the pull request at: https://github.com/apache/camel/pull/1160 --- 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 #1160: CAMEL-10239: waitForConfirmsOrDie does not return ...

2016-09-07 Thread gessnerfl
GitHub user gessnerfl opened a pull request: https://github.com/apache/camel/pull/1160 CAMEL-10239: waitForConfirmsOrDie does not return if no timeout is se… …t for publisher acks and guaranteed delivery You can merge this pull request into a Git repository by running

[GitHub] camel pull request #1158: CAMEL-10291: support java.util.date for timestamps...

2016-09-05 Thread gessnerfl
GitHub user gessnerfl opened a pull request: https://github.com/apache/camel/pull/1158 CAMEL-10291: support java.util.date for timestamps in rabbitmq messages You can merge this pull request into a Git repository by running: $ git pull https://github.com/gessnerfl/camel CAMEL

[GitHub] camel pull request #1116: CAMEL-10239: Provide implementation for publisher ...

2016-08-11 Thread gessnerfl
GitHub user gessnerfl opened a pull request: https://github.com/apache/camel/pull/1116 CAMEL-10239: Provide implementation for publisher acknowledgement + basic.return This is a first implementation to support guaranteed delivery of mandatory messages with rabbitmq. For more