Hi guys, thanks for wonderful jclouds library, it makes my life much easier!
I'm now moving my code to jclouds 1.6, and I noticed several irregularities with the jclouds.org website: - http://jclouds.incubator.apache.org/documentation/userguide/blobstore-guide/page still references Async interface as the most powerful one, although that interface has been deprecated. (Aside note: would be great if there is an example how to move away from Async interface, but still retain the semantics) - Issue tracker link at http://jclouds.incubator.apache.org/documentation/devguides/ points to non-existing page on github - http://jclouds.incubator.apache.org/documentation/community/ Links to deprecated mailing list, instead to this one. Also, it doesn't mention that there are two groups (dev and user). - Contact link (top right of the page) still redirects to google mailing list - minor: examples on github are nice, but one needs to click a dozen times to get to the right java file. For example, the path is 'blobstore-basics / src / main / java / org / jclouds / examples / blobstore / basics /'. Would be nice to have a link there somewhere. Thanks, Nikola
