You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jclouds.apache.org by Shrinand Javadekar <sh...@maginatics.com> on 2014/08/02 02:15:50 UTC

Re: [VOTE] Release Apache jclouds 1.8.0 RC1

+1 (non-binding)

Here are the links to my test results:
Verify jclouds: http://on.magfs.io/XqHggg
Tests against various blobstores: http://on.magfs.io/XqHkfT

-Shri

On Wed, Jul 30, 2014 at 5:39 AM, Andrew Phillips <an...@apache.org> wrote:
> This is the first release candidate for Apache jclouds 1.8.0.
>
> Please use the separate [DISCUSS] thread for anything but votes.
>
> It fixes the following issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12325587&styleName=Html&projectId=12314430
>
> *** Please download, test and vote by Monday, August 4th, 09:00 PDT / 12:00
> EDT / 18:00 CET.
>
> Note that we are voting upon the source (tag), binaries are provided for
> convenience.
>
> Source and binary files:
> https://dist.apache.org/repos/dist/dev/jclouds/1.8.0-rc1/
>
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapachejclouds-1019
>
> The tags to be voted upon:
> - jclouds -
> https://git-wip-us.apache.org/repos/asf?p=jclouds.git;a=tag;h=26425accb9d5a98b39edf1a762fb30766ddc669e
> (SHA-1: 1cc7fab48336923c335f4aff241b97857821c0d2)
> - jclouds-labs -
> https://git-wip-us.apache.org/repos/asf?p=jclouds-labs.git;a=tag;h=70af5fe3dda09dc5ca726e519f5a1661c9534474
> (SHA-1: 1a1c0e5d194f38d8638e99423a7025c9d5bf9186)
> - jclouds-labs-aws -
> https://git-wip-us.apache.org/repos/asf?p=jclouds-labs-aws.git;a=tag;h=8f8990407ab44ac5b169b0e6badb6ea799b7ca3c
> (SHA-1: 543f2bc685e72ccccf6b1e577cfed013f500c8d0)
> - jclouds-labs-google -
> https://git-wip-us.apache.org/repos/asf?p=jclouds-labs-google.git;a=tag;h=65928dee1c74d3ebaa6c89b71197b315512c40ef
> (SHA-1: 8fdd89bc61ec87b504dc0a6c8f0a47b4e0d084e2)
> - jclouds-labs-openstack -
> https://git-wip-us.apache.org/repos/asf?p=jclouds-labs-openstack.git;a=tag;h=3154534cd9b78652e51dff6da17bdfba600bc2a8
> (SHA-1: 90a644c9ae8180cb17f6cdfb7479d926dd743d87)
> - jclouds-chef -
> https://git-wip-us.apache.org/repos/asf?p=jclouds-chef.git;a=tag;h=adf3152a69f433ed29dd79a95b7ed9996d1d5ac0
> (SHA-1: 87cdd6b1a458cbc15770508cc1695388c0225a35)
> - jclouds-karaf -
> https://git-wip-us.apache.org/repos/asf?p=jclouds-karaf.git;a=tag;h=5f8635f7d544b433ef1b4f04bee2359b54ca3f27
> (SHA-1: e6c45ff9d33edc0406fa77a6ec4197fcb9932ef1)
> - jclouds-cli -
> https://git-wip-us.apache.org/repos/asf?p=jclouds-cli.git;a=tag;h=913c722125ddd48cbcd5f9a447d7c3649688c64a
> (SHA-1: 779249d2271895fd9806aca0e733fd244e64ddfd)
>
> jclouds KEYS file containing PGP keys we use to sign the release:
> http://www.apache.org/dist/jclouds/KEYS
>
> Please note that the release has been signed using andrewp's new key
> 4CC61C24, not the expired previous key AA8DFC38 (both are listed in the KEYS
> file).
>
> [ ] +1
> [ ] 0  (explain why)
> [ ] -1 (explain why)



-- 
---
Make the Openstack Summit talks in Paris awesome by voting for our talk!
http://bit.ly/1nO6grS

Re: [VOTE] Release Apache jclouds 1.8.0 RC1

Posted by Andrew Phillips <ap...@qrmedia.com>.
=======================================================================
Apache ID: andrewp
-----------------------------------------------------------------------
[X] +1 Release.
[ ] -1 Don't release (see notes).
-----------------------------------------------------------------------
Checklist (all items optional, mark only those personally verified):

[X] Checksums and PGP signatures are valid.
[ ] Expanded source archive matches contents of RC tag.
[X] Expanded source archive builds and passes tests.
[X] LICENSE is present and correct.
[X] NOTICE is present and correct, including copyright date.
[ ] All files have license headers where appropriate.
[X] All dependencies have compatible licenses.
[X] No compiled archives bundled in source archive.
[X] I follow this project's commits list.
-----------------------------------------------------------------------
Notes:
* Ran 'mvn clean install -Dmaven.javadoc.skip=true', which includes
the RAT plugin execution.
* Checked for compiled archives by searching for ".jar", ".bin",
".zip" and ".tar.gz" in the expanded source archives
* Built the blobstore-basics example for jclouds-examples and ran it
successfully against ninefold-storage

Thanks to everyone who's helping with the live testing!

ap