BLasan edited a comment on pull request #1597: URL: https://github.com/apache/fineract/pull/1597#issuecomment-781223474
@vorburger Build fails due to the two dependencies jakarta and jakarta-api. `com.sun.activation:jakarta.activation:1.2.2 `will automatically add both the dependencies which leads to fail the fineract testing. `com.sun.mail.javax` will also import jakarta.activation-api. Would like to hear some suggestions for this PR sir ---------------------------------------------------------------- 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]
