You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2020/01/14 07:43:31 UTC

[GitHub] [fineract] vorburger commented on a change in pull request #629: Swagger documentation gsoc2019

vorburger commented on a change in pull request #629: Swagger documentation gsoc2019
URL: https://github.com/apache/fineract/pull/629#discussion_r366188664
 
 

 ##########
 File path: fineract-provider/build.gradle
 ##########
 @@ -59,6 +60,8 @@ apply plugin: 'eclipse'
 apply plugin: 'idea'
 apply plugin: 'com.bmuschko.tomcat'
 apply plugin: 'project-report'
+apply plugin: 'java'
 
 Review comment:
   @kangbreder do you happen to remember why you had to add `apply plugin: 'java'` here? Does it work without it as well? I guess it's a bit strange to have a project use BOTH `apply plugin: 'java-library'` AND `apply plugin: 'java'` - it's either or the other.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services