You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Anis Kadri (JIRA)" <ji...@apache.org> on 2013/04/08 04:13:15 UTC

[jira] [Resolved] (CB-2719) asset element does not install file correctly

     [ https://issues.apache.org/jira/browse/CB-2719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anis Kadri resolved CB-2719.
----------------------------

    Resolution: Fixed
    
> asset element does not install file correctly
> ---------------------------------------------
>
>                 Key: CB-2719
>                 URL: https://issues.apache.org/jira/browse/CB-2719
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS, Plugman
>    Affects Versions: Master
>            Reporter: Shazron Abdullah
>            Assignee: Shazron Abdullah
>            Priority: Critical
>
> For example: https://github.com/shazron/KeychainPlugin/blob/b81647c256a98872a72168c01ad1d49beb6291e8/plugin.xml#L12
> {code}
> <asset src="www/keychain.js" target="keychain.js" />
> {code}
> *Expected:*
> Installs my keychain.js in "www/keychain.js" in my project
> *Actual:*
> Installs my keychain.js in "www/keychain.js/keychain.js" in my project (creates unwanted keychain.js parent folder the same name as the file)

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