layout: releasenotes title: Release Notes for Version 1.6.2 date: 2013-08-27 12:00:00 release_notes: true permalink: /releasenotes/1.6.2/

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

  • As per 1.6.1-incubating, the jclouds Maven group ID has changed from org.jclouds to org.apache.jclouds so a pom.xml dependency would now look like:

{% highlight xml %} org.apache.jclouds jclouds-all 1.6.2-incubating {% endhighlight %}

Credits

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

  • Andrew Bayer for assisting on the release charge.
  • Our Apache mentors for verifying.
  • Check out who has been busy here.

Test Results

Please see the test results for test failures for 1.6.2.