P.S. The code has been committed to the Java repository's trunk: https://svn.apache.org/repos/asf/incubator/libcloud/sandbox/java/trunk/
Thanks, Eric W. On Fri, Sep 3, 2010 at 11:56 AM, Eric Woods <[email protected]> wrote: > Hey everyone, > > I've made great progress on the Java version of libcloud. Most notably, > the latest commit includes all four Amazon EC2 drivers (US East, US West, EU > West, and AP Southeast). > > Other additions include: > - Use of Map<String, Object> for generic extra parameters > - Utility class of common, useful functions > - Parameter priority bug fix in ConnectionKey.java > - Many minor foundation improvements & cleanup > > I welcome everyone to take a look, try it out, and provide feedback. > > Thanks! > Eric W. >
