Add Apache Incubator disclaimer on S4 incubator homepage
Project: http://git-wip-us.apache.org/repos/asf/incubator-s4/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-s4/commit/f237d611
Tree: http://git-wip-us.apache.org/repos/asf/incubator-s4/tree/f237d611
Diff: http://git-wip-us.apache.org/repos/asf/incubator-s4/diff/f237d611
Branch: refs/heads/master
Commit: f237d611edcc76a4caaa63a56e8de5cc25038c1d
Parents: f5ebbab
Author: Matthieu Morel <mmorel@apache.org>
Authored: Mon Apr 22 16:35:46 2013 +0200
Committer: Matthieu Morel <mmorel@apache.org>
Committed: Mon Apr 22 16:35:46 2013 +0200
----------------------------------------------------------------------
website/content/index.haml | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/incubator-s4/blob/f237d611/website/content/index.haml
----------------------------------------------------------------------
diff --git a/website/content/index.haml b/website/content/index.haml
index 283d3e3..b288a3b 100644
--- a/website/content/index.haml
+++ b/website/content/index.haml
@@ -58,6 +58,13 @@ title: Distributed Stream Computing Platform
%h4{:class=>"subsecheader"}= "fault-tolerance"
%p= "When a server in the cluster fails, a stand-by server is automatically activated
to take over the tasks. Checkpointing and recovery minimize state loss."
+ .horrule
+
+ #sec_motivation{:class=>"span-18"}
+ %h2{:class=>"secheader"}= "disclaimer"
+ %p= "Apache S4 is an effort undergoing incubation at the Apache Software Foundation
(ASF), sponsored by the Apache Incubator PMC. 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. "
+
+
#sidebar{:class=>"span-5 last"}
#download
#latest_head
|