Author: mattmann
Date: Sun Jun  7 02:31:41 2015
New Revision: 1683981

URL: http://svn.apache.org/r1683981
Log:
Update website for 0.9 release.

Modified:
    oodt/cms_site/trunk/content/doap_oodt.rdf
    oodt/cms_site/trunk/content/download.md

Modified: oodt/cms_site/trunk/content/doap_oodt.rdf
URL: 
http://svn.apache.org/viewvc/oodt/cms_site/trunk/content/doap_oodt.rdf?rev=1683981&r1=1683980&r2=1683981&view=diff
==============================================================================
--- oodt/cms_site/trunk/content/doap_oodt.rdf (original)
+++ oodt/cms_site/trunk/content/doap_oodt.rdf Sun Jun  7 02:31:41 2015
@@ -40,6 +40,13 @@
     <category rdf:resource="http://projects.apache.org/category/web-framework"; 
/>
     <release>
       <Version>
+        <name>Apache OODT 0.9</name>
+        <created>2015-06-06</created>
+        <revision>0.9</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
         <name>Apache OODT 0.8.1</name>
         <created>2015-01-07</created>
         <revision>0.8.1</revision>

Modified: oodt/cms_site/trunk/content/download.md
URL: 
http://svn.apache.org/viewvc/oodt/cms_site/trunk/content/download.md?rev=1683981&r1=1683980&r2=1683981&view=diff
==============================================================================
--- oodt/cms_site/trunk/content/download.md (original)
+++ oodt/cms_site/trunk/content/download.md Sun Jun  7 02:31:41 2015
@@ -51,7 +51,7 @@
       <h4>Introduction</h4>
         <p>Use the button below to download the newest release of OODT. 
<b>N.B. OODT is ONLY released as source code and NOT binary.</b>
         This is because you will most likely want to recompile various aspects 
of the codebase with configuration before deploying an OODT system.</p>
-        <p>See the <a 
href="http://svn.apache.org/repos/asf/oodt/tags/0.8.1/CHANGES.txt";>0.8.1-CHANGES.txt</a>
 file for more information on the list of updates in this release.</p>
+        <p>See the <a 
href="http://svn.apache.org/repos/asf/oodt/tags/0.9/CHANGES.txt";>0.9-CHANGES.txt</a>
 file for more information on the list of updates in this release.</p>
         <p>OODT is always distributed under the <a 
href="http://www.apache.org/licenses/LICENSE-2.0.html";>Apache License, version 
2.0</a>.</p>
 
         <h4>Prerequisites</h4>
@@ -60,7 +60,7 @@
 
        <h4>Official Release</h4>
         <p>
-        <b>February-2015</b>: The Latest Apache™ OODT version 0.8.1 is now 
released and available for download.</p>
+        <b>June-2015</b>: The Latest Apache™ OODT version 0.9 is now 
released and available for download.</p>
         <p>
         <a href="http://www.apache.org/dyn/closer.cgi/oodt"; class="clear 
actbutton">Download OODT</a>
         </p>
@@ -82,11 +82,11 @@
   </thead>
   <tbody>
   <tr>
-    <td>Apache OODT 0.8.1 (zip)</td>
-    <td><a 
href="http://www.apache.org/dyn/closer.cgi/oodt/apache-oodt-0.8.1-src.zip";>apache-oodt-0.8.1-src.zip</a></td>
-    <td><a 
href="http://www.apache.org/dist/oodt/apache-oodt-0.8.1-src.zip.md5";>apache-oodt-0.8.1-src.zip.md5</a></td>
-    <td><a 
href="http://www.apache.org/dist/oodt/apache-oodt-0.8.1-src.zip.asc";>apache-oodt-0.8.1-src.zip.asc</a></td>
-    <td><a 
href="http://www.apache.org/dist/oodt/apache-oodt-0.8.1-src.zip.sha1";>apache-oodt-0.8.1-src.zip.sha1</a></td>
+    <td>Apache OODT 0.9 (zip)</td>
+    <td><a 
href="http://www.apache.org/dyn/closer.cgi/oodt/apache-oodt-0.9-src.zip";>apache-oodt-0.9-src.zip</a></td>
+    <td><a 
href="http://www.apache.org/dist/oodt/apache-oodt-0.9-src.zip.md5";>apache-oodt-0.9-src.zip.md5</a></td>
+    <td><a 
href="http://www.apache.org/dist/oodt/apache-oodt-0.9-src.zip.asc";>apache-oodt-0.9-src.zip.asc</a></td>
+    <td><a 
href="http://www.apache.org/dist/oodt/apache-oodt-0.9-src.zip.sha1";>apache-oodt-0.9-src.zip.sha1</a></td>
   </tr>
   </tbody>
 </table>
@@ -115,6 +115,16 @@
         <div class="team-profile">
               <span>
                   <ul>
+                      <li>FEB-2015</li>
+                      <li>Version: OODT 0.8.1</li>
+                      <li><a 
href="http://archive.apache.org/dist/oodt/apache-oodt-0.8.1-src.zip";>Download</a></li>
+                      <li><a 
href="http://people.apache.org/keys/group/oodt.asc";>Verification KEYS</a></li>
+                   </ul>
+               </span>
+        </div>
+        <div class="team-profile">
+              <span>
+                  <ul>
                       <li>DEC-2014</li>
                       <li>Version: OODT 0.8</li>
                       <li><a 
href="http://archive.apache.org/dist/oodt/apache-oodt-0.8-src.zip";>Download</a></li>


Reply via email to