From commits-return-12712-archive-asf-public=cust-asf.ponee.io@fineract.apache.org Wed Oct 14 19:48:31 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 8DFE718063F for ; Wed, 14 Oct 2020 21:48:31 +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 B9264121CF8 for ; Wed, 14 Oct 2020 19:48:30 +0000 (UTC) Received: (qmail 56056 invoked by uid 500); 14 Oct 2020 19:48:30 -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 56046 invoked by uid 99); 14 Oct 2020 19:48:30 -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; Wed, 14 Oct 2020 19:48:30 +0000 From: =?utf-8?q?GitBox?= To: commits@fineract.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Bfineract=5D_thesmallstar_edited_a_comment_on_pull_?= =?utf-8?q?request_=231376=3A_FINERACT-1165?= Message-ID: <160270491034.32230.13039198746677955666.asfpy@gitbox.apache.org> Date: Wed, 14 Oct 2020 19:48:30 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit In-Reply-To: References: thesmallstar edited a comment on pull request #1376: URL: https://github.com/apache/fineract/pull/1376#issuecomment-708621767 @bharathcgowda thanks, You can try this: 1. Run - ./gradlew spotlessApply 2. Run - ./gradlew clean build Ensure that the build is successful and then force push on this branch, it is also a good idea to keep your code updated with that of upstream run: **git pull upstream develop --rebase**, this will bring new changes from the upstream and put your changes on the top. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org