You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2020/02/21 12:57:18 UTC

[GitHub] [accumulo] ctubbsii opened a new issue #1529: Update test log4j.properties files to log4j2-test.properties files

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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [accumulo] ctubbsii closed issue #1529: Update test log4j.properties files to log4j2-test.properties files

Posted by GitBox <gi...@apache.org>.
ctubbsii closed issue #1529: Update test log4j.properties files to log4j2-test.properties files
URL: https://github.com/apache/accumulo/issues/1529
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services