percyashu commented on issue #661: FINERACT-777 api / implementation scoped dependencies URL: https://github.com/apache/fineract/pull/661#issuecomment-559906989 @vorburger while changing compile to implement. I tried testImplement and I got build errors of missing dependencies for some test. So I add the require dependencies to testImplement and it stiil didnt build. I had to add the dependencies to testCompile. Was this the right thing to do?
---------------------------------------------------------------- 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] With regards, Apache Git Services
