Author: buildbot
Date: Wed Jan 26 18:28:26 2011
New Revision: 784159
Log:
Staging update by buildbot
Modified:
websites/staging/zookeeper/trunk/content/credits.html
websites/staging/zookeeper/trunk/content/index.html
websites/staging/zookeeper/trunk/content/irc.html
websites/staging/zookeeper/trunk/content/lists.html
websites/staging/zookeeper/trunk/content/news.html
Modified: websites/staging/zookeeper/trunk/content/credits.html
==============================================================================
--- websites/staging/zookeeper/trunk/content/credits.html (original)
+++ websites/staging/zookeeper/trunk/content/credits.html Wed Jan 26 18:28:26 2011
@@ -44,7 +44,7 @@
<div id="header_background">
<div id="zookeeper_logo">
- <a href="/"><img src="/images/zookeeper_small.gif"/></a> <b><font
size=+4 color=white>Apache Zookeeper</font></b> <a href="http://apache.org"><img
src="/images/feather_small.gif"/></a>
+ <a href="/"><img src="/images/zookeeper_small.gif"/></a> <b><font
size=+4 color=white>Apache ZooKeeper</font></b> <a href="http://apache.org"><img
src="/images/feather_small.gif"/></a>
</div>
</div>
Modified: websites/staging/zookeeper/trunk/content/index.html
==============================================================================
--- websites/staging/zookeeper/trunk/content/index.html (original)
+++ websites/staging/zookeeper/trunk/content/index.html Wed Jan 26 18:28:26 2011
@@ -44,7 +44,7 @@
<div id="header_background">
<div id="zookeeper_logo">
- <a href="/"><img src="/images/zookeeper_small.gif"/></a> <b><font
size=+4 color=white>Apache Zookeeper</font></b> <a href="http://apache.org"><img
src="/images/feather_small.gif"/></a>
+ <a href="/"><img src="/images/zookeeper_small.gif"/></a> <b><font
size=+4 color=white>Apache ZooKeeper</font></b> <a href="http://apache.org"><img
src="/images/feather_small.gif"/></a>
</div>
</div>
@@ -61,7 +61,7 @@
<p>ZooKeeper is a centralized service for maintaining configuration information, naming,
providing distributed synchronization, and providing group services. All of these kinds of
services are used in some form or another by distributed applications. Each time they are
implemented there is a lot of work that goes into fixing the bugs and race conditions that
are inevitable. Because of the difficulty of implementing these kinds of services, applications
initially usually skimp on them ,which make them brittle in the presence of change and difficult
to manage. Even when done correctly, different implementations of these services lead to management
complexity when the applications are deployed.</p>
-<p>Learn more about Zookeeper on the <a href="https://cwiki.apache.org/confluence/display/ZOOKEEPER/Index">ZooKeeper
Wiki</a>.</p>
+<p>Learn more about ZooKeeper on the <a href="https://cwiki.apache.org/confluence/display/ZOOKEEPER/Index">ZooKeeper
Wiki</a>.</p>
<h2>Getting Started</h2>
Modified: websites/staging/zookeeper/trunk/content/irc.html
==============================================================================
--- websites/staging/zookeeper/trunk/content/irc.html (original)
+++ websites/staging/zookeeper/trunk/content/irc.html Wed Jan 26 18:28:26 2011
@@ -44,7 +44,7 @@
<div id="header_background">
<div id="zookeeper_logo">
- <a href="/"><img src="/images/zookeeper_small.gif"/></a> <b><font
size=+4 color=white>Apache Zookeeper</font></b> <a href="http://apache.org"><img
src="/images/feather_small.gif"/></a>
+ <a href="/"><img src="/images/zookeeper_small.gif"/></a> <b><font
size=+4 color=white>Apache ZooKeeper</font></b> <a href="http://apache.org"><img
src="/images/feather_small.gif"/></a>
</div>
</div>
Modified: websites/staging/zookeeper/trunk/content/lists.html
==============================================================================
--- websites/staging/zookeeper/trunk/content/lists.html (original)
+++ websites/staging/zookeeper/trunk/content/lists.html Wed Jan 26 18:28:26 2011
@@ -44,7 +44,7 @@
<div id="header_background">
<div id="zookeeper_logo">
- <a href="/"><img src="/images/zookeeper_small.gif"/></a> <b><font
size=+4 color=white>Apache Zookeeper</font></b> <a href="http://apache.org"><img
src="/images/feather_small.gif"/></a>
+ <a href="/"><img src="/images/zookeeper_small.gif"/></a> <b><font
size=+4 color=white>Apache ZooKeeper</font></b> <a href="http://apache.org"><img
src="/images/feather_small.gif"/></a>
</div>
</div>
Modified: websites/staging/zookeeper/trunk/content/news.html
==============================================================================
--- websites/staging/zookeeper/trunk/content/news.html (original)
+++ websites/staging/zookeeper/trunk/content/news.html Wed Jan 26 18:28:26 2011
@@ -44,7 +44,7 @@
<div id="header_background">
<div id="zookeeper_logo">
- <a href="/"><img src="/images/zookeeper_small.gif"/></a> <b><font
size=+4 color=white>Apache Zookeeper</font></b> <a href="http://apache.org"><img
src="/images/feather_small.gif"/></a>
+ <a href="/"><img src="/images/zookeeper_small.gif"/></a> <b><font
size=+4 color=white>Apache ZooKeeper</font></b> <a href="http://apache.org"><img
src="/images/feather_small.gif"/></a>
</div>
</div>
|