GitHub user yelamanchili-murali opened a pull request: https://github.com/apache/camel/pull/294
Update README.md - Add Prefix "camelSalesforce" The suffix "camelSalesforce" needs to be added as prefix to the properties. The command should be corrected as: mvn camel-salesforce:generate -DcamelSalesforce.clientId=<clientid> -DcamelSalesforce.clientSecret=<clientsecret> -DcamelSalesforce.userName=<username> -DcamelSalesforce.password=<password> You can merge this pull request into a Git repository by running: $ git pull https://github.com/yelamanchili-murali/camel patch-1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/294.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 #294 ---- commit e73820dec98bae92a92be836164e2839393ce237 Author: yelamanchili-murali <yelamanchili.mu...@gmail.com> Date: 2014-10-03T05:48:34Z Update README.md - Add Prefix "camelSalesforce" The suffix "camelSalesforce" needs to be added as prefix to the properties. The command should be corrected as: mvn camel-salesforce:generate -DcamelSalesforce.clientId=<clientid> -DcamelSalesforce.clientSecret=<clientsecret> -DcamelSalesforce.userName=<username> -DcamelSalesforce.password=<password> ---- --- 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. ---