Github user FingolfinTEK closed the pull request at:
https://github.com/apache/camel/pull/1032
---
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 user FingolfinTEK closed the pull request at:
https://github.com/apache/camel/pull/1031
---
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 user FingolfinTEK opened a pull request:
https://github.com/apache/camel/pull/1032
Added option for path-style access to S3
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/FingolfinTEK/camel master
Alternatively you can
GitHub user FingolfinTEK opened a pull request:
https://github.com/apache/camel/pull/1031
Added option for path-style access to S3
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/FingolfinTEK/camel camel-2.17.x
Alternatively
GitHub user FingolfinTEK reopened a pull request:
https://github.com/apache/camel/pull/744
RabbitMQEndpoint code cleanup
Refactored RabbitMQEndpoint a bit to avoid RabbitMQEndpoint becoming a god
class: extracted a few helper classes and did some minor method extractions to
Github user FingolfinTEK closed the pull request at:
https://github.com/apache/camel/pull/744
---
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 user FingolfinTEK opened a pull request:
https://github.com/apache/camel/pull/744
RabbitMQEndpoint code cleanup
Refactored RabbitMQEndpoint a bit to avoid RabbitMQEndpoint becoming a god
class: extracted a few helper classes and did some minor method extractions to
improve
GitHub user FingolfinTEK opened a pull request:
https://github.com/apache/camel/pull/717
Implementation of CAMEL-9399
Added support for RabbitMQ Publisher Acknowledgements, did a little code
cleanup, added two producer integration tests that test out publisher
acknowledgements