Hi all
Ran into some build failures related most likely to my machine, which
is why this is coming late, but just for the record:
=======================================================================
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.
[ ] Expanded source archive builds and passes tests.
[X] LICENSE is present and correct.
[X] NOTICE is present and correct, including copyright date.
[X] All files have license headers where appropriate.
[X] All dependencies have compatible licenses.
[X] No compiled archives bundled in source archive.
[ ] 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 (required some
changes, since the examples are not compatible with 1.9.0) and ran it
successfully against azureblob
Many thanks to Ignasi for seeing this through!
ap