zabetak opened a new pull request #164:
URL: https://github.com/apache/calcite-avatica/pull/164


   Log4j (binding) is used for testing purposes in various modules and
   for production code (shaded) in standalone-server and tck modules.
   
   1. Replace slf4j-log4j12 dependency (using Log4j 1.x)  with
   log4j-slf4j-impl (using Log4j 2.x) and take latest version
   2. Use XML syntax instead of property syntax for Log4j configuration. A
   Log4j configuration is hierarchical by nature so formats with natural
   support for nesting (such as XML) are easier to use.


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