[GitHub] camel pull request: Camel 8019 SSL Support in Camel Docker Compone...

2014-11-08 Thread sabre1041
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] camel pull request: CAMEL-7949 JmsMessageHelper to support automat...

2014-11-08 Thread oscerd
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