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

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

GitHub user dpogue opened a pull request:

    https://github.com/apache/cordova-android/pull/377

    CB-8980: Ensure copied resource-files are cleaned

    Requires https://github.com/apache/cordova-lib/pull/547 for the intended 
functionality, but is safe to merge even without it.
    
    Addresses the point 1 of 
https://github.com/apache/cordova-android/pull/321#issuecomment-294985346 where 
`resource-file` targets were not getting cleaned.

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

    $ git pull https://github.com/dpogue/cordova-android resource-file-clean

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

    https://github.com/apache/cordova-android/pull/377.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 #377
    
----
commit 318d113c93291e88febcc7f44ca87b677c078ae2
Author: Darryl Pogue <dar...@dpogue.ca>
Date:   2017-04-21T07:18:16Z

    CB-8980: Ensure copied resource-files are cleaned

----


> Adding resource-file Element to config.xml for iOS
> --------------------------------------------------
>
>                 Key: CB-8980
>                 URL: https://issues.apache.org/jira/browse/CB-8980
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: CLI, CordovaLib
>    Affects Versions: Master
>         Environment: iOS
>            Reporter: Karen Tran
>            Assignee: Shazron Abdullah
>             Fix For: cordova-ios@4.4.0
>
>
> Based on the parent task, create a new resource-file element tag to copy 
> resource files from src to the correct directory with the given name.
> Example:
> <resource-file src="res/ios/notification.png" target="notification.png" />



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to