vidakovic commented on a change in pull request #1388:
URL: https://github.com/apache/fineract/pull/1388#discussion_r502906658



##########
File path: fineract-provider/build.gradle
##########
@@ -21,7 +21,7 @@ Run as:
 gradle clean bootRun'''
 
 group = 'org.apache.fineract'
-buildDir = new File(rootProject.projectDir, "../build")
+buildDir = new File(rootProject.projectDir, "$rootDir/build")

Review comment:
       @vorburger Great, let's merge it then if there are no other issues left? 
Just verified the build again locally; works like a charm. Thanks again 
@ptuomola for sorting that one out!




----------------------------------------------------------------
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]


Reply via email to