vorburger commented on pull request #1355:
URL: https://github.com/apache/fineract/pull/1355#issuecomment-703253613


   Hm, but.. something doesn't entirely make sense here, to me. WHY does
   Flyway need the AWS SDK?! They probably added direct support for migration
   of some managed AWS DB. But.. we don't need that! Instead of having to
   upgrade our code just because of this, we should be able to simply exclude
   the transitive artifact? Or, better... we likely have the "wrong" Flyway
   dependency - like should we really be using some sort of "-mysql" instead
   of "-all" Flyway artifact instead, do you know what I mean? (I've not
   actually checked, but have resolved similar problems for other dependencies
   like that in the past.)
   
   >
   


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