[
https://issues.jboss.org/browse/JBAS-9003?page=com.atlassian.jira.plugin....
]
David Lloyd commented on JBAS-9003:
-----------------------------------
Why is this true? This is a major design problem if so. An exported module dependency
should be basically equivalent to a resource bundle dependency.
Two modules include "org.osgi:org.osgi.compendium" maven
artifact
-----------------------------------------------------------------
Key: JBAS-9003
URL:
https://issues.jboss.org/browse/JBAS-9003
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: David Lloyd
Assignee: Thomas Diesler
Fix For: 7.0.0.Beta3
{noformat}
<module-def name="org.osgi.compendium">
<maven-resource group="org.osgi"
artifact="org.osgi.compendium"/>
</module-def>
<module-def name="org.osgi.util">
<maven-resource group="org.osgi"
artifact="org.osgi.compendium"/>
</module-def>
{noformat}
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira