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