1.0.0 preparation: release notes for 1.0.0 are updated to reflect more fixes 
coming into branch-1.0


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/3bfb9712
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/3bfb9712
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/3bfb9712

Branch: refs/heads/branch-1.0
Commit: 3bfb9712a6abf61b5bf0099e45b9a116df0e1d69
Parents: 29982ac
Author: Konstantin Boudnik <[email protected]>
Authored: Fri Aug 7 11:51:26 2015 -0700
Committer: Konstantin Boudnik <[email protected]>
Committed: Fri Aug 7 13:41:18 2015 -0700

----------------------------------------------------------------------
 CHANGES.txt                     | 4 ++++
 src/site/xdoc/release-notes.xml | 6 ++++++
 2 files changed, 10 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/3bfb9712/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 458a7db..3ee34ca 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -48,6 +48,7 @@ Release Notes - Bigtop - Version 1.0.0
     * [BIGTOP-1899] - Migrate CI master to EC2 instance donated by Amazon EMR 
team
     * [BIGTOP-1900] - Upgrade bigtop/slaves images on bigtop's dockerhub
     * [BIGTOP-1901] - Provide bigtop/deploy images on dockerhub for CI and 
users to consume docker provisioner
+    * [BIGTOP-1947] - Fix RAT plugin configuration to be able to RAT-validate 
all published artifacts
 
 ** Bug
     * [BIGTOP-894] - Pig compilation fails on RPM systems on Bigtop trunk
@@ -230,6 +231,8 @@ Release Notes - Bigtop - Version 1.0.0
     * [BIGTOP-1946] - Missing ASL header in some of iTest files
     * [BIGTOP-1949] - Sqoop 1.4.5 artifacts aren't getting resolved in the 
release...
     * [BIGTOP-1950] - Upgrade maven-assembly plugin: StackOverFlowException is 
thrown
+    * [BIGTOP-1951] - Fix licenses in the source files
+    * [BIGTOP-1958] - Upgrade default repositories and docker images to 1.0
 
 ** Improvement
     * [BIGTOP-1047] - Support Puppet 3.x
@@ -315,6 +318,7 @@ Release Notes - Bigtop - Version 1.0.0
     * [BIGTOP-1794] - Update README for bigtop_toolchain
     * [BIGTOP-1801] - Generalize subst pattern matching for BOM file
     * [BIGTOP-1803] - Overide Vagrant configurations from environment variables
+    * [BIGTOP-1809] - Remove gridgain-hadoop component once ignite-hadoop gets 
added
     * [BIGTOP-1829] - Tachyon configuration files should reside in 
/etc/tachyon/conf instead of /etc/tachyon
     * [BIGTOP-1836] - Better UX for Docker provisioner by integrating it into 
gradle 
     * [BIGTOP-1851] - Upgrade to HBase 0.98.12

http://git-wip-us.apache.org/repos/asf/bigtop/blob/3bfb9712/src/site/xdoc/release-notes.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/release-notes.xml b/src/site/xdoc/release-notes.xml
index 08281c6..0cedd05 100644
--- a/src/site/xdoc/release-notes.xml
+++ b/src/site/xdoc/release-notes.xml
@@ -78,6 +78,8 @@
 </li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-1901'>BIGTOP-1901</a>] -     
    Provide bigtop/deploy images on dockerhub for CI and users to consume 
docker provisioner
 </li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-1947'>BIGTOP-1947</a>] -     
    Fix RAT plugin configuration to be able to RAT-validate all published 
artifacts
+</li>
 </ul>
                         
 <h2>        Bug
@@ -443,6 +445,8 @@
 </li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-1950'>BIGTOP-1950</a>] -     
    Upgrade maven-assembly plugin: StackOverFlowException is thrown
 </li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-1958'>BIGTOP-1958</a>] -     
    Upgrade default repositories and docker images to 1.0
+</li>
 </ul>
                     
 <h2>        Improvement
@@ -614,6 +618,8 @@
 </li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-1803'>BIGTOP-1803</a>] -     
    Overide Vagrant configurations from environment variables
 </li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-1809'>BIGTOP-1809</a>] -     
    Remove gridgain-hadoop component once ignite-hadoop gets added
+</li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-1829'>BIGTOP-1829</a>] -     
    Tachyon configuration files should reside in /etc/tachyon/conf instead of 
/etc/tachyon
 </li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/BIGTOP-1836'>BIGTOP-1836</a>] -     
    Better UX for Docker provisioner by integrating it into gradle 

Reply via email to