[ 
https://issues.apache.org/jira/browse/BUILDR-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Victor Hugo Borja updated BUILDR-34:
------------------------------------

    Attachment: 0002-Made-WAR-and-EAR-packages-expandable.patch

Implemented using PackagingType feature from BUILDR-46

> Support expanded packaging
> --------------------------
>
>                 Key: BUILDR-34
>                 URL: https://issues.apache.org/jira/browse/BUILDR-34
>             Project: Buildr
>          Issue Type: New Feature
>          Components: Packaging
>            Reporter: Assaf Arkin
>             Fix For: 1.3.1
>
>         Attachments: 0002-Made-WAR-and-EAR-packages-expandable.patch
>
>
> Currently, packaging (JAR, WAR, etc) uses all the included files to create a 
> Zip package, but there's no intermediary expanded form.  For example, to run 
> a Web app from the expanded WAR.
> One possible implementation: adding an option to ZipTask that will layout the 
> files in a temporary directory and compress that.  This can be used for 
> different packaging types, also for tweaking package manifests when building 
> an EAR. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to