[shrinkwrap-issues] [JBoss JIRA] (SHRINKRES-99) Add support for applying includes/excludes when defining package resource

Andrew Rubinger (JIRA) jira-events at lists.jboss.org
Mon Nov 11 23:23:05 EST 2013


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

Andrew Rubinger updated SHRINKRES-99:
-------------------------------------

        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done


Upstream: https://github.com/shrinkwrap/resolver/commit/ef628ab455d789d58d30fd4386dd876b39d5933e
                
> Add support for applying includes/excludes when defining package resource
> -------------------------------------------------------------------------
>
>                 Key: SHRINKRES-99
>                 URL: https://issues.jboss.org/browse/SHRINKRES-99
>             Project: ShrinkWrap Resolvers
>          Issue Type: Feature Request
>            Reporter: Karel Piwko
>            Assignee: Karel Piwko
>
> SHRINKRES-61 does not honor <includes> and <excludes> from pom.xml file. Therefore, the resulting archive might not 100% match the archive build by Maven.
> {code:xml}
> <resource>
>   <includes>
>   </includes>
>   <excludes>
>   </excludes>
> </resource>
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the shrinkwrap-issues mailing list