[GitHub] camel pull request: FUSETOOLS-1347: Add built-in functions for tra...

2015-08-25 Thread jpav
GitHub user jpav opened a pull request: https://github.com/apache/camel/pull/600 FUSETOOLS-1347: Add built-in functions for transformation You can merge this pull request into a Git repository by running: $ git pull https://github.com/jpav/camel xform Alternatively you can re

Camel.trunk.notest - Build # 2487 - Fixed

2015-08-25 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #2487) Status: Fixed Check console output at https://builds.apache.org/job/Camel.trunk.notest/2487/ to view the results.

Servlet and REST component integration is not complete

2015-08-25 Thread Sergey Beryozkin
Hi, Experimenting a bit with a camel-example-servlet-rest-tomcat, ServletComponent creates a Consumer for RESTComponent, and unless I'm missing something, it ignores the consumes and produces initialization properties - so curl -X GET -H "Accept: application/bar" http://localhost:8080/camel-