Shazron Abdullah created CB-4338:
------------------------------------
Summary: All plugin.xml namespace for core plugins are incorrect
Key: CB-4338
URL: https://issues.apache.org/jira/browse/CB-4338
Project: Apache Cordova
Issue Type: Bug
Components: Plugin Battery Status, Plugin Camera, Plugin Console,
Plugin Contacts, Plugin Device, Plugin Device Motion, Plugin Device
Orientation, Plugin Dialogs, Plugin File, Plugin File Transfer, Plugin
Geolocation, Plugin Globalization, Plugin InAppBrowser, Plugin Media, Plugin
Media Capture, Plugin Network Information, Plugin SplashScreen, Plugin Vibration
Affects Versions: 3.0.0
Reporter: Shazron Abdullah
Assignee: Steve Gill
Priority: Minor
Fix For: 3.1.0
According to the plugin spec
(http://cordova.apache.org/docs/en/3.0.0/plugin_ref_spec.md.html#Plugin%20Specification),
it should be:
http://apache.org/cordova/ns/plugins/1.0
But, for example, cordova-plugin-camera has:
http://www.phonegap.com/ns/plugins/1.0
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-camera.git;a=blob;f=plugin.xml;h=5a46442433a721b95ce1663ab77535fe9c68c4ad;hb=HEAD
Some plugins have:
http://cordova.apache.org/ns/plugins/1.0
For each core plugin (in the Components section), update the plugin namespace
accordingly.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira