You are viewing a plain text version of this content. The canonical link for it is here.
Posted to s4-commits@incubator.apache.org by mm...@apache.org on 2013/04/22 14:51:02 UTC

svn commit: r1470560 - /incubator/s4/site/index.html

Author: mmorel
Date: Mon Apr 22 14:51:01 2013
New Revision: 1470560

URL: http://svn.apache.org/r1470560
Log:
Add Apache Incubator disclaimer

Modified:
    incubator/s4/site/index.html

Modified: incubator/s4/site/index.html
URL: http://svn.apache.org/viewvc/incubator/s4/site/index.html?rev=1470560&r1=1470559&r2=1470560&view=diff
==============================================================================
--- incubator/s4/site/index.html (original)
+++ incubator/s4/site/index.html Mon Apr 22 14:51:01 2013
@@ -116,6 +116,11 @@
         <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.</p>
       </div>
     </div>
+    <div class="horrule"></div>
+    <div class="span-18" id="sec_motivation">
+      <h2 class="secheader">disclaimer</h2>
+      <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.</p>
+    </div>
   </div>
 </div>
 <div class="span-5 last" id="sidebar">
@@ -141,36 +146,36 @@
 </div>
   <h2 class="secheader">recent tweets</h2>
   <div id="twitter_widget">
-        <script src="http://widgets.twimg.com/j/2/widget.js"></script><script>
-          new TWTR.Widget({
-            version: 2,
-            type: 'profile',
-            rpp: 4,
-            interval: 6000,
-            width: 190,
-            height: 300,
-            theme: {
-              shell: {
-                background: '#e6e6e6',
-                color: '#707070'
+          <script src="http://widgets.twimg.com/j/2/widget.js"></script><script>
+            new TWTR.Widget({
+              version: 2,
+              type: 'profile',
+              rpp: 4,
+              interval: 6000,
+              width: 190,
+              height: 300,
+              theme: {
+                shell: {
+                  background: '#e6e6e6',
+                  color: '#707070'
+                },
+                tweets: {
+                  background: '#ffffff',
+                  color: '#333333',
+                  links: '#7E2217'
+                }
               },
-              tweets: {
-                background: '#ffffff',
-                color: '#333333',
-                links: '#7E2217'
+              features: {
+                scrollbar: false,
+                loop: false,
+                live: false,
+                hashtags: true,
+                timestamp: true,
+                avatars: false,
+                behavior: 'all'
               }
-            },
-            features: {
-              scrollbar: false,
-              loop: false,
-              live: false,
-              hashtags: true,
-              timestamp: true,
-              avatars: false,
-              behavior: 'all'
-            }
-          }).render().setUser('s4project').start();
-          </script>
+            }).render().setUser('s4project').start();
+            </script>
 </div>
 </div>
 <!-- #twitter_follow{:style=>"position: absolute; bottom: 0px;"} -->