You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whirr.apache.org by as...@apache.org on 2012/02/24 13:06:34 UTC

svn commit: r1293200 - in /whirr/trunk: CHANGES.txt src/site/xdoc/release-notes.xml

Author: asavu
Date: Fri Feb 24 12:06:34 2012
New Revision: 1293200

URL: http://svn.apache.org/viewvc?rev=1293200&view=rev
Log:
Updated CHANGES.txt and Release Notes for 0.7.1

Modified:
    whirr/trunk/CHANGES.txt
    whirr/trunk/src/site/xdoc/release-notes.xml

Modified: whirr/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/whirr/trunk/CHANGES.txt?rev=1293200&r1=1293199&r2=1293200&view=diff
==============================================================================
--- whirr/trunk/CHANGES.txt (original)
+++ whirr/trunk/CHANGES.txt Fri Feb 24 12:06:34 2012
@@ -44,13 +44,6 @@ Trunk (unreleased changes)
 
     WHIRR-493. Test override number of mappers for Hadoop (asavu)
 
-    WHIRR-454. Allow openjdk to be installed as an alternative 
-    to sun-java-6 (Karel Vervaeke via asavu)
-
-    WHIRR-439. Make proxy files executable (Marco Didonna via asavu)
-
-    WHIRR-498. Update the list of known limitations (asavu)
-
     WHIRR-436. Allow Whirr to run from inside OSGi (Ioannis Canellos via asavu)
 
     WHIRR-422. Integration tests should fail or succeed in a limited 
@@ -59,25 +52,44 @@ Trunk (unreleased changes)
     WHIRR-347. Support provider-independent environment variables for 
     cloud credentials (asavu)
 
-    WHIRR-463. Fail fast when running as root (asavu)
-
     WHIRR-35. Include .pac file for browsing to Hadoop clusters 
     started on EC2 (asavu)
 
-    WHIRR-507. Make whirr script executable from any path (Marco Didonna via asavu)
+  BUG FIXES
 
-    WHIRR-518. Change to OpenJDK (Frank Scholten via asavu)
+    WHIRR-473. HadoopServiceController.getInstance(String config) does 
+    not update instances correctly (Frank Scholten via asavu)
 
-    WHIRR-526. Don't log harmless sshj errors to console (asavu)
+    WHIRR-496. Documentation in 5-Minute guide is missing key 
+    option for destroy step (asavu)  
 
-  BUG FIXES
+    WHIRR-510. Get ZooKeeper ensemble with internal addresses 
+    (David Arthur via asavu)
 
-    WHIRR-367. Wrong groupId for zookeeper (Joe Crobak via asavu)
+    WHIRR-524. Change confusing 'Starting cluster' message (Frank Scholten via asavu)
 
-    WHIRR-460. Error while running whirr on Cygwin (Akash Ashok via asavu)
+Release 0.7.1 - 2012-02-23
 
-    WHIRR-473. HadoopServiceController.getInstance(String config) does 
-    not update instances correctly (Frank Scholten via asavu)
+  IMPROVEMENTS
+
+    WHIRR-507. Make whirr script executable from any path 
+    (Marco Didonna via asavu)
+
+    WHIRR-439. Make proxy files executable (Marco Didonna via asavu)
+
+    WHIRR-498. Update the list of known limitations (asavu)
+
+    WHIRR-463. Fail fast when running as root (asavu)
+
+    WHIRR-454. Allow openjdk to be installed as an alternative 
+    to sun-java-6 (Karel Vervaeke via asavu)
+
+    WHIRR-526. Don't log harmless sshj errors to console (asavu)
+    
+  BUG FIXES
+
+    WHIRR-502. configure_cdh_hadoop.sh: syntax error trying to 
+    modify permissions on $HADOOP_LOG_DIR (asavu)
 
     WHIRR-490. hadoop-mapreduce.mapred.child.ulimit should be 
     unlimited by default (asavu)
@@ -85,18 +97,13 @@ Trunk (unreleased changes)
     WHIRR-495. bin/whirr is does not have executable permissions 
     in the 0.7.0 pre-built download (asavu)
 
-    WHIRR-496. Documentation in 5-Minute guide is missing key 
-    option for destroy step (asavu)  
-
-    WHIRR-502. configure_cdh_hadoop.sh: syntax error trying to modify 
-    permissions on $HADOOP_LOG_DIR (asavu)
+    WHIRR-367. Wrong groupId for zookeeper (Joe Crobak via asavu)
 
-    WHIRR-510. Get ZooKeeper ensemble with internal addresses 
-    (David Arthur via asavu)
+    WHIRR-460. Error while running whirr on Cygwin (Akash Ashok via asavu)
 
     WHIRR-520. Using OAB script to install sun jdk (Marco Didonna via asavu)
 
-    WHIRR-524. Change confusing 'Starting cluster' message (Frank Scholten via asavu)
+    WHIRR-518. Change to OpenJDK (Frank Scholten, Tom White, Andrei Savu)
 
 Release 0.7.0 - 2011-12-11
 

Modified: whirr/trunk/src/site/xdoc/release-notes.xml
URL: http://svn.apache.org/viewvc/whirr/trunk/src/site/xdoc/release-notes.xml?rev=1293200&r1=1293199&r2=1293200&view=diff
==============================================================================
--- whirr/trunk/src/site/xdoc/release-notes.xml (original)
+++ whirr/trunk/src/site/xdoc/release-notes.xml Fri Feb 24 12:06:34 2012
@@ -25,6 +25,49 @@
     <!-- Paste release notes from https://issues.apache.org/jira/browse/WHIRR here. -->
 
 
+        <h1>Release Notes - Whirr - Version 0.7.1</h1>
+                
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-367'>WHIRR-367</a>] -         Wrong groupId for zookeeper
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-460'>WHIRR-460</a>] -         Error while running whirr on Cygwin 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-490'>WHIRR-490</a>] -         hadoop-mapreduce.mapred.child.ulimit should be unlimited by default
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-495'>WHIRR-495</a>] -         bin/whirr is does not have executable permissions in the 0.7.0 pre-built download
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-502'>WHIRR-502</a>] -         configure_cdh_hadoop.sh:  syntax error trying to modify permissions on $HADOOP_LOG_DIR
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-518'>WHIRR-518</a>] -         Change to OpenJDK
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-520'>WHIRR-520</a>] -         Using OAB script to install sun jdk
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-521'>WHIRR-521</a>] -         Backport InstallJDK functionality from jclouds 1.4.0
+</li>
+</ul>
+            
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-439'>WHIRR-439</a>] -         Make proxy files executable
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-454'>WHIRR-454</a>] -         Allow openjdk to be installed as an alternative to sun-java-6
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-463'>WHIRR-463</a>] -         Fail fast when running as root
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-498'>WHIRR-498</a>] -         Update the list of known limitations
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-507'>WHIRR-507</a>] -         Make whirr script executable from any path
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-517'>WHIRR-517</a>] -         Add a retry loop around apt-get and yum commands to overcome transient errors
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/WHIRR-526'>WHIRR-526</a>] -         Don&#39;t log harmless sshj errors to console
+</li>
+</ul>
+                                                
+
        <h1> Release Notes - Whirr - Version 0.7.0 </h1>
     
 <h2>        Sub-task