Introduction

jclouds version 1.6.2-incubating is the second release of jclouds in the Apache Incubator.

You can read the official announcement at Apache jclouds 1.6.2-incubating released. You can read the details of the specific JIRA issues addressed in this release at the JIRA Release Notes.

To get jclouds, please see the jclouds installation guide.

Reminder

<dependencies>
  <dependency>
    <groupId>org.apache.jclouds</groupId>
    <artifactId>jclouds-all</artifactId>
    <version>1.6.2-incubating</version>
  </dependency>
</dependencies>

Credits

jclouds would like to thank everyone who contributed time and effort in order to make this release happen:

Test Results

Please see the test results for test failures for 1.6.2.