ptuomola commented on a change in pull request #1418:
URL: https://github.com/apache/fineract/pull/1418#discussion_r507965774
##########
File path: fineract-provider/build.gradle
##########
@@ -600,21 +600,3 @@ gitProperties {
// make sure the generateGitProperties task always executes (even when
git.properties is not changed)
generateGitProperties.outputs.upToDateWhen { false }
-
-task prepareConfigJson(dependsOn: 'generateGitProperties') {
Review comment:
Yes - this should be OK - the Swagger UI should only depend on the
index.html that has been checked in, not on this config.json file. As far as I
recall this is only used for the code generator...
----------------------------------------------------------------
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:
[email protected]