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 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
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