GitHub user ge0ffrey opened a pull request: https://github.com/apache/camel/pull/62
camel-optaplanner: production code + unit test The camel-optaplanner component takes the body of a request, for example an unsolved TSP problem, then solves it and returns it as the body of the response. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ge0ffrey/camel master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/62.patch ---- commit 9648e916dcf3abeca42ba09bbf38b58d71eaa3b5 Author: Geoffrey De Smet <gds.geoffrey.de.s...@gmail.com> Date: 2013-11-26T10:51:16Z camel-optaplanner: production code + unit test ----