[ 
https://issues.apache.org/jira/browse/BUILDR-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564746#action_12564746
 ] 

Shane Witbeck commented on BUILDR-34:
-------------------------------------

Another use case that I had in mind for this is using the expanded directory of 
an EAR or WAR during development. This makes UI (editing JSP's, etc.) work and 
hot deploys go much faster when running the code in a local container.

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