awasum commented on pull request #1990:
URL: https://github.com/apache/fineract/pull/1990#issuecomment-1000309458


   > > I wonder if something like ./gradlew bootRun will still work?
   > > And will it be using the default MariaDB client now?
   > 
   > Yes, bootRun will work as I've added the MariaDB client as a dependency. 
It will be using the default MariaDB client.
   > 
   > > How does this affect tomcat Deployments and reporting for clients 
downstream?
   > 
   > They should add a JDBC client library into their classpath - either 
Drizzle, or MariaDB, or MySQL driver. I'd assume that most people would already 
be using MariaDB / MySQL driver with their Tomcat deployment anyway, as Drizzle 
is hardly production-grade. In such case there will be no impact.
   > 
   > > And you already made sure the war or jar tasks don't include the MariaDB 
clients?
   > 
   > I checked the JAR, but can double-check and also check the WAR later 
tonight.
   
   Let document this for every release.
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to