Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- links to