You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Sergei Ivanov (JIRA)" <ji...@codehaus.org> on 2013/01/06 00:31:13 UTC

[jira] (MASSEMBLY-638) [PATCH] Support tgz and tbz2 formats in assemblies

Sergei Ivanov created MASSEMBLY-638:
---------------------------------------

             Summary: [PATCH] Support tgz and tbz2 formats in assemblies
                 Key: MASSEMBLY-638
                 URL: https://jira.codehaus.org/browse/MASSEMBLY-638
             Project: Maven 2.x Assembly Plugin
          Issue Type: Improvement
          Components: maven-archiver
    Affects Versions: 2.4
            Reporter: Sergei Ivanov
         Attachments: tgz.patch

Allow two new output formats (tgz and tbz2) to be specified in assembly descriptors. These formats are aliases for tar.gz and tar.bz2 respectively, differing only in file extension. The patch (against the latest SVN trunk) is trivial, and includes updated test cases and updated site documentation.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira