From commits-return-11611-archive-asf-public=cust-asf.ponee.io@fineract.apache.org Tue Aug 18 08:21:54 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mailroute1-lw-us.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 055FC180652 for ; Tue, 18 Aug 2020 10:21:54 +0200 (CEST) Received: from mail.apache.org (localhost [127.0.0.1]) by mailroute1-lw-us.apache.org (ASF Mail Server at mailroute1-lw-us.apache.org) with SMTP id 39B851249FA for ; Tue, 18 Aug 2020 08:21:53 +0000 (UTC) Received: (qmail 57653 invoked by uid 500); 18 Aug 2020 08:21:53 -0000 Mailing-List: contact commits-help@fineract.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@fineract.apache.org Delivered-To: mailing list commits@fineract.apache.org Received: (qmail 57643 invoked by uid 99); 18 Aug 2020 08:21:53 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Aug 2020 08:21:53 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id DE5C9890B8; Tue, 18 Aug 2020 08:21:52 +0000 (UTC) Date: Tue, 18 Aug 2020 08:21:52 +0000 To: "commits@fineract.apache.org" Subject: [fineract] branch develop updated: Removed MissingSwitchDefault Checkstyle from todo MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <159773891270.10108.6446600449191798818@gitbox.apache.org> From: ptuomola@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: fineract X-Git-Refname: refs/heads/develop X-Git-Reftype: branch X-Git-Oldrev: 8261470639983ebd086a07f047cf02c2843679de X-Git-Newrev: 056f120fba851f0685989c8f82b3573687e06be0 X-Git-Rev: 056f120fba851f0685989c8f82b3573687e06be0 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. ptuomola pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/fineract.git The following commit(s) were added to refs/heads/develop by this push: new 056f120 Removed MissingSwitchDefault Checkstyle from todo 056f120 is described below commit 056f120fba851f0685989c8f82b3573687e06be0 Author: Manthan Surkar AuthorDate: Thu Aug 6 02:14:28 2020 +0530 Removed MissingSwitchDefault Checkstyle from todo --- fineract-provider/config/checkstyle/checkstyle.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fineract-provider/config/checkstyle/checkstyle.xml b/fineract-provider/config/checkstyle/checkstyle.xml index 6e96d2d..f188ca9 100644 --- a/fineract-provider/config/checkstyle/checkstyle.xml +++ b/fineract-provider/config/checkstyle/checkstyle.xml @@ -29,6 +29,7 @@ @@ -224,7 +225,7 @@ - +