You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Sergey Salishev (JIRA)" <ji...@apache.org> on 2008/06/18 15:28:45 UTC

[jira] Created: (HARMONY-5877) [buildtest][bti]BTI doesn't support unpacking jar, war, tgz files

[buildtest][bti]BTI doesn't support unpacking jar, war, tgz files
-----------------------------------------------------------------

                 Key: HARMONY-5877
                 URL: https://issues.apache.org/jira/browse/HARMONY-5877
             Project: Harmony
          Issue Type: Improvement
          Components: build - test - ci
    Affects Versions: 5.0M6
            Reporter: Sergey Salishev


BTI doesn't support unpacking of externally fetched resource archives in jar, war, tgz formats.

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


[jira] Updated: (HARMONY-5877) [buildtest][bti]BTI doesn't support unpacking jar, war, tgz files

Posted by "Sergey Salishev (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Salishev updated HARMONY-5877:
-------------------------------------

    Attachment: download.xml.patch

The patch modifies resource fetching to support tgz archives and unpack jar/war arhives if the dir property is present in resource description.

Patch also fixes a bug that files without basedir prefix aren't copied from temporary dir to target dir. This is required to handle jar/war arhives as they don't have such prefix.

> [buildtest][bti]BTI doesn't support unpacking jar, war, tgz files
> -----------------------------------------------------------------
>
>                 Key: HARMONY-5877
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5877
>             Project: Harmony
>          Issue Type: Improvement
>          Components: build - test - ci
>    Affects Versions: 5.0M6
>            Reporter: Sergey Salishev
>         Attachments: download.xml.patch
>
>
> BTI doesn't support unpacking of externally fetched resource archives in jar, war, tgz formats.

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