[shrinkwrap-issues] [JBoss JIRA] Commented: (SHRINKWRAP-191) Automatic creation of MANIFEST.MF

Tommy Tynjä (JIRA) jira-events at lists.jboss.org
Wed May 25 16:43:01 EDT 2011


    [ https://issues.jboss.org/browse/SHRINKWRAP-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604452#comment-12604452 ] 

Tommy Tynjä commented on SHRINKWRAP-191:
----------------------------------------

Proposal pushed to fork: https://github.com/tommysdk/shrinkwrap/commit/f5b70b51168ed3566507937e303620f21a2baaca

> Automatic creation of MANIFEST.MF
> ---------------------------------
>
>                 Key: SHRINKWRAP-191
>                 URL: https://issues.jboss.org/browse/SHRINKWRAP-191
>             Project: ShrinkWrap
>          Issue Type: Feature Request
>          Components: impl-base
>            Reporter: Peter Skopek
>            Assignee: Tommy Tynjä
>
> While working with ShrinkWrap on my tests project I have come to need of automatic creation of default MANIFEST.MF file in META-INF directory.
> I would like to have it for every archive which extends ManifestContainer<?>.
> So, it would work the best when it will be created at the creation of archive and in case of user add his own the default one will be overwritten.
> Content of the default MANIFEST.MF could be as simple as this:
> Manifest-Version: 1.0                                                                                                                                                                   
> Created-By: 1.0.0 (ShrinkWrap)

--
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