GitHub user zregvart opened a pull request: https://github.com/apache/camel/pull/1402
CAMEL-10716 Salesforce Composite API wrongly checks for minimum supported version Fixes an issue when the Batch request and the configured componentversion is version 34.0. Added unit test and refactored the check into separate method to make the unit test easier to write. You can merge this pull request into a Git repository by running: $ git pull https://github.com/zregvart/camel CAMEL-10716 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1402.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 #1402 ---- commit e0d2dfa55fb42f8da4d631328b1c3f196a8ed283 Author: Zoran Regvart <zo...@regvart.com> Date: 2017-01-17T10:33:42Z CAMEL-10716 Salesforce Composite API wrongly ch... ...ecks for minimum supported version Fixes an issue when the Batch request and the configured component version is version 34.0. ---- --- 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. ---