xurror commented on a change in pull request #928:
URL: https://github.com/apache/fineract/pull/928#discussion_r429564939
##########
File path: fineract-provider/build.gradle
##########
@@ -504,6 +500,16 @@ task integrationTest(type:Test) {
classpath = project.sourceSets.integrationTest.runtimeClasspath
}
+tasks.withType(JavaExec) {
Review comment:
I'll be around. We can also document it as part of fineract dependencies.
I would have ignored this without any problem but it's required to make LAZY
fetchtype work with eclipselink
----------------------------------------------------------------
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]