[
https://issues.apache.org/jira/browse/CAMEL-10595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15747880#comment-15747880
]
ASF GitHub Bot commented on CAMEL-10595:
----------------------------------------
GitHub user zregvart opened a pull request:
https://github.com/apache/camel/pull/1347
CAMEL-10595 Fix Checkstyle in camel-salesforce-maven-plugin
Fixes checkstyle error originating in #1334
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zregvart/camel salesforce-checkstyle
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1347.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 #1347
----
commit a35eaf7f099c03fbdc508eb47f8fdf5198c2557e
Author: Zoran Regvart <[email protected]>
Date: 2016-12-14T09:59:50Z
Fix Checkstyle in camel-salesforce-maven-plugin
----
> Fix Checkstyle in camel-salesforce-maven-plugin
> -----------------------------------------------
>
> Key: CAMEL-10595
> URL: https://issues.apache.org/jira/browse/CAMEL-10595
> Project: Camel
> Issue Type: Improvement
> Components: camel-salesforce
> Reporter: Zoran Regvart
> Assignee: Zoran Regvart
> Priority: Trivial
>
> Fix Checkstyle issue reported at:
> camel/components/camel-salesforce/camel-salesforce-maven-plugin/src/main/java/org/apache/camel/maven/CamelSalesforceMojo.java:898:13:
> Boolean expression complexity is 8 (max allowed is 6).
> [BooleanExpressionComplexity]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)