+1

* Verified all archives
* Verified that the tags are correct, and point to the hashes listed
* Verified contents of archives against public repositories at the listed
hashes
* Ran mobile-spec on iOS (3.5.0 and master)
* Ran mobile-spec on Android (3.5.1, 4.0.x and master)


Note: Three plugins did not work for me initially with cordova-ios
3.6.0-dev: Camera, Device-Orientation and Geolocation, since the
CoreLocation framework has been removed from cordova-ios, and, for some
reason, plugman didn't add it on prepare.

However, they still work correctly with the released version of
cordova-ios, and with master if you add the framework yourself. I suspect
that this is an issue with plugman, though (and possibly just my install),
and not the plugins themselves, as they seem to declare the dependency
correctly.


On Wed, Aug 6, 2014 at 10:39 PM, Steven Gill <stevengil...@gmail.com> wrote:

> Please review and vote on the release of this plugins release.
>
> Release issue: https://issues.apache.org/jira/browse/CB-7244
>
> The plugins have been published to
> dist/dev:https://dist.apache.org/repos/dist/dev/cordova/CB-7244/
>
> The packages were published from their corresponding git tags:
>     cordova-plugin-battery-status: 0.2.10 (490888663e)
>     cordova-plugin-camera: 0.3.1 (823eb5d27a)
>     cordova-plugin-console: 0.2.10 (361a73573b)
>     cordova-plugin-contacts: 0.2.12 (5148d5ccd8)
>     cordova-plugin-device: 0.2.11 (efd903fe88)
>
>
>     cordova-plugin-device-motion: 0.2.9 (52c3348b18)
>     cordova-plugin-device-orientation: 0.3.8 (fc8b28414f)
>     cordova-plugin-dialogs: 0.2.9 (99e8f4c530)
>     cordova-plugin-file: 1.3.0 (149044114f)
>     cordova-plugin-file-transfer: 0.4.5 (a071c5bf9a)
>
>
>     cordova-plugin-geolocation: 0.3.9 (438f50f8c4)
>     cordova-plugin-globalization: 0.3.0 (bc3a4053ef)
>     cordova-plugin-inappbrowser: 0.5.1 (c37b08e038)
>     cordova-plugin-media: 0.2.12 (52ca8690db)
>     cordova-plugin-media-capture: 0.3.2 (373d161668)
>
>
>     cordova-plugin-network-information: 0.2.11 (00b71a7cd9)
>     cordova-plugin-splashscreen: 0.3.2 (3b58cd69b3)
>     cordova-plugin-statusbar: 0.1.7 (2ba62cb92c)
>     cordova-plugin-vibration: 0.3.10 (4a4dc85a35)
>
>
> The blog post will be up tomorrow for review.
>
> Upon a successful vote I will upload the archives to dist/, upload
> them to the Plugins Registry, and post the corresponding blog post.
>
> Voting guidelines:
> https://github.com/apache/cordova-coho/blob/master/docs/release-voting.md
>
> Voting will go on for a minimum of 48 hours.
>
> I vote +1:
> * Ran coho audit-license-headers over the relevant repos
> * Used `license-checker` to ensure all dependencies have
> Apache-compatible licenses
> * Ensured continuous build was green when repos were tagged
>

Reply via email to