I thought I had updated all of these, but if you have seen some more that are at www.phonegap.com, please change them over.
CB-3419 was the ticket that was tracking this, if you want to tag any new related commits. Ian On Mon, Jun 24, 2013 at 5:37 PM, Brian LeRoux <b...@brian.io> wrote: > The latter yes. The former is a problem for the downstream distributions. > > On Mon, Jun 24, 2013 at 2:23 PM, Benn Mapes <benn.ma...@gmail.com> wrote: > > I've noticed two different xmls namespaces for the core cordova plugins : > > > > xmlns="http://www.phonegap.com/ns/plugins/1.0" > > and > > xmlns="http://cordova.apache.org/ns/plugins/1.0" > > > > I believe we want the second namespace but the documented plugin spec [1] > > uses the first one (probably hasn't been updated). > > > > Is it safe to say that we want http://cordova.apache.org/ns/plugins/1.0as > > the namespace for the core cordova plugins? > > > > [1]: https://github.com/alunny/cordova-plugin-spec >