Author: edwardyoon
Date: Thu Sep 1 23:25:29 2011
New Revision: 1164299
URL: http://svn.apache.org/viewvc?rev=1164299&view=rev
Log:
Add disclaimer to website.
Modified:
incubator/bigtop/trunk/CHANGES.txt
incubator/bigtop/trunk/src/site/xdoc/index.xml
Modified: incubator/bigtop/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/incubator/bigtop/trunk/CHANGES.txt?rev=1164299&r1=1164298&r2=1164299&view=diff
==============================================================================
--- incubator/bigtop/trunk/CHANGES.txt (original)
+++ incubator/bigtop/trunk/CHANGES.txt Thu Sep 1 23:25:29 2011
@@ -22,7 +22,7 @@ Bigtop Changelog
- IMPROVEMENTS
- BUG FIXES
-
+ - BIGTOP-27: Add disclaimer to website. (edwardyoon)
* Release 0.1.0 (2011-08-19)
@@ -40,4 +40,4 @@ Bigtop Changelog
- BIGTOP-8: Debian copyright files needed to be reformatted. (bmahe from
James Page)
- BIGTOP-3: Add top-level, real .gitignore file for git-svn. (abayer)
- BIGTOP-2: Adding/updating license headers for ASF. (abayer)
- - BIGTOP-1: Initial code import (abayer)
+ - BIGTOP-1: Initial code import. (abayer)
Modified: incubator/bigtop/trunk/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/incubator/bigtop/trunk/src/site/xdoc/index.xml?rev=1164299&r1=1164298&r2=1164299&view=diff
==============================================================================
--- incubator/bigtop/trunk/src/site/xdoc/index.xml (original)
+++ incubator/bigtop/trunk/src/site/xdoc/index.xml Thu Sep 1 23:25:29 2011
@@ -56,5 +56,13 @@ xsi:schemaLocation="http://maven.apache.
<li>build-essential dh-make debhelper devscripts</li>
<li>reprepro</li>
</ul>
+ <subsection name="Disclaimer"></subsection>
+ <p>
+ Apache Bigtop is an effort undergoing incubation at The Apache Software
Foundation (ASF),
+ sponsored by the Apache Incubator. Incubation is required of all newly
accepted projects until a further review indicates that the infrastructure,
+ communications, and decision making process have stabilized in a manner
consistent with other successful ASF projects.
+ While incubation status is not necessarily a reflection of the
completeness or stability of the code,
+ it does indicate that the project has yet to be fully endorsed by the
ASF.
+ </p>
</body>
</document>