[jboss-jira] [JBoss JIRA] Commented: (JBAS-5519) Include slf4j-api 1.5.0 and slf4j-jboss-logging 1.0.0.GA
Sei Syvalta (JIRA)
jira-events at lists.jboss.org
Mon Jun 16 06:48:43 EDT 2008
[ http://jira.jboss.com/jira/browse/JBAS-5519?page=comments#action_12417256 ]
Sei Syvalta commented on JBAS-5519:
-----------------------------------
Please keep server implementation classes and libraries private (i.e. not visible to applications). It causes a huge number of problems, when application server bundles a different version of some library the application includes also. Just renaming the packages would be enough, but using proper classloader hierarchy would be the best solution.
> Include slf4j-api 1.5.0 and slf4j-jboss-logging 1.0.0.GA
> --------------------------------------------------------
>
> Key: JBAS-5519
> URL: http://jira.jboss.com/jira/browse/JBAS-5519
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: Logging
> Reporter: Dimitris Andreadis
> Assigned To: Dimitris Andreadis
> Fix For: JBossAS-5.0.0.CR1
>
>
> Include slf4j-api 1.5.0 and slf4j-jboss-logging 1.0.0.GA to the build, so components compiled against the slf4j-api can run in AS5.
--
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
More information about the jboss-jira
mailing list