uschindler commented on issue #618: #Lucene-2562: Make Luke a Lucene/Solr Module
URL: https://github.com/apache/lucene-solr/pull/618#issuecomment-480251077
 
 
   Hi I fixed the warning message. The reason was a bit different than I 
thougt: You were getting the default LogContext before you configured your own 
and this caused the error.
   
   I changed it to detect "test mode" (when we run tests, a special system 
property is set) and use the default context then. I have to check how this 
behaves in GUIs, but it should work. Otherwise I will push a further change.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to