Consider storing OSGi bundles outside the modules hirachy
---------------------------------------------------------
Key: JBAS-9209
URL:
https://issues.jboss.org/browse/JBAS-9209
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Affects Versions: 7.0.0.Beta1
Reporter: Thomas Diesler
Assignee: Thomas Diesler
[tdiesler@localhost jboss-as]$ git grep "This is an OSGi bundle"
build/src/main/resources/modules/org/apache/aries/jmx/main/module.xml: <!-- This is
an OSGi bundle. It cannot have module dependencies. -->
build/src/main/resources/modules/org/apache/aries/util/main/module.xml: <!-- This is
an OSGi bundle. It cannot have module dependencies. -->
build/src/main/resources/modules/org/apache/felix/configadmin/main/module.xml: <!--
This is an OSGi bundle. It cannot have module dependencies. -->
build/src/main/resources/modules/org/jboss/as/osgi/configadmin/main/module.xml: <!--
This is an OSGi bundle. It cannot have module dependencies. -->
build/src/main/resources/modules/org/jboss/osgi/common/main/module.xml: <!-- This is
an OSGi bundle. It cannot have module dependencies. -->
build/src/main/resources/modules/org/jboss/osgi/jmx/main/module.xml: <!-- This is an
OSGi bundle. It cannot have module dependencies. -->
build/src/main/resources/modules/org/osgi/compendium/main/module.xml: <!-- This is
an OSGi bundle. It cannot have module dependencies. -->
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira