aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Boudnik <cos@apache.org>2015-08-07 11:51:26 -0700
committerKonstantin Boudnik <cos@apache.org>2015-08-07 13:41:18 -0700
commit3bfb9712a6abf61b5bf0099e45b9a116df0e1d69 (patch)
tree5b48105dcd36c7f79fa2d8bdc1ec780f1948f5e2
parent29982ac7cb4cdeb22b734e470a569894cfd77e0a (diff)
1.0.0 preparation: release notes for 1.0.0 are updated to reflect more fixes coming into branch-1.0release-1.0.0
-rw-r--r--CHANGES.txt4
-rw-r--r--src/site/xdoc/release-notes.xml6
2 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 458a7db4..3ee34ca8 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
diff --git a/src/site/xdoc/release-notes.xml b/src/site/xdoc/release-notes.xml
index 08281c60..0cedd05b 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