xurror commented on pull request #1114:
URL: https://github.com/apache/fineract/pull/1114#issuecomment-653843895


   
`/home/travis/build/apache/fineract/fineract-provider/src/main/java/org/apache/fineract/infrastructure/security/api/UserDetailsApiResource.java:62:
 error: cannot find symbol
   @Api(tags = { "Fetch authenticated user details" })
    ^
     symbol: class Api
   
/home/travis/build/apache/fineract/fineract-provider/src/main/java/org/apache/fineract/infrastructure/security/api/UserDetailsApiResource.java:63:
 error: cannot find symbol
   @SwaggerDefinition(tags = { @Tag(name = "Fetch authenticated user details", 
description = "") })
    ^
     symbol: class SwaggerDefinition
   2 errors
   FAILURE: Build failed with an exception.`
   
   @maektwain  Build failing cause of these. Mind checking them out?
   There are also some merge conflicts.


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