schipplock opened a new pull request, #55:
URL: https://github.com/apache/openwebbeans/pull/55

   Hi,
   I compiled OpenWebBeans on my local windows machine and noticed that the 
Slf4jLoggerFactoryTest is failing.
   The test failed when executed under Windows due to a hardcoded new line 
separator.
   
   I just replaced the hardcoded `\n` with `System.lineSeparator()`.
   
   Regards,
   Andreas


-- 
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: dev-unsubscr...@openwebbeans.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to