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