You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/06/24 20:20:25 UTC

[jira] [Commented] (CB-7016) Zip created by build has unecessary "./" folder on all files

    [ https://issues.apache.org/jira/browse/CB-7016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14042474#comment-14042474 ] 

ASF GitHub Bot commented on CB-7016:
------------------------------------

GitHub user rodms10 opened a pull request:

    https://github.com/apache/cordova-firefoxos/pull/15

    CB-7016 - zip created by build has unecessary "./" folder on all files

    Issue reported on IRC. @zalun, can you take a look?

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rodms10/cordova-firefoxos CB-7016

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-firefoxos/pull/15.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #15
    
----
commit 2d3593bb1cef4e3a5443dfac0f4b40231da9eb9e
Author: Rodrigo Silveira <ro...@outlook.com>
Date:   2014-06-24T18:15:01Z

    CB-7016 - zip created by build has unecessary "./" folder on all files

----


> Zip created by build has unecessary "./" folder on all files
> ------------------------------------------------------------
>
>                 Key: CB-7016
>                 URL: https://issues.apache.org/jira/browse/CB-7016
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: FirefoxOS
>    Affects Versions: 3.5.0
>         Environment: All
>            Reporter: Rodrigo Silveira
>            Assignee: Rodrigo Silveira
>
> Running unzip -l package.zip will list every file starting with "./". Marketplace may reject zip.
> Removing the second parameter to addLocalFolder  [on build.js#L52|https://github.com/apache/cordova-firefoxos/blob/master/bin/templates/project/cordova/lib/build.js#L52] fixes it.



--
This message was sent by Atlassian JIRA
(v6.2#6252)