From commits-return-11803-archive-asf-public=cust-asf.ponee.io@fineract.apache.org Wed Aug 26 09:15:15 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 EAFA018057A for ; Wed, 26 Aug 2020 11:15:14 +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 19387124025 for ; Wed, 26 Aug 2020 09:15:14 +0000 (UTC) Received: (qmail 75240 invoked by uid 500); 26 Aug 2020 09:15:13 -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 75231 invoked by uid 99); 26 Aug 2020 09:15:13 -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, 26 Aug 2020 09:15:13 +0000 From: =?utf-8?q?GitBox?= To: commits@fineract.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Bfineract=5D_Grandolf49_opened_a_new_pull_request_?= =?utf-8?q?=231283=3A_FINERACT-1101_=5BBackport_PR=5D_Swagger_Codegen_build_?= =?utf-8?q?using_Gradle?= Message-ID: Date: Wed, 26 Aug 2020 09:15:13 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Grandolf49 opened a new pull request #1283: URL: https://github.com/apache/fineract/pull/1283 ## Description This is a backport PR for `1.4.0`. This solves FINERACT-1101 issue. Refer #1271 for more details. ## Checklist Please make sure these boxes are checked before submitting your pull request - thanks! - [x] Commit message starts with the issue number from https://issues.apache.org/jira/projects/FINERACT/. Ex: FINERACT-646 Pockets API. - [x] Coding conventions at https://cwiki.apache.org/confluence/display/FINERACT/Coding+Conventions have been followed. - [x] API documentation at fineract-provider/src/main/resources/static/api-docs/apiLive.htm has been updated with details of any API changes. - [x] Integration tests have been created/updated for verifying the changes made. - [x] All Integrations tests are passing with the new commits. - [x] Submission is not a "code dump". (Large changes can be made "in repository" via a branch. Ask on the list.) Our guidelines for code reviews is at https://cwiki.apache.org/confluence/display/FINERACT/Code+Review+Guide ---------------------------------------------------------------- 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