[
https://issues.apache.org/jira/browse/BUILDR-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hugues Malphettes updated BUILDR-326:
-------------------------------------
Attachment: ziptask_support_for_tgz.diff
As a starting point this patch will add such support by adding some code to the
Unzip task.
It works for me to extract a complete tgz file.
The include/exclude don't work at this point.
Please let me know if this helps or if you would rather see this somewhere else
in buildr.
> support unzipping tar.gz files
> ------------------------------
>
> Key: BUILDR-326
> URL: https://issues.apache.org/jira/browse/BUILDR-326
> Project: Buildr
> Issue Type: Improvement
> Components: Packaging
> Affects Versions: 1.3.4
> Reporter: Hugues Malphettes
> Attachments: ziptask_support_for_tgz.diff
>
>
> It would be nice to handle this type of code where the artifact points to a
> tgz file
> build unzip(_("target/equinox-runtime")=>artifact(EQUINOX_RUNTIME_FRAMEWORK))
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.