You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Chinmay Kulkarni (Jira)" <ji...@apache.org> on 2021/06/03 04:34:00 UTC

[jira] [Created] (FINERACT-1356) Fineract Client Java SDK needs manual intervention after generating SDK to make it functional

Chinmay Kulkarni created FINERACT-1356:
------------------------------------------

             Summary: Fineract Client Java SDK needs manual intervention after generating SDK to make it functional
                 Key: FINERACT-1356
                 URL: https://issues.apache.org/jira/browse/FINERACT-1356
             Project: Apache Fineract
          Issue Type: Bug
            Reporter: Chinmay Kulkarni


After generating the Fineract Client Java SDK by using *buildJavaSdk* gradle task, the sdk should work without having to modify any files manually. Currently, the generated SDK contains missing dependencies due to which the build fails. 

We also have several files under *fineract-client/src/main/java/org/apache/fineract/client/* which need to be pasted in the generated SDK.

All these manual tasks should become a part of the Gradle task and using mustache templates, we should eliminate the missing dependencies.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)