GitHub user ancosen opened a pull request: https://github.com/apache/camel/pull/208
CAMEL-7503 PAYLOAD Producer select first available operation if OPERATION_NAME is not specified Hi, This PR is related to https://issues.apache.org/jira/browse/CAMEL-7503 I just added an info log line. Bye, Andrea You can merge this pull request into a Git repository by running: $ git pull https://github.com/ancosen/camel fix-Camel-7503 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/208.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #208 ---- commit c4f98205d9c9bae52df5c08782d0b92a2d38606b Author: ancosen <anco...@gmail.com> Date: 2014-07-03T07:16:07Z Fixes CAMEL-7503 by adding a simple INFO level log line ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---