[
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:
[email protected]
> 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: [email protected]
For additional commands, e-mail: [email protected]