[jboss-jira] [JBoss JIRA] (AS7-1607) Move logging dependencies out of property org.jboss.osgi.system.modules
Thomas Diesler (Commented) (JIRA)
jira-events at lists.jboss.org
Tue Oct 11 02:32:15 EDT 2011
[ https://issues.jboss.org/browse/AS7-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633705#comment-12633705 ]
Thomas Diesler commented on AS7-1607:
-------------------------------------
Needs rebase work
> Move logging dependencies out of property org.jboss.osgi.system.modules
> -----------------------------------------------------------------------
>
> Key: AS7-1607
> URL: https://issues.jboss.org/browse/AS7-1607
> Project: Application Server 7
> Issue Type: Task
> Components: OSGi
> Affects Versions: 7.0.0.Final, 7.0.1.Final
> Reporter: David Bosschaert
> Assignee: Thomas Diesler
> Priority: Minor
> Fix For: 7.1.0.Beta1
>
>
> Currently the org.jboss.osgi.system.modules property contains a number of logging components:
> {code:xml}<property name="org.jboss.osgi.system.modules">
> org.apache.commons.logging,
> org.apache.log4j,
> org.jboss.as.osgi,
> org.slf4j,
> </property>{code}
> It would be good to see if we can move these modules to the <modules> section of the configuration and load them as proper modules rather than having them merged with the system module.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list