ctubbsii opened a new issue #1529: Update test log4j.properties files to log4j2-test.properties files URL: https://github.com/apache/accumulo/issues/1529 Throughout our code, we have multiple src/test/resources/log4j.properties files. It's not clear to me how many, if any, of these are still needed for our tests, since we tend to redirect test output to a file anyway. For any that we need to keep, they should be migrated to use log4j2-test.properties instead. Perhaps the most important one is the one for our integration tests, which is currently located at test/src/main/resources/log4j.properties (This issue depends on #1528 being merged and is a follow-on task from that.)
---------------------------------------------------------------- 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] With regards, Apache Git Services
