vidakovic commented on code in PR #2305:
URL: https://github.com/apache/fineract/pull/2305#discussion_r864684564
##########
fineract-client/build.gradle:
##########
@@ -87,12 +87,23 @@ task buildTypescriptAngularSdk(type:
org.openapitools.generator.gradle.plugin.ta
]
}
-licenseFormatMain.dependsOn buildJavaSdk
Review Comment:
I've put a working set of deps together now... to be honest: don't know who
came up with those "licenseFormatMain" dependencies. It is "licenseMain" now
and that works now. I've removed also those compile task deps... that's like
doing things twice. Let's see what the build says.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]