]
Thomas Diesler updated AS7-1607:
--------------------------------
Summary: Move logging dependencies out of property org.jboss.osgi.system.modules
(was: Investigate: can we move logging dependencies out of property
org.jboss.osgi.system.modules?)
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.
For more information on JIRA, see: