Remove dependency on org.jboss.logging classes
----------------------------------------------
Key: JBMESSAGING-1357
URL:
http://jira.jboss.com/jira/browse/JBMESSAGING-1357
Project: JBoss Messaging
Issue Type: Task
Reporter: Tim Fox
Assigned To: Tim Fox
Fix For: 2.0.0 Beta
We shouldn't have any dependencies on org.jboss.logging classes or any logging library
- log4j or slf4j.
Instead we should use JDK logging, and write JUL appenders which can redirect to log4j or
ANOtherLoggingLibrary, but these are specified as run time config - no code dependencies.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira