[shrinkwrap-issues] [JBoss JIRA] Updated: (SHRINKDESC-9) Evaluate module separation strategy

Andrew Rubinger (JIRA) jira-events at lists.jboss.org
Tue Feb 15 17:22:13 EST 2011


     [ https://issues.jboss.org/browse/SHRINKDESC-9?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Rubinger updated SHRINKDESC-9:
-------------------------------------

    Fix Version/s:     (was: 1.0.0-alpha-1)


> Evaluate module separation strategy
> -----------------------------------
>
>                 Key: SHRINKDESC-9
>                 URL: https://issues.jboss.org/browse/SHRINKDESC-9
>             Project: ShrinkWrap Descriptors
>          Issue Type: Feature Request
>            Reporter: Aslak Knutsen
>
> e.g. 
> WebAppDescriptor exposes javax.servlet.Filter and javax.servlet.Servlet classes in API
> Depending on the Descriptor they might expose other APIs. We should make them separate modules so you don't have to pull in the whole of Java EE api to use the PersistenceDescriptor. 
> One module pr Descriptor with a BOM module that can group them ?
> Modules :
> WebAppDescriptor
> PersistenceDescriptor
> BeansDescriptor
> BOMs:
> JavaEnterprise-6
>   - depends on WebAppDescriptor,  PersistenceDescriptor, BeansDescriptor
> JavaEnterprise-5
>   - depends on WebAppDescriptor,  PersistenceDescriptor

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the shrinkwrap-issues mailing list