Camel.trunk.notest - Build # 2816 - Failure

2016-07-18 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #2816) Status: Failure Check console output at https://builds.apache.org/job/Camel.trunk.notest/2816/ to view the results.

[GitHub] camel pull request #1080: Filter existing restlet headers when building rest...

2016-07-18 Thread transamericamoon
GitHub user transamericamoon opened a pull request: https://github.com/apache/camel/pull/1080 Filter existing restlet headers when building restlet request at line 199, i think i accidentally tried to pull the restlet headers from the request (which will always be empty) instead of

RE: [DISCUSS] Attachment Headers

2016-07-18 Thread Siano, Stephan
Hi Claus, Thank you for your feedback. I have polished the code a little in order to be submitted (added support for multi-value headers in the Attachment interface and default implementation, added Javadoc, added tests, added support in the camel-jetty9). I am currently in the process of runn