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

Andrew Rubinger (JIRA) jira-events at lists.jboss.org
Thu Aug 25 14:06:26 EDT 2011


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

Andrew Rubinger closed SHRINKDESC-9.
------------------------------------

      Assignee: Andrew Rubinger
    Resolution: Duplicate Issue


No longer applicable.  The work for the 1.2.0-series of releases does not depend upon any Spec API dependencies:

SHRINKDESC-77
SHRINKDESC-78

Done in tandem w/ SHRINKDESC-54 spec work and code generation

> 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
>            Assignee: Andrew Rubinger
>
> 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