[shrinkwrap-issues] [JBoss JIRA] Updated: (SHRINKWRAP-18) Create Impl Distribution

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Wed Oct 14 10:58:06 EDT 2009


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

Andrew Lee Rubinger updated SHRINKWRAP-18:
------------------------------------------

        Summary: Create Impl Distribution  (was: Create API and Impl distributions)
    Description: 
We need a distribution:

${projectName}-impl.jar

...which will combine *-spi and *-impl projects respectively.

This gives users 2 JARs; one for compilation (API) and one for runtime (combined SPI and Impl).

  was:
We need two distributions:

${projectName}-api.jar
${projectName}-impl.jar

...which will combine all *-api projects, and all *-spi and *-impl projects respectively.

This gives users 2 JARs; one for compilation and one for runtime.



> Create Impl Distribution
> ------------------------
>
>                 Key: SHRINKWRAP-18
>                 URL: https://jira.jboss.org/jira/browse/SHRINKWRAP-18
>             Project: ShrinkWrap
>          Issue Type: Task
>          Components: assembly
>            Reporter: Andrew Lee Rubinger
>            Assignee: Andrew Lee Rubinger
>
> We need a distribution:
> ${projectName}-impl.jar
> ...which will combine *-spi and *-impl projects respectively.
> This gives users 2 JARs; one for compilation (API) and one for runtime (combined SPI and Impl).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the shrinkwrap-issues mailing list