Apache9 commented on pull request #1640:
URL: https://github.com/apache/hbase/pull/1640#issuecomment-625706210


   Added a log4j.properties file for all modules which have tests.
   
   It is not necessary as the log4j.properties will be packed in the test jar. 
So for example, if a module depends on the test jar for hbase-common, then it 
could load the log4j.properties from the test jar. But this does not always 
work as we may not depend on the test jar from other modules, and the intra 
module dependencies changed time by time, so it is better to put a 
log4j.properties file in the test resources.


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