Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C3DCE200BDC for ; Wed, 14 Dec 2016 12:01:08 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id C2866160B19; Wed, 14 Dec 2016 11:01:08 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3B1B7160B13 for ; Wed, 14 Dec 2016 12:01:08 +0100 (CET) Received: (qmail 97856 invoked by uid 500); 14 Dec 2016 11:01:02 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 97843 invoked by uid 99); 14 Dec 2016 11:01:02 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Dec 2016 11:01:02 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 3FD8B2C03E4 for ; Wed, 14 Dec 2016 11:01:02 +0000 (UTC) Date: Wed, 14 Dec 2016 11:01:02 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: issues@camel.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CAMEL-10595) Fix Checkstyle in camel-salesforce-maven-plugin MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 14 Dec 2016 11:01:08 -0000 [ https://issues.apache.org/jira/browse/CAMEL-10595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-10595. --------------------------------- Resolution: Fixed Fix Version/s: 2.19.0 A jira ticket is not needed for these kind of CS fixes > 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 For: 2.19.0 > > > 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)