You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chukwa.apache.org by ey...@apache.org on 2012/01/27 07:22:59 UTC

svn commit: r1236541 - in /incubator/chukwa/site: pom.xml src/site/site.xml src/site/xdoc/index.xml src/site/xdoc/releases.xml

Author: eyang
Date: Fri Jan 27 06:22:58 2012
New Revision: 1236541

URL: http://svn.apache.org/viewvc?rev=1236541&view=rev
Log:
Update site navigation for Chukwa 0.5.0 release.

Modified:
    incubator/chukwa/site/pom.xml
    incubator/chukwa/site/src/site/site.xml
    incubator/chukwa/site/src/site/xdoc/index.xml
    incubator/chukwa/site/src/site/xdoc/releases.xml

Modified: incubator/chukwa/site/pom.xml
URL: http://svn.apache.org/viewvc/incubator/chukwa/site/pom.xml?rev=1236541&r1=1236540&r2=1236541&view=diff
==============================================================================
--- incubator/chukwa/site/pom.xml (original)
+++ incubator/chukwa/site/pom.xml Fri Jan 27 06:22:58 2012
@@ -31,7 +31,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>org.apache.chukwa</groupId>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.5.0</version>
     <artifactId>site</artifactId>
     <packaging>pom</packaging>
 

Modified: incubator/chukwa/site/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/chukwa/site/src/site/site.xml?rev=1236541&r1=1236540&r2=1236541&view=diff
==============================================================================
--- incubator/chukwa/site/src/site/site.xml (original)
+++ incubator/chukwa/site/src/site/site.xml Fri Jan 27 06:22:58 2012
@@ -56,6 +56,7 @@
     </menu>
 
     <menu name="Releases">
+      <item name="Release 0.5.0" href="http://incubator.apache.org/chukwa/docs/r0.5.0"/>
       <item name="Release 0.4.0" href="http://incubator.apache.org/chukwa/docs/r0.4.0"/>
       <item name="Release 0.3.0" href="http://incubator.apache.org/chukwa/docs/r0.3.0"/>
     </menu>

Modified: incubator/chukwa/site/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/incubator/chukwa/site/src/site/xdoc/index.xml?rev=1236541&r1=1236540&r2=1236541&view=diff
==============================================================================
--- incubator/chukwa/site/src/site/xdoc/index.xml (original)
+++ incubator/chukwa/site/src/site/xdoc/index.xml Fri Jan 27 06:22:58 2012
@@ -44,19 +44,28 @@ under the License.
       </p>
    
     </section>
+
+    <section>
+    </section>
 	
 	<section>
 	   <h3>News</h3>
 	   
-<p>
-26 April 2010:  <a href="http://www.apache.org/dyn/closer.cgi/hadoop/chukwa/chukwa-0.4.0">Release 0.4 available.</a>
-This is our second release, incorporating many bug fixes, improved documentation, and a variety of new features, including support for processing UDP messages.
-</p>
-<p>See the <a href="http://incubator.apache.org/chukwa/docs/r0.4.0/releasenotes.html">Chukwa 0.4.0 Release Notes</a> for details.  
+           <p><b>26 January 2012</b>:  <a href="http://www.apache.org/dyn/closer.cgi/hadoop/chukwa/chukwa-0.5.0">Release 0.5 available.</a>
+           This is the latest release, incorporating many bug fixes, improved documentation, and a variety of new features, including HBase support.
+           See the <a href="http://incubator.apache.org/chukwa/docs/r0.5.0/releasenotes.html">Chukwa 0.5.0 Release Notes</a> for details.
+           Alternatively, you can look at the
+           <a href="http://incubator.apache.org/chukwa/docs/r0.5.0/changes.html">
+           Jira issue log for all releases</a>.</p>
+
+           <p><b>26 April 2010</b>:  <a href="http://www.apache.org/dyn/closer.cgi/hadoop/chukwa/chukwa-0.4.0">Release 0.4 available.</a>
+           This is our second release, incorporating many bug fixes, improved documentation, and a variety of new features, including support 
+           for processing UDP messages.
+           See the <a href="http://incubator.apache.org/chukwa/docs/r0.4.0/releasenotes.html">Chukwa 0.4.0 Release Notes</a> for details.  
            Alternatively, you can look at the
            <a href="http://issues.apache.org/jira/browse/CHUKWA?report=com.atlassian.jira.plugin.system.project:changelog-panel">
            Jira issue log for all releases</a>. 
-        </p>
+           </p>
 	</section>
 
     <section>

Modified: incubator/chukwa/site/src/site/xdoc/releases.xml
URL: http://svn.apache.org/viewvc/incubator/chukwa/site/src/site/xdoc/releases.xml?rev=1236541&r1=1236540&r2=1236541&view=diff
==============================================================================
--- incubator/chukwa/site/src/site/xdoc/releases.xml (original)
+++ incubator/chukwa/site/src/site/xdoc/releases.xml Fri Jan 27 06:22:58 2012
@@ -37,6 +37,18 @@ under the License.
     </section>
 
 <section>
+<h3> 26 January 2012:  Release 0.5 available</h3>
+<p>
+This is the latest release, incorporating many bug fixes, improved documentation, and a variety of new features, including HBase support.
+</p>
+<p>See the <a href="http://incubator.apache.org/chukwa/docs/r0.5.0/releasenotes.html">Chukwa 0.5.0 Release Notes</a> for details.  
+           Alternatively, you can look at the
+           <a href="http://incubator.apache.org/chukwa/docs/r0.5.0/changes.html">
+           Jira issue log for all releases</a>. 
+        </p>
+</section>
+
+<section>
 <h3> 26 April 2010:  Release 0.4 available</h3>
 <p>
 This is our second release, incorporating many bug fixes, improved documentation, and a variety of new features, including support for processing UDP messages.