You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@attic.apache.org by ba...@apache.org on 2017/02/25 07:47:03 UTC

svn commit: r1784352 - in /attic/site: docs/projects/deltacloud.html xdocs/projects/deltacloud.xml

Author: bayard
Date: Sat Feb 25 07:47:02 2017
New Revision: 1784352

URL: http://svn.apache.org/viewvc?rev=1784352&view=rev
Log:
Moving to resource table

Modified:
    attic/site/docs/projects/deltacloud.html
    attic/site/xdocs/projects/deltacloud.xml

Modified: attic/site/docs/projects/deltacloud.html
URL: http://svn.apache.org/viewvc/attic/site/docs/projects/deltacloud.html?rev=1784352&r1=1784351&r2=1784352&view=diff
==============================================================================
--- attic/site/docs/projects/deltacloud.html (original)
+++ attic/site/docs/projects/deltacloud.html Sat Feb 25 07:47:02 2017
@@ -53,9 +53,48 @@
 <p><a href="http://deltacloud.apache.org">Apache Deltacloud</a> moved into the Attic in July 2015. 
   Deltacloud provided the API server and drivers necessary for connecting to cloud providers via 
   a cloud abstraction API. </p>
-<p>The user mailing list, website, downloads and issue tracker all remain open, though 
-     the issue tracker is read-only. See the website at 
-     <a href="http://deltacloud.apache.org/">http://deltacloud.apache.org</a> for more information on Deltacloud. </p>
+
+  <table style="margin-left: auto; margin-right:auto; width:90%">
+    <tr>
+      <th>Read-only Resource</th>
+      <th>Link(s)</th>
+    </tr>
+    <tr>
+      <td>Website</td>
+      <td><a href="http://deltacloud.apache.org/">deltacloud.apache.org/</a></td>
+    </tr>
+    <tr>
+      <td>Mailing List Archives</td>
+      <td>
+        <a href="http://mail-archives.apache.org/mod_mbox/deltacloud-dev/">dev</a>
+        | <a href="http://mail-archives.apache.org/mod_mbox/deltacloud-commits/">commits</a>
+        | <a href="http://mail-archives.apache.org/mod_mbox/deltacloud-user/">user</a>
+      </td>
+    </tr>
+    <tr>
+      <td>Issue Tracker</td>
+      <td><a href="https://issues.apache.org/jira/browse/DTACLOUD/">JIRA</a></td>
+    </tr>
+    <tr>
+      <td>SVN</td>
+      <td><a href="http://svn.apache.org/viewvc/deltacloud/">svn.apache.org/repos/asf/deltacloud/</a></td>
+    </tr>
+    <tr>
+      <td>Git</td>
+      <td><a href="https://git-wip-us.apache.org/repos/asf?p=deltacloud.git">git-wip-us.apache.org/repos/asf?p=deltacloud.git</a></td>
+    </tr>
+    <tr>
+      <td>Board Reports</td>
+      <td><a href="https://whimsy.apache.org/board/minutes/deltacloud.html">Minutes</a></td>
+    </tr>
+    <tr>
+      <td>Downloads</td>
+      <td><a href="http://archive.apache.org/dist/deltacloud/">archive.apache.org/dist/deltacloud/</a> 
+      | <a href="http://archive.apache.org/dist/deltacloud/KEYS">KEYS</a>
+      </td>
+    </tr>
+  </table>
+
 <p>As with any project in the Attic - if you should choose to fork Deltacloud outside of Apache, 
      please let us know so we can link to your project. </p>
 <p>Archived versions of the Deltacloud may be downloaded from the 

Modified: attic/site/xdocs/projects/deltacloud.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/deltacloud.xml?rev=1784352&r1=1784351&r2=1784352&view=diff
==============================================================================
--- attic/site/xdocs/projects/deltacloud.xml (original)
+++ attic/site/xdocs/projects/deltacloud.xml Sat Feb 25 07:47:02 2017
@@ -31,9 +31,13 @@
   Deltacloud provided the API server and drivers necessary for connecting to cloud providers via 
   a cloud abstraction API. </p>
      
-  <p>The user mailing list, website, downloads and issue tracker all remain open, though 
-     the issue tracker is read-only. See the website at 
-     <a href="http://deltacloud.apache.org/">http://deltacloud.apache.org</a> for more information on Deltacloud. </p>
+  <resource_table project="deltacloud">
+    <mail name="commits"/>
+    <mail name="user"/>
+    <jira key="DTACLOUD"/>
+    <git/>
+    <svn/>
+  </resource_table>
 
   <p>As with any project in the Attic - if you should choose to fork Deltacloud outside of Apache, 
      please let us know so we can link to your project. </p>