From commits-return-10124-archive-asf-public=cust-asf.ponee.io@fineract.apache.org Thu Jun 11 19:35:53 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 9477718065E for ; Thu, 11 Jun 2020 21:35:53 +0200 (CEST) Received: (qmail 87216 invoked by uid 500); 11 Jun 2020 19:35: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 87200 invoked by uid 99); 11 Jun 2020 19:35:52 -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; Thu, 11 Jun 2020 19:35:52 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id CE1CC890AF; Thu, 11 Jun 2020 19:35:52 +0000 (UTC) Date: Thu, 11 Jun 2020 19:35:52 +0000 To: "commits@fineract.apache.org" Subject: [fineract] branch develop updated: FINERACT-821 Added ForbidCertainImportsCheck checkstyle MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <159190415269.28114.6738671097893108438@gitbox.apache.org> From: vorburger@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: 6f4de4186b7b686d391e95740c502fa92f659035 X-Git-Newrev: 708dddd5f7301020457642dee05a5e4f5d6d50a5 X-Git-Rev: 708dddd5f7301020457642dee05a5e4f5d6d50a5 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. vorburger 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 708dddd FINERACT-821 Added ForbidCertainImportsCheck checkstyle 708dddd is described below commit 708dddd5f7301020457642dee05a5e4f5d6d50a5 Author: thesmallstar AuthorDate: Thu Jun 11 04:16:28 2020 +0530 FINERACT-821 Added ForbidCertainImportsCheck checkstyle --- fineract-provider/config/checkstyle/checkstyle.xml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/fineract-provider/config/checkstyle/checkstyle.xml b/fineract-provider/config/checkstyle/checkstyle.xml index 256ea1f..b198f2f 100644 --- a/fineract-provider/config/checkstyle/checkstyle.xml +++ b/fineract-provider/config/checkstyle/checkstyle.xml @@ -65,6 +65,12 @@ + + + + + + @@ -123,13 +129,8 @@ - < ! - - Checks for API conventions and the like - - > - - - - - - + +