[
https://issues.apache.org/jira/browse/BUILDR-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565390#action_12565390
]
Victor Hugo Borja commented on BUILDR-34:
-----------------------------------------
I've submitted a patch for this at
http://issues.apache.org/jira/browse/BUILDR-26?focusedCommentId=12565358#action_12565358
Tested creating expanded WAR, EAR (with expanded WAR within), EAR expanded.
> 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
>
>
> 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.