GitHub user sabre1041 opened a pull request:
https://github.com/apache/camel/pull/325
Camel 8019 SSL Support in Camel Docker Component
Added SSL support in Camel Docker component
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sab
GitHub user oscerd opened a pull request:
https://github.com/apache/camel/pull/324
CAMEL-7949 JmsMessageHelper to support automatic conversion from ByteBuffer
to BytesMessage
Hi all,
This PR is related to:
https://issues.apache.org/jira/browse/CAMEL-7949
Thanks