You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Remco Mokveld (JIRA)" <ji...@apache.org> on 2014/07/20 16:05:38 UTC

[jira] [Updated] (CB-7173) deleteDefaultResource fails to delete resources

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

Remco Mokveld updated CB-7173:
------------------------------

    Description: in metadata\android_parser.js the function deleteDefaultResources fails because it is trying to delete drawable-{density}\\{name} from the current working directory instead of the android/res directory. Also resources from the drawable directory are never deleted. because it does not contain the string 'drawable-'  (was: in metadata\android_parser.js the function deleteDefaultResources fails because it is trying to delete drawable-{density}\{name} from the current working directory instead of the android/res directory. Also resources from the drawable directory are never deleted. because it does not contain the string 'drawable-')

> deleteDefaultResource fails to delete resources
> -----------------------------------------------
>
>                 Key: CB-7173
>                 URL: https://issues.apache.org/jira/browse/CB-7173
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, CLI, CordovaLib
>    Affects Versions: 3.5.0
>         Environment: Windows
>            Reporter: Remco Mokveld
>
> in metadata\android_parser.js the function deleteDefaultResources fails because it is trying to delete drawable-{density}\\{name} from the current working directory instead of the android/res directory. Also resources from the drawable directory are never deleted. because it does not contain the string 'drawable-'



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