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 2018/05/05 06:05:00 UTC

[jira] [Commented] (CB-13770) Warn when target file of or is not found

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

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

dpogue opened a new pull request #18: CB-13770: Warn when <edit-config> or <config-file> not found
URL: https://github.com/apache/cordova-common/pull/18
 
 
   When a file is referenced in `<edit-config>` or `<config-file>` is not found, no warning or error is generated.
   
   This change logs a warning, and includes where the file is actually expected to be based on the filename provided.
   
   @jcaron23 This was your second commit on a previous PR that was asked to be split. The change looks good to me, so I'm opening this so we can get it merged in.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Warn when target file of <config-file> or <edit-config> is not found
> --------------------------------------------------------------------
>
>                 Key: CB-13770
>                 URL: https://issues.apache.org/jira/browse/CB-13770
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: cordova-common
>            Reporter: Jacques Caron
>            Priority: Minor
>
> When one uses <config-file> or <edit-config> in config.xml or plugin.xml, files that are not found are silently ignored.
> Adding a warning, and including where the file is actually looked for helps when debugging such config elements.
> PR upcoming.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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