Author: devcsrj
Date: Tue Feb 23 14:46:24 2016
New Revision: 1731869
URL: http://svn.apache.org/viewvc?rev=1731869&view=rev
Log:
deploy jclouds site content
Modified:
jclouds/site-content/guides/profitbricks/index.html
jclouds/site-content/reference/providers/index.html
jclouds/site-content/releasenotes/atom.xml
Modified: jclouds/site-content/guides/profitbricks/index.html
URL:
http://svn.apache.org/viewvc/jclouds/site-content/guides/profitbricks/index.html?rev=1731869&r1=1731868&r2=1731869&view=diff
==============================================================================
--- jclouds/site-content/guides/profitbricks/index.html (original)
+++ jclouds/site-content/guides/profitbricks/index.html Tue Feb 23 14:46:24 2016
@@ -269,8 +269,6 @@
<h3>Getting Started</h3>
-<p>Assuming that there's <strong>atleast one</strong> datacenter existing in
your account, the provider needs only an <em>identity</em> (your ProfitBricks
email), and <em>credentials</em> (password) to provision a <code>Node</code>,
by using a ProfitBricks-provided ubuntu-12.04 image as a template.</p>
-
<div class="highlight"><pre><code class="java"> <span
class="n">ComputeService</span> <span class="n">compute</span> <span
class="o">=</span> <span class="n">ContextBuilder</span><span
class="o">.</span><span class="na">newBuilder</span><span class="o">(</span>
<span class="s">"profitbricks"</span> <span class="o">)</span>
<span class="o">.</span><span
class="na">credentials</span><span class="o">(</span> <span
class="s">"profitbricks email"</span><span class="o">,</span> <span
class="s">"password"</span> <span class="o">)</span>
<span class="o">.</span><span
class="na">buildView</span><span class="o">(</span> <span
class="n">ComputeServiceContext</span><span class="o">.</span><span
class="na">class</span> <span class="o">)</span>
Modified: jclouds/site-content/reference/providers/index.html
URL:
http://svn.apache.org/viewvc/jclouds/site-content/reference/providers/index.html?rev=1731869&r1=1731868&r2=1731869&view=diff
==============================================================================
--- jclouds/site-content/reference/providers/index.html (original)
+++ jclouds/site-content/reference/providers/index.html Tue Feb 23 14:46:24 2016
@@ -275,7 +275,7 @@
<td>US-VA</td>
</tr>
<tr>
- <td><a href="/guides/profitbricks/">ProfitBricks</a>*</td>
+ <td><a href="/guides/profitbricks/">ProfitBricks</a></td>
<td>profitbricks</td>
<td>DE-BW,DE-HE,US-NV</td>
</tr>
Modified: jclouds/site-content/releasenotes/atom.xml
URL:
http://svn.apache.org/viewvc/jclouds/site-content/releasenotes/atom.xml?rev=1731869&r1=1731868&r2=1731869&view=diff
==============================================================================
--- jclouds/site-content/releasenotes/atom.xml (original)
+++ jclouds/site-content/releasenotes/atom.xml Tue Feb 23 14:46:24 2016
@@ -8,756 +8,4 @@
- <entry>
- <id>http://jclouds.apache.org/releasenotes/1.9.2/</id>
- <title type="html"><![CDATA[Release Notes for Version 1.9.2]]></title>
- <link href="http://jclouds.apache.org/releasenotes/1.9.2/"/>
- <updated>2016-01-16T00:00:00Z</updated>
- <content type="html"><
-1. [Credits](#credits)
-1. [Test Results](#test)
-
-## <a id="intro"></a>Introduction
-
-You can read the official announcement at [Apache jclouds 1.9.2
released](http://markmail.org/message/lyozqjxkcxm47zh5). To get started with
jclouds, please see the [jclouds installation guide](/start/install/).
-
-This is a bugfix release. The following list shows the fixed issues and
improvements:
-
-#### Bug
-
-* <a href='https://issues.apache.org/jira/browse/JCLOUDS-991'>JCLOUDS-991</a>
- Usage records for Volume usage allow a size field not handled by JClouds.
-* <a
href='https://issues.apache.org/jira/browse/JCLOUDS-1004'>JCLOUDS-1004</a> -
Update the Go2Cloud endpoint.
-* <a
href='https://issues.apache.org/jira/browse/JCLOUDS-1012'>JCLOUDS-1012</a> -
project and projectId not supported in JClouds as parameters in a usage record
for Cloudstack.
-* <a
href='https://issues.apache.org/jira/browse/JCLOUDS-1020'>JCLOUDS-1020</a> -
Docker BuildOptions use wrong query parameter for image tagging.
-* <a
href='https://issues.apache.org/jira/browse/JCLOUDS-1021'>JCLOUDS-1021</a> -
Add JavaDoc to repoTags() value in org.jclouds.docker.domain.Image.
-* <a
href='https://issues.apache.org/jira/browse/JCLOUDS-1022'>JCLOUDS-1022</a> -
Provide a mechanism to deal with the rate limit in DigitalOcean.
-* <a
href='https://issues.apache.org/jira/browse/JCLOUDS-1023'>JCLOUDS-1023</a> -
DigitalOcean throws an NPE in the getImage() method if the image does not exist.
-* <a
href='https://issues.apache.org/jira/browse/JCLOUDS-1024'>JCLOUDS-1024</a> -
The ImageExtension fails to create image if droplet is already stopped.
-* <a
href='https://issues.apache.org/jira/browse/JCLOUDS-1027'>JCLOUDS-1027</a> -
digitalocean2 request incorrect droplet.
-
-#### Improvement
-
-* <a
href='https://issues.apache.org/jira/browse/JCLOUDS-1010'>JCLOUDS-1010</a> -
Test Dockerfile: Consider using DropBear in Busybox instead of OpenSSH in
Ubuntu.
-* <a
href='https://issues.apache.org/jira/browse/JCLOUDS-1014'>JCLOUDS-1014</a> -
Docker: Add possibility to change loginPort.
-
-#### New Feature
-
-* <a href='https://issues.apache.org/jira/browse/JCLOUDS-891'>JCLOUDS-891</a>
- Add CloudSigma Miami region.
-* <a
href='https://issues.apache.org/jira/browse/JCLOUDS-1001'>JCLOUDS-1001</a> -
Add Google Compute preemptible support.
-* <a
href='https://issues.apache.org/jira/browse/JCLOUDS-1017'>JCLOUDS-1017</a> -
Add tagImage() method to ImageApi in Docker provider.
-
-## <a id="credits"></a>Credits
-
-jclouds would like to thank everyone who contributed time and effort in order
to make this release happen:
-
-* Apache jclouds
[PMC](http://people.apache.org/committers-by-project.html#jclouds-pmc) and
community for verifying the release.
-* Josef Cacek for all his contributions to the Docker provider.
-* Check out who has been busy on [Open
Hub](https://www.openhub.net/p/jclouds/contributors?query=&sort=latest_commit).
-
-## <a id="test"></a>Test Results
-
-Please see the [discussion
thread](http://markmail.org/message/msuot2n552de34ju) and the [vote
thread](http://markmail.org/message/kcihcojvbaz5e5hp) for test results for
1.9.2.
-]]></content>
- </entry>
-
- <entry>
- <id>http://jclouds.apache.org/releasenotes/1.9.1/</id>
- <title type="html"><![CDATA[Release Notes for Version 1.9.1]]></title>
- <link href="http://jclouds.apache.org/releasenotes/1.9.1/"/>
- <updated>2015-08-06T00:00:00Z</updated>
- <content type="html"><![CDATA[<ol>
-<li><a href="#intro">Introduction</a></li>
-<li><a href="#core-improvements">Core</a></li>
-<li><a href="#compute-improvements">Compute improvements</a></li>
-<li><a href="#blobstore-improvements">BlobStore improvements</a></li>
-<li><a href="#api">API Changes</a></li>
-<li><a href="#issues">Known Issues</a></li>
-<li><a href="#credits">Credits</a></li>
-<li><a href="#test">Test Results</a></li>
-</ol>
-
-
-<h2><a id="intro"></a>Introduction</h2>
-
-<p>You can read the official announcement at <a
href="http://markmail.org/message/7axjkmb7kypgvtot">Apache jclouds 1.9.1
released</a>. You can read the details of the specific JIRA issues addressed in
this release at the <a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12329857&styleName=Html&projectId=12314430">JIRA
Release Notes</a>.</p>
-
-<p>To get started with jclouds, please see the <a
href="/start/install/">jclouds installation guide</a>.</p>
-
-<h2><a id="core-improvements"></a>Core improvements</h2>
-
-<ul>
-<li>Added an option to mark Payloads as sensitive to avoid exposing sensitive
information.</li>
-<li>Restrict agentproxies to netcat when using the ssh-agent.</li>
-</ul>
-
-
-<h2><a id="compute-improvements"></a>Compute improvements</h2>
-
-<ul>
-<li>Added d2, m4 and t2 instance types for EC2.</li>
-<li>Added the DigitalOcean v2 provider.</li>
-<li>Added the Nova <code>os-hypervisors</code> extension.</li>
-<li>Implemented the portable ComputeService in ProfitBricks.</li>
-<li>Added support for specifying GCE disk type in compute abstraction.</li>
-</ul>
-
-
-<h2><a id="blobstore-improvements"></a>BlobStore improvements</h2>
-
-<ul>
-<li>Copy blob support (server-side copy on Azure, S3, GCS, and Swift, emulated
on other providers).</li>
-<li>Many improvements to Google Cloud Storage.</li>
-<li>Improved support for metadata and multipart operations.</li>
-</ul>
-
-
-<h2><a id="api"></a>API Changes</h2>
-
-<ul>
-<li>Replaced Rackspace Cloudfiles provider with modern openstack-swift
code.</li>
-</ul>
-
-
-<h2><a id="issues"></a>Known Issues</h2>
-
-<ul>
-<li>Google Cloud Storage cannot upload <code>InputStream</code> payloads.</li>
-</ul>
-
-
-<h2><a id="credits"></a>Credits</h2>
-
-<p>jclouds would like to thank everyone who contributed time and effort in
order to make this release happen:</p>
-
-<ul>
-<li>Apache jclouds <a
href="http://people.apache.org/committers-by-project.html#jclouds-pmc">PMC</a>
and community for verifying the release.</li>
-<li>Daniel Broudy for many improvements to Google Compute and Google Cloud
Storage</li>
-<li>Francesco Chicchiriccò for his advice in the development of the Azure
compute provider and for heliping running the live tests.</li>
-<li>Shrinand Javadekar for running the live tests for several Blob Store
providers.</li>
-<li>Check out who has been busy on <a
href="https://www.openhub.net/p/jclouds/contributors?query=&sort=latest_commit">Open
Hub</a>.</li>
-</ul>
-
-
-<h2><a id="test"></a>Test Results</h2>
-
-<p>Please see the <a
href="http://markmail.org/message/tiltfycu3s76a2wq">discussion thread</a> and
the <a href="http://markmail.org/message/nyxo6rxek2ibly2s">vote thread</a> for
test results for 1.9.1.</p>
-]]></content>
- </entry>
-
- <entry>
- <id>http://jclouds.apache.org/releasenotes/1.9.0/</id>
- <title type="html"><![CDATA[Release Notes for Version 1.9.0]]></title>
- <link href="http://jclouds.apache.org/releasenotes/1.9.0/"/>
- <updated>2015-03-29T00:00:00Z</updated>
- <content type="html"><
-1. [Core](#core-improvements)
-1. [Compute improvements](#compute-improvements)
-1. [BlobStore improvements](#blobstore-improvements)
-1. [API Changes](#api)
-1. [Known Issues](#issues)
-1. [Credits](#credits)
-1. [Test Results](#test)
-
-## <a id="intro"></a>Introduction
-
-You can read the official announcement at [Apache jclouds 1.9.0
released](http://markmail.org/message/zd4cqypgrwwmogfy). You can read the
details of the specific JIRA issues addressed in this release at the [JIRA
Release
Notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12329006&styleName=Html&projectId=12314430).
-
-To get started with jclouds, please see the [jclouds installation
guide](/start/install/).
-
-## <a id="core-improvements"></a>Core improvements
-
-* Configured the [Animal Sniffer](http://mojo.codehaus.org/animal-sniffer/)
plugin to make sure the code is runtime compatible with Java 6. This will help
us support Android.
-* Refactored the OkHttp driver to use the native API
-* Added a clean way to customize SSL/TLS connections using the OkHttp driver
to avoid POODLE.
-
-## <a id="compute-improvements"></a>Compute improvements
-
-* Added AWS Frankfurt region
-* Added AWS signature v4
-* Added C4 instance types to AWS EC2
-* Initial support for Azure Compute
-* Added authentication to the Docker provider
-* Added the ProfitBricks API
-* Added the Shipyard API
-* Added San José and Honolulu regions to CloudSigma
-* Improved Google Compute Engine Compute support
-* Chef has been promoted to the main repo and updated to support Chef 12
-* Improved Google Compute Engine to use AutoValue
-
-## <a id="blobstore-improvements"></a>BlobStore improvements
-
-* Support for > 2 GB single-part uploads on Java 7
-* Support portable setting and getting container and object ACLs (public-read
and private)
-* Support portable multi-object delete
-* Improved multi-part upload compatibility with InputStream Payload
-* Add support for user metadata with filesystem provider
-* Add multi-part upload support for generic S3
-
-
-## <a id="api"></a>API Changes
-
-* Downgraded Guava dependency to 16.0.1 but code will now support also
versions 17 and 18.
-* Removed all async interfaces from all apis and providers
-* Generic S3 no longer defaults to an AWS endpoint
-* Require Azure API 2012-02-12 to allow support after [August
2015](http://blogs.msdn.com/b/windowsazurestorage/archive/2014/08/05/microsoft-azure-storage-service-version-removal.aspx)
-* Require Java 7 to use filesystem provider (enables user metadata support)
-
-
-## <a id="issues"></a>Known Issues
-
-* Amazon S3 does not support signature v4 or Frankfurt
-* Filesystem provider does not support user metadata on Mac OS X due to
[OpenJDK issue 8030048](https://bugs.openjdk.java.net/browse/JDK-8030048)
-
-
-## <a id="credits"></a>Credits
-
-jclouds would like to thank everyone who contributed time and effort in order
to make this release happen:
-
-* Google and Microsoft for providing resources to support and develop the
Google Compute Engine and Azure Compute providers.
-* Apache jclouds
[PMC](http://people.apache.org/committers-by-project.html#jclouds-pmc) and
community for verifying the release.
-* Check out who has been busy on [Open
Hub](https://www.openhub.net/p/jclouds/contributors?query=&sort=latest_commit).
-
-## <a id="test"></a>Test Results
-
-Please see the [discussion
thread](http://markmail.org/message/wpxvq4m326z6j5kk) and the [vote
thread](http://markmail.org/message/mevukaykuuhksrzp) for test results for
1.9.0.
-]]></content>
- </entry>
-
- <entry>
- <id>http://jclouds.apache.org/releasenotes/1.8.1/</id>
- <title type="html"><![CDATA[Release Notes for Version 1.8.1]]></title>
- <link href="http://jclouds.apache.org/releasenotes/1.8.1/"/>
- <updated>2014-10-24T00:00:00Z</updated>
- <content type="html"><
-1. [Highlights](#highlights)
-1. [API Changes](#api)
-1. [Known Issues](#issues)
-1. [Credits](#credits)
-1. [Test Results](#test)
-
-## <a id="intro"></a>Introduction
-
-You can read the official announcement at [Apache jclouds 1.8.1
released](http://apache.markmail.org/thread/xjefzppq7jmgbcca). You can read the
details of the specific JIRA issues addressed in this release at the [JIRA
Release
Notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12327548&styleName=Html&projectId=12314430).
-
-To get jclouds, please see the [jclouds installation guide](/start/install/).
-
-## <a id="highlights"></a>Highlights
-
-* Support for Google Cloud Storage
-* Graduation of OpenStack Swift. The group ID changes
-
-from
-{% highlight xml %}
-<dependency>
- <groupId>org.apache.jclouds.labs</groupId>
- <artifactId>openstack-swift</artifactId>
- <version>1.8.0</version>
-</dependency>
-{% endhighlight %}
-to
-{% highlight xml %}
-<dependency>
- <groupId>org.apache.jclouds.apis</groupId>
- <artifactId>openstack-swift</artifactId>
- <version>1.8.1</version>
-</dependency>
-{% endhighlight %}
-
-
-## <a id="api"></a>API Changes
-
-* [openstack-swift API changes from 1.8.0 to
1.8.1](api-changes/openstack-swift/)
-
-## <a id="issues"></a>Known Issues
-
-* Unfortunately `openstack-neutron` was broken in this release. If you depend
on it, please skip this version.
-
-## <a id="credits"></a>Credits
-
-jclouds would like to thank everyone who contributed time and effort in order
to make this release happen:
-
-* Apache jclouds
[PMC](http://people.apache.org/committers-by-project.html#jclouds-pmc) and
community for verifying the release.
-* Check out who has been busy on [Open
Hub](https://www.openhub.net/p/jclouds/contributors?query=&sort=latest_commit).
-
-## <a id="test"></a>Test Results
-
-Please see the [discussion
thread](http://markmail.org/thread/lertwftpifagoor3) and the [vote
thread](http://markmail.org/thread/lertwftpifagoor3) for test results for 1.8.1.
-
-See [this blog post](/blog/2014/10/25/poodle-and-jclouds/) for more
information on POODLE and jclouds.]]></content>
- </entry>
-
- <entry>
- <id>http://jclouds.apache.org/releasenotes/1.8.0/</id>
- <title type="html"><![CDATA[Release Notes for Version 1.8.0]]></title>
- <link href="http://jclouds.apache.org/releasenotes/1.8.0/"/>
- <updated>2014-08-05T00:00:00Z</updated>
- <content type="html"><
-1. [Highlights](#highlights)
-1. [API Changes](#api)
-1. [Known Issues](#issues)
-1. [Reminder](#reminder)
-1. [Credits](#credits)
-1. [Test Results](#test)
-
-## <a id="intro"></a>Introduction
-
-You can read the official announcement at [Apache jclouds 1.8.0
released](http://markmail.org/message/plk6wedjeh3vanc6). You can read the
details of the specific JIRA issues addressed in this release at the [JIRA
Release
Notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12325587&styleName=Html&projectId=12314430).
-
-To get jclouds, please see the [jclouds installation guide](/start/install/).
-
-## <a id="highlights"></a>Highlights
-
-* jclouds 1.8.0 introduces initial support for [Amazon
Glacier](http://aws.amazon.com/glacier), sponsored by [Google Summer of
Code](/blog/2014/04/23/gsoc/) and written by Roman Coedo. This blobstore
provider includes support for the portable abstraction but has vastly different
semantics for blob naming and retrieval.
-* Support for [Docker](/guides/docker/).
-* Refactored Code supporting OpenStack Neutron.
-* New Rackspace Auto Scale UK Provider and updated US region support.
-* This release requires Guava 17.0 and transitions most uses of
`InputSupplier` to `ByteSource`.
-
-## <a id="api"></a>API Changes
-
-* This release removes or deprecates most uses of Guava `InputSupplier`,
including `Strings2.toString`. Callers should instead use `ByteSource`,
`ByteStreams2.toByteArrayAndClose`, or `Strings2.toStringAndClose`. These
changes ensure compatibility with future Guava releases.
-* `BlobStore` introduces a `deleteContainerIfEmpty` method which more
accurately matches the semantics of some providers. Some providers like Azure
have better performance with the existing `delete` method.
-* The `resumeNodesMatching`, `suspendNodesMatching` and `rebootNodesMatching`
of the `ComputeService` now return the affected nodes.
-* Deprecates Neutron v2_0. Superseded by
[v2](https://github.com/jclouds/jclouds-labs-openstack/tree/master/openstack-neutron/src/main/java/org/jclouds/openstack/neutron/v2).
Moves the code away from map-binders and parsers. Multiple interface changes.
-* `RegionScopedBlobStoreContext` deprecates `configuredRegions()`,
`blobStoreInRegion(String regionId)`, `signerInRegion(String regionId)`, and
`asyncBlobStoreInRegion(String regionId)`.
-
-## <a id="issues"></a>Known Issues
-
-* Starting with 1.8.0, the HP Cloud Object Storage provider requires the
`region` attribute to be specified explicitly. This attribute is now used to
select the appropriate endpoint. If the region is not explicitly set, an
arbitrary endpoint will be selected, which may differ from the endpoint chosen
when using previous versions of jclouds. See the [provider
guide](/guides/hpcloud/) for an example of how to specify the region.
-* 1.8.0 includes an [incomplete
artifact](http://search.maven.org/#artifactdetails%7Corg.apache.jclouds.labs%7Cgoogle-cloud-storage%7C1.8.0%7Cjar)
for Google Cloud Storage. The jclouds team does not recommend its use and
1.8.1 will either complete support or remove this artifact.
-
-## <a id="credits"></a>Credits
-
-jclouds would like to thank everyone who contributed time and effort in order
to make this release happen:
-
-* Apache jclouds
[PMC](http://people.apache.org/committers-by-project.html#jclouds-pmc) and
community for verifying the release.
-* Check out who has been busy on [Open
Hub](https://www.openhub.net/p/jclouds/contributors?query=&sort=latest_commit).
-
-## <a id="test"></a>Test Results
-
-Please see the [discussion
thread](http://markmail.org/thread/2ppvzd7dtjvqfqkk) and the [vote
thread](http://markmail.org/thread/7ixght2jgfbu73ok) for test results for
1.8.0.]]></content>
- </entry>
-
- <entry>
- <id>http://jclouds.apache.org/releasenotes/1.7.3/</id>
- <title type="html"><![CDATA[Release Notes for Version 1.7.3]]></title>
- <link href="http://jclouds.apache.org/releasenotes/1.7.3/"/>
- <updated>2014-05-30T00:00:00Z</updated>
- <content type="html"><
-1. [Highlights](#highlights)
-1. [Known Issues](#issues)
-1. [Reminder](#reminder)
-1. [Credits](#credits)
-1. [Test Results](#test)
-
-## <a id="intro"></a>Introduction
-
-You can read the official announcement at [Apache jclouds 1.7.3
released](http://jclouds.markmail.org/message/6ormro7calbt5tjn). You can read
the details of the specific JIRA issues addressed in this release at the [JIRA
Release
Notes](https://issues.apache.org/jira/issues/?jql=project%20%3D%20JCLOUDS%20AND%20fixVersion%20%3D%201.7.3).
-
-To get jclouds, please see the [jclouds installation guide](/start/install/).
-
-## <a id="highlights"></a>Highlights
-
-* ElasticStack is back. The elasticstack API has been fixed and the
elastichosts-* Providers are in good working condition again.
-* The swift API and cloudfiles-us & cloudfiles-uk Providers have been
deprecated as of jclouds 1.7.2.
-* They will be replaced with the openstack-swift API and
rackspace-cloudfiles-us & rackspace-cloudfiles-uk & hpcloud-objectstorage
Providers in jclouds 2.0.
-* The new APIs and providers have been updated to the current jclouds
interface style and are fully region aware. These APIs are new to jclouds and
hence are in Beta. That means we need people to use it and give us
[feedback](/community/). Based on that feedback, minor changes to the
interfaces may happen. This code will replace
org.jclouds.openstack.swift.SwiftClient in jclouds 2.0 and it is recommended
you adopt it sooner than later.
-* You can get the new Swift and Cloud Files dependencies with:
-
-{% highlight xml %}
-<dependencies>
- <dependency>
- <groupId>org.apache.jclouds.labs</groupId>
- <artifactId>openstack-swift</artifactId>
- <version>1.7.3</version>
- </dependency>
- <dependency>
- <groupId>org.apache.jclouds.labs</groupId>
- <artifactId>rackspace-cloudfiles-us</artifactId>
- <version>1.7.3</version>
- </dependency>
- <dependency>
- <groupId>org.apache.jclouds.labs</groupId>
- <artifactId>rackspace-cloudfiles-uk</artifactId>
- <version>1.7.3</version>
- </dependency>
-</dependencies>
-{% endhighlight %}
-
-* Here is the [Javadoc](/reference/javadoc/1.7.x/) for the new Swift and Cloud
Files classes.
-
-## <a id="issues"></a>Known Issues
-
-* jclouds 1.7.3 is incompatible with
[Guava](https://code.google.com/p/guava-libraries/) 16 and 17. Please switch to
Guava 15.0 or earlier, or wait for jclouds 1.8.
-
-## <a id="reminder"></a>Reminder
-
-The jclouds Maven group ID for versions since [1.6.1-incubating](../1.6.1) is
`org.apache.jclouds` rather than `org.jclouds`, so a pom.xml dependency would
now look like:
-
-{% highlight xml %}
-<dependencies>
- <dependency>
- <groupId>org.apache.jclouds</groupId>
- <artifactId>jclouds-all</artifactId>
- <version>1.7.3</version>
- </dependency>
-</dependencies>
-{% endhighlight %}
-
-## <a id="credits"></a>Credits
-
-jclouds would like to thank everyone who contributed time and effort in order
to make this release happen:
-
-* Apache jclouds
[PMC](http://people.apache.org/committers-by-project.html#jclouds-pmc) and
community for verifying the release.
-* Check out who has been busy
[here](http://www.ohloh.net/p/jclouds/contributors?query=&sort=latest_commit).
-
-## <a id="test"></a>Test Results
-
-Please see the [discussion
thread](http://jclouds.markmail.org/message/smznp6474kpojqeb) and the [vote
thread](http://jclouds.markmail.org/message/ydekpm36pwaqpvbf) for test results
for 1.7.3.
-
-]]></content>
- </entry>
-
- <entry>
- <id>http://jclouds.apache.org/releasenotes/1.7.2/</id>
- <title type="html"><![CDATA[Release Notes for Version 1.7.2]]></title>
- <link href="http://jclouds.apache.org/releasenotes/1.7.2/"/>
- <updated>2014-04-15T00:00:00Z</updated>
- <content type="html"><
-1. [Highlights](#highlights)
-1. [Known Issues](#issues)
-1. [Reminder](#reminder)
-1. [Credits](#credits)
-1. [Test Results](#test)
-
-## <a id="intro"></a>Introduction
-
-jclouds version 1.7.2 is the fourth release of jclouds as an Apache TLP.
-
-You can read the official announcement at [Apache jclouds 1.7.2
released](http://markmail.org/message/on6prwzxi2cbi3mr). You can read the
details of the specific JIRA issues addressed in this release at the [JIRA
Release
Notes](https://issues.apache.org/jira/issues/?jql=project%20%3D%20JCLOUDS%20AND%20fixVersion%20%3D%201.7.2).
-
-To get jclouds, please see the [jclouds installation guide](/start/install/).
-
-## <a id="highlights"></a>Highlights
-
-* The swift API and cloudfiles-us & cloudfiles-uk Providers have been
deprecated as of jclouds 1.7.2.
-* They will be replaced with the openstack-swift API and
rackspace-cloudfiles-us & rackspace-cloudfiles-uk & hpcloud-objectstorage
Providers in jclouds 2.0.
-* The new APIs and providers have been updated to the current jclouds
interface style and are fully region aware. These APIs are new to jclouds and
hence are in Beta. That means we need people to use it and give us
[feedback](/community/). Based on that feedback, minor changes to the
interfaces may happen. This code will replace
org.jclouds.openstack.swift.SwiftClient in jclouds 2.0 and it is recommended
you adopt it sooner than later.
-* You can get the new Swift and Cloud Files dependencies with:
-
-{% highlight xml %}
-<dependencies>
- <dependency>
- <groupId>org.apache.jclouds.labs</groupId>
- <artifactId>openstack-swift</artifactId>
- <version>1.7.2</version>
- </dependency>
- <dependency>
- <groupId>org.apache.jclouds.labs</groupId>
- <artifactId>rackspace-cloudfiles-us</artifactId>
- <version>1.7.2</version>
- </dependency>
- <dependency>
- <groupId>org.apache.jclouds.labs</groupId>
- <artifactId>rackspace-cloudfiles-uk</artifactId>
- <version>1.7.2</version>
- </dependency>
-</dependencies>
-{% endhighlight %}
-
-* Here is the [Javadoc](/reference/javadoc/1.7.x/) for the new Swift and Cloud
Files classes.
-
-## <a id="issues"></a>Known Issues
-
-* jclouds 1.7.2 is incompatible with
[Guava](https://code.google.com/p/guava-libraries/) 16 and 17. Please switch to
Guava 15.0 or earlier, or wait for jclouds 1.8.
-
-## <a id="reminder"></a>Reminder
-
-The jclouds Maven group ID for versions since [1.6.1-incubating](../1.6.1) is
`org.apache.jclouds` rather than `org.jclouds`, so a pom.xml dependency would
now look like:
-
-{% highlight xml %}
-<dependencies>
- <dependency>
- <groupId>org.apache.jclouds</groupId>
- <artifactId>jclouds-all</artifactId>
- <version>1.7.2</version>
- </dependency>
-</dependencies>
-{% endhighlight %}
-
-## <a id="credits"></a>Credits
-
-jclouds would like to thank everyone who contributed time and effort in order
to make this release happen:
-
-* Apache jclouds
[PMC](http://people.apache.org/committers-by-project.html#jclouds-pmc) and
community for verifying the release.
-* Check out who has been busy
[here](http://www.ohloh.net/p/jclouds/contributors?query=&sort=latest_commit).
-
-## <a id="test"></a>Test Results
-
-Please see the [release discussion
thread](http://markmail.org/thread/zi5nnppwdvaafpsb) for test results for 1.7.2.
-
-]]></content>
- </entry>
-
- <entry>
- <id>http://jclouds.apache.org/releasenotes/1.7.1/</id>
- <title type="html"><![CDATA[Release Notes for Version 1.7.1]]></title>
- <link href="http://jclouds.apache.org/releasenotes/1.7.1/"/>
- <updated>2014-02-11T00:00:00Z</updated>
- <content type="html"><. You can read the
details of the specific JIRA issues addressed in this release at the [JIRA
Release
Notes](https://issues.apache.org/jira/browse/JCLOUDS/fixforversion/12325588).
-
-To get jclouds, please see the [jclouds installation guide](/start/install/).
-
-## Notable updates
-
-* A workaround for
[JCLOUDS-427](https://issues.apache.org/jira/browse/JCLOUDS-427) is provided to
make jclouds compatible with JRE 1.7.0\_51-b13.
-* Added the [DigitalOcean](https://www.digitalocean.com) compute provider. It
is available in labs under the following Maven coordinates:
-{% highlight xml %}
-<dependencies>
- <dependency>
- <groupId>org.apache.jclouds.labs</groupId>
- <artifactId>digitalocean</artifactId>
- <version>1.7.1</version>
- </dependency>
-</dependencies>
-{% endhighlight %}
-* Upgraded Bouncycastle to version 1.49.
-* Added an HTTP driver based on the [OkHttp](http://square.github.io/okhttp/)
library for efficient HTTP connections.
-* Added support for PATCH methods that have a body.
-* Allow configuring of networks to which the nodes will be attached directly
from the portable [Compute](/start/compute) interface.
-
-## Notes
-
-* jclouds 1.7.1 is incompatible with
[Guava](https://code.google.com/p/guava-libraries/) 16. Please switch to
-Guava 15.0 or earlier, or wait for jclouds 1.8.
-
-## Reminder
-
-As per [1.6.1-incubating](../1.6.1), 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 %}
-<dependencies>
- <dependency>
- <groupId>org.apache.jclouds</groupId>
- <artifactId>jclouds-all</artifactId>
- <version>1.7.1</version>
- </dependency>
-</dependencies>
-{% endhighlight %}
-
-## Credits
-
-jclouds would like to thank everyone who contributed time and effort in order
to make this release happen:
-
- * Ignasi Barrera for managing the release.
- * Andrew Phillips for his quick and diligent fixes for
[JCLOUDS-427](https://issues.apache.org/jira/browse/JCLOUDS-427).
- * Apache jclouds PMC for verifying.
- * Check out who has been busy
[here](http://www.ohloh.net/p/jclouds/contributors?query=&sort=latest_commit).
-
-## Test Results
-
-Please see the [release discussion
thread](http://markmail.org/message/dpfrnkcwvtf5scb7) for test results for
1.7.1.
-
-]]></content>
- </entry>
-
- <entry>
- <id>http://jclouds.apache.org/releasenotes/1.7.0/</id>
- <title type="html"><![CDATA[Release Notes for Version 1.7.0]]></title>
- <link href="http://jclouds.apache.org/releasenotes/1.7.0/"/>
- <updated>2013-12-23T00:00:00Z</updated>
- <content type="html"><. You can read the
details of the specific JIRA issues addressed in this release at the [JIRA
Release
Notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12324405&styleName=Html&projectId=12314430).
-
-To get jclouds, please see the [jclouds installation guide](/start/install/).
-
-## Notes
-
-* jclouds 1.7.0 is incompatible with
[Guava](https://code.google.com/p/guava-libraries/) 16. Please switch to
-Guava 15.0 or earlier, or wait for jclouds 1.7.1
-
-## Reminder
-
-As per [1.6.1-incubating](../1.6.1), 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 %}
-<dependencies>
- <dependency>
- <groupId>org.apache.jclouds</groupId>
- <artifactId>jclouds-all</artifactId>
- <version>1.7.0</version>
- </dependency>
-</dependencies>
-{% endhighlight %}
-
-## Credits
-
-jclouds would like to thank everyone who contributed time and effort in order
to make this release happen:
-
- * Andrew Bayer for managing the release.
- * Apache jclouds PMC for verifying.
- * Check out who has been busy
[here](http://www.ohloh.net/p/jclouds/contributors?query=&sort=latest_commit).
-
-## Test Results
-
-Please see the [release discussion
thread](http://markmail.org/thread/zwasetkfcbfgrhjz) for test results for 1.7.0.
-
-]]></content>
- </entry>
-
- <entry>
- <id>http://jclouds.apache.org/releasenotes/1.6.3/</id>
- <title type="html"><![CDATA[Release Notes for Version 1.6.3]]></title>
- <link href="http://jclouds.apache.org/releasenotes/1.6.3/"/>
- <updated>2013-11-30T00:00:00Z</updated>
- <content type="html"><![CDATA[<h2>Introduction</h2>
-
-<p>jclouds version 1.6.3 is the first release of jclouds as an Apache TLP,
after two releases as part of the Apache Incubator.</p>
-
-<p>You can read the official announcement at <a
href="http://apache.markmail.org/thread/4ppbqyu6ydmacrb3">Apache jclouds 1.6.3
released</a>. You can read the details of the specific JIRA issues addressed in
this release at the <a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12324789&styleName=Html&projectId=12314430">JIRA
Release Notes</a>.</p>
-
-<p>To get jclouds, please see the <a href="/start/install">jclouds
installation guide</a>.</p>
-
-<h2>Reminder</h2>
-
-<p>As per <a href="../1.6.1">1.6.1-incubating</a>, the jclouds Maven group ID
has changed from org.jclouds to org.apache.jclouds so a pom.xml dependency
would now look like:</p>
-
-<div class="highlight"><pre><code class="xml"><span
class="nt"><dependencies></span>
- <span class="nt"><dependency></span>
- <span class="nt"><groupId></span>org.apache.jclouds<span
class="nt"></groupId></span>
- <span class="nt"><artifactId></span>jclouds-all<span
class="nt"></artifactId></span>
- <span class="nt"><version></span>1.6.3<span
class="nt"></version></span>
- <span class="nt"></dependency></span>
-<span class="nt"></dependencies></span>
-</code></pre></div>
-
-
-<h2>Credits</h2>
-
-<p>jclouds would like to thank everyone who contributed time and effort in
order to make this release happen:</p>
-
-<ul>
-<li>Andrew Gaul for managing the release.</li>
-<li>Apache jclouds PMC for verifying.</li>
-<li>Check out who has been busy <a
href="http://www.ohloh.net/p/jclouds/contributors?query=&sort=latest_commit">here</a>.</li>
-</ul>
-
-
-<h2>Test Results</h2>
-
-<p>Please see the <a
href="http://markmail.org/thread/gkqw7uidfnnze4lv">release discussion
thread</a> for test results for 1.6.3</p>
-]]></content>
- </entry>
-
- <entry>
- <id>http://jclouds.apache.org/releasenotes/1.6.2/</id>
- <title type="html"><![CDATA[Release Notes for Version 1.6.2]]></title>
- <link href="http://jclouds.apache.org/releasenotes/1.6.2/"/>
- <updated>2013-08-27T00:00:00Z</updated>
- <content type="html"><. You can read the
details of the specific JIRA issues addressed in this release at the [JIRA
Release
Notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12324574&styleName=Html&projectId=12314430).
-
-To get jclouds, please see the [jclouds installation guide](/start/install).
-
-## Reminder
-
- * As per [1.6.1-incubating](../1.6.1), 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 %}
-<dependencies>
- <dependency>
- <groupId>org.apache.jclouds</groupId>
- <artifactId>jclouds-all</artifactId>
- <version>1.6.2-incubating</version>
- </dependency>
-</dependencies>
-{% 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](http://www.ohloh.net/p/jclouds/contributors?query=&sort=latest_commit).
-
-## Test Results
-
-Please see the [test results](/releasenotes/1.6.2-tests) for test failures for
1.6.2.
-
-]]></content>
- </entry>
-
- <entry>
- <id>http://jclouds.apache.org/releasenotes/1.6.1/</id>
- <title type="html"><![CDATA[Release Notes for Version 1.6.1]]></title>
- <link href="http://jclouds.apache.org/releasenotes/1.6.1/"/>
- <updated>2013-06-19T00:00:00Z</updated>
- <content type="html"><.
You can read the details of the specific JIRA issues addressed in this release
at the [JIRA Release
Notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314430&version=12324412).
-
-To get jclouds, please see the [jclouds installation guide](/start/install).
-
-
-## Additions
-
- * Added the karaf/CLI command blobstore-blob-exists.
-
-## Removals
-
- * Removed sandbox-apis and sandbox-providers.
-
-## Changes
-
- * The jclouds Maven groupId has changed from org.jclouds to
org.apache.jclouds so a pom.xml dependency would now look like:
-
-{% highlight xml %}
-<dependencies>
- <dependency>
- <groupId>org.apache.jclouds</groupId>
- <artifactId>jclouds-all</artifactId>
- <version>1.6.1-incubating</version>
- </dependency>
-</dependencies>
-{% endhighlight %}
-
- * Note that the package names in the source code have *not* changed.
- * jclouds-karaf has undergone a similar modification and you'll need to
change the `featureRepositories` line in `etc/org.apache.karaf.features.cfg`
to
`featuresRepositories=mvn:org.apache.jclouds.karaf/jclouds-karaf/${jclouds.karaf.version}/xml/features`
in the command line interface.
- * Updated license headers and project metadata to align with Apache Incubator.
-
-## Fixes
-
- * Allow repeatable Payload with InputSupplier input (allows retries to work)
- * Map S3 TooManyBuckets to InsufficientResourcesException
- * Fixed the jclouds-cli start script so that it now runs smoothly on Windows.
-
-## Deprecated and Non-backwards Compatible Changes
- * All Async interfaces are deprecated and will be removed in the next major
version of jclouds. Please only use the synchronous APIs, those without
"Async" in the class name, such as `NovaApi`. You can find an example of doing
an asynchronous file upload without the Async interface in
[MultiFileUploaderC.java](https://github.com/jclouds/jclouds-cloud-storage-workshop/blob/master/exercise2/src/main/java/org/jclouds/labs/blobstore/exercise2/MultiFileUploaderC.java).
- * Accordingly, please discontinue use of `RestContext`. This is replaced
with `ApiContext`, which doesn't have an Async type. Note that you can use
`ContextBuilder.buildApi(YourApi.class)` instead of using contexts, as API
interfaces are now closeable.
- * Please discontinue use of `Context.utils()` as many features there were
only present to support the Async interfaces of jclouds. Code in jclouds will
be easier to maintain when we needn't support utilities that are also present
in tools such as Guava and Bouncycastle.
-
-## Credits
-
-jclouds would like to thank everyone who contributed time and effort in order
to make this release happen:
-
- * Andrew Bayer for leading the release charge.
- * A special thanks to our Apache mentors for guiding us through our first
release.
- * Check out who has been busy
[here](http://www.ohloh.net/p/jclouds/contributors?query=&sort=latest_commit).
-
-]]></content>
- </entry>
-
</feed>