vidakovic commented on pull request #1366: URL: https://github.com/apache/fineract/pull/1366#issuecomment-702857413
In the end there are various mechanisms that we could use here to set different properties (e. g. Spring profiles)... agreed, tests would need maybe a bit of thinking... The one thing that seems to me unsolvable (disclaimer: I'm not a lawyer) is the dependency reference to the LGPL jar. And if we can't include that then the devs have to do manual fiddling anyway. Easiest in terms of contributors would be (but these are more long-term - if it all - solutions that are more intrusive): * fix Drizzle and bring it to the same quality level as the "official" drivers (I think that's going to take a while) * find another Apache License 2 compatible driver (searched already extensively; I'd say there is non available) * switch to PostgreSQL as the default database (but you would still have a lot of people who want/need MySQL; so that wouldn't solve their problem) Just spitballing... ---------------------------------------------------------------- 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]
