You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/06/14 20:00:44 UTC

[GitHub] [cordova] janpio opened a new issue #124: What is actually required in `plugin.xml`?

janpio opened a new issue #124: What is actually required in `plugin.xml`?
URL: https://github.com/apache/cordova/issues/124
 
 
   [Documentation of `plugin.xml`](https://cordova.apache.org/docs/en/9.x/plugin_ref/spec.html) unfortunately doesn't define which of the tags are really required, only what attributes of a tag are.
   
   But a good part of the non-function information (name, description, version, license, keywords, repo, issue) is duplicated in `package.json`.
   
   Can we maybe get rid of some of these in the core plugins for simplified plugin maintenance?
   
   (Breaking compatibility with older Cordova CLI / tooling / platform versions would be fine, we can set that via `engines.cordovaDependencies` in `package.json`)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


With regards,
Apache Git Services

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