[
https://issues.jboss.org/browse/AS7-476?page=com.atlassian.jira.plugin.sy...
]
David Bosschaert commented on AS7-476:
--------------------------------------
So the net effect is that the OSGi Bundles are now stored in the 'bundles'
subdirectory instead of the 'modules' subdirectory.
Consider storing OSGi bundles outside the modules hirarchy
----------------------------------------------------------
Key: AS7-476
URL:
https://issues.jboss.org/browse/AS7-476
Project: Application Server 7
Issue Type: Task
Affects Versions: 7.0.0.Beta1
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Fix For: 7.0.0.Beta3
[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