You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by na...@apache.org on 2014/11/30 22:46:12 UTC

svn commit: r1642607 - in /jclouds/site-content: blog/ blog/2014/08/05/1-release-2-committers/ blog/2014/09/04/better-builders/ guides/ guides/abiquo/ guides/azure-storage/ guides/cloudsigma/ guides/docker/ guides/filesystem/ guides/hpcloud/ reference/...

Author: nacx
Date: Sun Nov 30 21:46:11 2014
New Revision: 1642607

URL: http://svn.apache.org/r1642607
Log:
Fixed Maven coordinates and updated guides

Modified:
    jclouds/site-content/blog/2014/08/05/1-release-2-committers/index.html
    jclouds/site-content/blog/2014/09/04/better-builders/index.html
    jclouds/site-content/blog/atom.xml
    jclouds/site-content/blog/index.html
    jclouds/site-content/guides/abiquo/index.html
    jclouds/site-content/guides/azure-storage/index.html
    jclouds/site-content/guides/cloudsigma/index.html
    jclouds/site-content/guides/docker/index.html
    jclouds/site-content/guides/filesystem/index.html
    jclouds/site-content/guides/hpcloud/index.html
    jclouds/site-content/guides/index.html
    jclouds/site-content/reference/providers/index.html
    jclouds/site-content/start/compute/index.html
    jclouds/site-content/start/what-is-jclouds/index.html

Modified: jclouds/site-content/blog/2014/08/05/1-release-2-committers/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/blog/2014/08/05/1-release-2-committers/index.html?rev=1642607&r1=1642606&r2=1642607&view=diff
==============================================================================
--- jclouds/site-content/blog/2014/08/05/1-release-2-committers/index.html (original)
+++ jclouds/site-content/blog/2014/08/05/1-release-2-committers/index.html Sun Nov 30 21:46:11 2014
@@ -120,6 +120,7 @@
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Release Notes<strong class="caret"></strong></a>
                     <ul class="dropdown-menu">
                         <!-- only keep the release notes for supported versions in this list -->
+                        <li><a href="/releasenotes/1.8.1">1.8.1</a></li>
                         <li><a href="/releasenotes/1.8.0">1.8.0</a></li>
                         <li><a href="/releasenotes/1.7.3">1.7.3</a></li>
                         <li><a href="/releasenotes/1.7.2">1.7.2</a></li>

Modified: jclouds/site-content/blog/2014/09/04/better-builders/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/blog/2014/09/04/better-builders/index.html?rev=1642607&r1=1642606&r2=1642607&view=diff
==============================================================================
--- jclouds/site-content/blog/2014/09/04/better-builders/index.html (original)
+++ jclouds/site-content/blog/2014/09/04/better-builders/index.html Sun Nov 30 21:46:11 2014
@@ -120,6 +120,7 @@
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown">Release Notes<strong class="caret"></strong></a>
                     <ul class="dropdown-menu">
                         <!-- only keep the release notes for supported versions in this list -->
+                        <li><a href="/releasenotes/1.8.1">1.8.1</a></li>
                         <li><a href="/releasenotes/1.8.0">1.8.0</a></li>
                         <li><a href="/releasenotes/1.7.3">1.7.3</a></li>
                         <li><a href="/releasenotes/1.7.2">1.7.2</a></li>

Modified: jclouds/site-content/blog/atom.xml
URL: http://svn.apache.org/viewvc/jclouds/site-content/blog/atom.xml?rev=1642607&r1=1642606&r2=1642607&view=diff
==============================================================================
--- jclouds/site-content/blog/atom.xml (original)
+++ jclouds/site-content/blog/atom.xml Sun Nov 30 21:46:11 2014
@@ -114,10 +114,10 @@
   </entry>
   
   <entry>
-    <id>http://jclouds.apache.org/blog/2014/09/03/better-builders</id>
+    <id>http://jclouds.apache.org/blog/2014/09/04/better-builders</id>
     <title type="html"><![CDATA[Better Builders with jclouds!]]></title>
-    <link href="http://jclouds.apache.org/blog/2014/09/03/better-builders"/>
-    <updated>2014-09-03T00:00:00Z</updated>
+    <link href="http://jclouds.apache.org/blog/2014/09/04/better-builders"/>
+    <updated>2014-09-04T00:00:00Z</updated>
     <content type="html"><![CDATA[<p>If you are a new <a href="jclouds.apache.org">jclouds</a> developer, or even if you are already developing jclouds support for any of the OpenStack or Rackspace APIs, you have likely seen the domain classes that are used throughout the the jclouds codebase.
 These classes are used to represent OpenStack resources, particularly the JSON structures supported by OpenStack APIs.</p>
 
@@ -242,10 +242,10 @@ These classes are used to represent Open
   </entry>
   
   <entry>
-    <id>http://jclouds.apache.org/blog/2014/08/04/1-release-2-committers</id>
+    <id>http://jclouds.apache.org/blog/2014/08/05/1-release-2-committers</id>
     <title type="html"><![CDATA[1 release, 2 committers...a busy week for jclouds!]]></title>
-    <link href="http://jclouds.apache.org/blog/2014/08/04/1-release-2-committers"/>
-    <updated>2014-08-04T00:00:00Z</updated>
+    <link href="http://jclouds.apache.org/blog/2014/08/05/1-release-2-committers"/>
+    <updated>2014-08-05T00:00:00Z</updated>
     <content type="html"><![CDATA[<p><img class="img-right" src="/img/posts/chris-and-andrea.png"/>There's a lot going on this week for the jclouds community. Most importantly, we're really pleased to introduce two new committers: Andrea Turli and Chris Custine.</p>
 
 <!--more-->

Modified: jclouds/site-content/blog/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/blog/index.html?rev=1642607&r1=1642606&r2=1642607&view=diff
==============================================================================
--- jclouds/site-content/blog/index.html (original)
+++ jclouds/site-content/blog/index.html Sun Nov 30 21:46:11 2014
@@ -166,14 +166,14 @@
 <p>Google Summer of Code 2014 has concluded and both Apache jclouds students have successfully completed their projects, Amazon Glacier and Google Cloud Storage support.
 </p>
 
-<h3><a class="text-primary" href="/blog/2014/09/03/better-builders">Better Builders with jclouds!</a></h3>
-<span class="text-muted">03 September 2014, by Zack Shoylev</span>
+<h3><a class="text-primary" href="/blog/2014/09/04/better-builders">Better Builders with jclouds!</a></h3>
+<span class="text-muted">04 September 2014, by Zack Shoylev</span>
 <p>If you are a new jclouds developer, or even if you are already developing jclouds support for any of the OpenStack or Rackspace APIs, you have likely seen the domain classes that are used throughout the the jclouds codebase.
 These classes are used to represent OpenStack resources, particularly the JSON structures supported by OpenStack APIs.
 </p>
 
-<h3><a class="text-primary" href="/blog/2014/08/04/1-release-2-committers">1 release, 2 committers...a busy week for jclouds!</a></h3>
-<span class="text-muted">04 August 2014, by <a href="http://blog.xebialabs.com/author/aphillips/">Andrew Phillips</a></span>
+<h3><a class="text-primary" href="/blog/2014/08/05/1-release-2-committers">1 release, 2 committers...a busy week for jclouds!</a></h3>
+<span class="text-muted">05 August 2014, by <a href="http://blog.xebialabs.com/author/aphillips/">Andrew Phillips</a></span>
 <p>There's a lot going on this week for the jclouds community. Most importantly, we're really pleased to introduce two new committers: Andrea Turli and Chris Custine.
 </p>
 

Modified: jclouds/site-content/guides/abiquo/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/guides/abiquo/index.html?rev=1642607&r1=1642606&r2=1642607&view=diff
==============================================================================
--- jclouds/site-content/guides/abiquo/index.html (original)
+++ jclouds/site-content/guides/abiquo/index.html Sun Nov 30 21:46:11 2014
@@ -154,7 +154,7 @@
 <li>Set up your project to include <code>abiquo</code>.
 
 <ul>
-<li>Get the dependencies <code>org.jclouds.labs/abiquo</code> using jclouds <a href="/start/install">Installation</a>.</li>
+<li>Get the dependencies <code>org.apache.jclouds.labs/abiquo</code> using jclouds <a href="/start/install">Installation</a>.</li>
 </ul>
 </li>
 <li>Start coding.</li>

Modified: jclouds/site-content/guides/azure-storage/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/guides/azure-storage/index.html?rev=1642607&r1=1642606&r2=1642607&view=diff
==============================================================================
--- jclouds/site-content/guides/azure-storage/index.html (original)
+++ jclouds/site-content/guides/azure-storage/index.html Sun Nov 30 21:46:11 2014
@@ -174,7 +174,7 @@
 <li>Setup your project to include <code>azureblob</code>
 
 <ul>
-<li>Get the dependency <code>org.jclouds.provider/azureblob</code> using jclouds <a href="/start/install">Installation</a>.</li>
+<li>Get the dependency <code>org.apache.jclouds.provider/azureblob</code> using jclouds <a href="/start/install">Installation</a>.</li>
 </ul>
 </li>
 <li>Start coding</li>

Modified: jclouds/site-content/guides/cloudsigma/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/guides/cloudsigma/index.html?rev=1642607&r1=1642606&r2=1642607&view=diff
==============================================================================
--- jclouds/site-content/guides/cloudsigma/index.html (original)
+++ jclouds/site-content/guides/cloudsigma/index.html Sun Nov 30 21:46:11 2014
@@ -154,7 +154,7 @@
 <li>Setup your project to include <code>cloudsigma-zrh</code>
 
 <ul>
-<li>Get the dependency <code>org.jclouds.provider/cloudsigma-zrh</code> using jclouds <a href="/start/install">Installation</a>.</li>
+<li>Get the dependency <code>org.apache.jclouds.provider/cloudsigma-zrh</code> using jclouds <a href="/start/install">Installation</a>.</li>
 </ul>
 </li>
 <li>Start coding</li>

Modified: jclouds/site-content/guides/docker/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/guides/docker/index.html?rev=1642607&r1=1642606&r2=1642607&view=diff
==============================================================================
--- jclouds/site-content/guides/docker/index.html (original)
+++ jclouds/site-content/guides/docker/index.html Sun Nov 30 21:46:11 2014
@@ -165,7 +165,7 @@ This involves <a href="https://docs.dock
 <li>Setup your project to include <code>docker</code>
 
 <ul>
-<li>Get the dependency <code>org.jclouds.labs/docker</code> using jclouds <a href="/start/install">Installation</a>.</li>
+<li>Get the dependency <code>org.apache.jclouds.labs/docker</code> using jclouds <a href="/start/install">Installation</a>.</li>
 </ul>
 </li>
 <li>Start coding</li>

Modified: jclouds/site-content/guides/filesystem/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/guides/filesystem/index.html?rev=1642607&r1=1642606&r2=1642607&view=diff
==============================================================================
--- jclouds/site-content/guides/filesystem/index.html (original)
+++ jclouds/site-content/guides/filesystem/index.html Sun Nov 30 21:46:11 2014
@@ -152,7 +152,7 @@
 <li>Setup your project to include filesystem
 
 <ul>
-<li>Get the dependency <code>org.jclouds.api/filesystem</code> using jclouds <a href="/start/install">Installation</a>.</li>
+<li>Get the dependency <code>org.apache.jclouds.api/filesystem</code> using jclouds <a href="/start/install">Installation</a>.</li>
 </ul>
 </li>
 <li>Start coding</li>

Modified: jclouds/site-content/guides/hpcloud/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/guides/hpcloud/index.html?rev=1642607&r1=1642606&r2=1642607&view=diff
==============================================================================
--- jclouds/site-content/guides/hpcloud/index.html (original)
+++ jclouds/site-content/guides/hpcloud/index.html Sun Nov 30 21:46:11 2014
@@ -172,7 +172,7 @@
 <li>Setup your project to include <code>hpcloud-objectstorage</code> and <code>hpcloud-compute</code>.
 
 <ul>
-<li>Get the dependencies <code>org.jclouds.provider/hpcloud-objectstorage</code> and <code>org.jclouds.provider/hpcloud-compute</code> using jclouds <a href="/start/install">Installation</a>.</li>
+<li>Get the dependencies <code>org.apache.jclouds.provider/hpcloud-objectstorage</code> and <code>org.apache.jclouds.provider/hpcloud-compute</code> using jclouds <a href="/start/install">Installation</a>.</li>
 </ul>
 </li>
 <li>Start coding.</li>

Modified: jclouds/site-content/guides/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/guides/index.html?rev=1642607&r1=1642606&r2=1642607&view=diff
==============================================================================
--- jclouds/site-content/guides/index.html (original)
+++ jclouds/site-content/guides/index.html Sun Nov 30 21:46:11 2014
@@ -161,8 +161,6 @@
 <li><a href="hpcloud">HP Helion Public Cloud (formerly HP Cloud)</a></li>
 <li><a href="openstack">OpenStack</a></li>
 <li><a href="rackspace">Rackspace</a></li>
-<li><a href="vcloud">VMware vCloud</a></li>
-<li><a href="vcloud-director">VMware vCloud Director</a></li>
 </ul>
 
 

Modified: jclouds/site-content/reference/providers/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/reference/providers/index.html?rev=1642607&r1=1642606&r2=1642607&view=diff
==============================================================================
--- jclouds/site-content/reference/providers/index.html (original)
+++ jclouds/site-content/reference/providers/index.html Sun Nov 30 21:46:11 2014
@@ -350,10 +350,6 @@
             <td><a href="/guides/openstack/">OpenStack</a></td>
             <td>openstack-nova</td>
         </tr>
-        <tr>
-            <td><a href="/guides/vcloud/">vCloud</a></td>
-            <td>vcloud</td>
-        </tr>
     </tbody>
 </table>
 

Modified: jclouds/site-content/start/compute/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/start/compute/index.html?rev=1642607&r1=1642606&r2=1642607&view=diff
==============================================================================
--- jclouds/site-content/start/compute/index.html (original)
+++ jclouds/site-content/start/compute/index.html Sun Nov 30 21:46:11 2014
@@ -150,7 +150,7 @@
             </div>
             <h2>Introduction</h2>
 
-<p>The jclouds Compute API provides a basic abstraction across Compute APIs such as Amazon EC2 and VMware vCloud.
+<p>The jclouds Compute API provides a basic abstraction across Compute APIs such as Amazon EC2 and OpenStack Nova.
 We also have integrations for popular tools such as Ant and Maven.</p>
 
 <h2>Features</h2>
@@ -233,7 +233,7 @@ and we really had no clean way to addres
 <p>We previously had a class called Size which held a combination of size and hardware configuration data.
 While simple, it limited our ability to address fine grained concerns, as it assumed there is
 only a single disk, processor, etc. Our new Hardware type is much more robust, while still extremely simple to use.
-While mounted volume information is read-only at the moment, expect us to add portability over systems like EBS and vCloud volumes in the near future.</p>
+While mounted volume information is read-only at the moment, expect us to add portability over systems like EBS in the near future.</p>
 
 <h3>Usage</h3>
 
@@ -688,18 +688,6 @@ without parameters (ex. <code>templateBu
 </thead>
 <tbody>
 <tr>
-<td> vcloud/bluelock-vcdirector </td>
-<td> osFamily(UBUNTU).os64Bit(true) </td>
-</tr>
-<tr>
-<td> trmk-vcloudexpress </td>
-<td> osFamily(UBUNTU).osDescriptionMatches(".<em>JeOS.</em>").os64Bit(true) </td>
-</tr>
-<tr>
-<td> trmk-ecloud </td>
-<td> osFamily(CENTOS).os64Bit(true) </td>
-</tr>
-<tr>
 <td> ec2 </td>
 <td> osFamily(AMZN_LINUX).os64Bit(true) </td>
 </tr>

Modified: jclouds/site-content/start/what-is-jclouds/index.html
URL: http://svn.apache.org/viewvc/jclouds/site-content/start/what-is-jclouds/index.html?rev=1642607&r1=1642606&r2=1642607&view=diff
==============================================================================
--- jclouds/site-content/start/what-is-jclouds/index.html (original)
+++ jclouds/site-content/start/what-is-jclouds/index.html Sun Nov 30 21:46:11 2014
@@ -151,7 +151,7 @@
             <p>Apache jclouds&reg; is an open source library that helps you get started in the cloud and utilizes your <a href="http://www.oracle.com/technetwork/java/index.html">Java</a>
 or <a href="http://clojure.org">Clojure</a> development skills. The jclouds API gives you the freedom to use portable abstractions or cloud-specific features.</p>
 
-<p>jclouds tests support of 30 cloud providers and cloud software stacks including Amazon, Azure, GoGrid, Ninefold, OpenStack, Rackspace, and vCloud.  Please see the
+<p>jclouds tests support of 30 cloud providers and cloud software stacks including Amazon, Azure, GoGrid, OpenStack, Rackspace, and Google.  Please see the
 complete list of <a href="/reference/providers">jclouds supported providers</a> that are supported by the jclouds API.</p>
 
 <p>jclouds offers several API abstractions as Java and Clojure libraries. The most mature of these are BlobStore and ComputeService.</p>