Hey I was recently testing out something with Cordova-Android 3.7.x and mobile-spec, and I noticed that this was pretty much impossible since we don't know what the matching versions are between mobile-spec and this version of Cordova. This is going to be a major problem to people who are looking to work on backported versions of Cordova, and it'd probably be a good idea to figure this out.
Should we keep supporting the 3.7.x branch of Cordova at all, or should we tell everyone to upgrade to 4.0.x? There's a lot of breaking changes from a plugin-author's point of view that will keep people on the older version. Thoughts? Joe