|
||||||||
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 |
_______________________________________________ slf4j-dev mailing list slf4j-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/slf4j-dev
I am facing the exact same issue where the Quartz scheduling library depends on SLF4J. Our project is for a financial institution and the "createSecurityManager" permission is not allowed in applications.
We are looking at patching this locally in a way similar to https://github.com/qos-ch/slf4j/pull/115, but an official fix would obviously be preferred!