[jboss-jira] [JBoss JIRA] Commented: (AS7-476) Consider storing OSGi bundles outside the modules hirarchy
David Bosschaert (JIRA)
jira-events at lists.jboss.org
Tue May 10 03:18:18 EDT 2011
[ https://issues.jboss.org/browse/AS7-476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12600888#comment-12600888 ]
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 at 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
More information about the jboss-jira
mailing list