As part of SLF4J-14, exception in org.apache.commons.logging.impl.SLF4FLogFactory.release() was changed to a warning message.
However, this warning message is printed to standard out instead of standard error, which is a problem as it mixes in with regular application output (in my use case release() gets called due to a change made in another library, not our application).
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira