donaldp 01/09/16 23:46:20
Modified: docs/site binindex.html news.html
xdocs/site binindex.xml news.xml
Log:
Updated pages to reflect release of new LogKit beta.
Revision Changes Path
1.94 +1 -1 jakarta-site/docs/site/binindex.html
Index: binindex.html
===================================================================
RCS file: /home/cvs/jakarta-site/docs/site/binindex.html,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- binindex.html 2001/09/15 18:19:54 1.93
+++ binindex.html 2001/09/17 06:46:19 1.94
@@ -199,7 +199,7 @@
Milestone Builds
</h2>
<ul>
-<li><a href="/builds/jakarta-avalon/release/logkit/latest/">LogKit 1.0 beta
4</a></li>
+<li><a href="/builds/jakarta-avalon/release/logkit/latest/">LogKit 1.0 beta
5</a></li>
<li><a href="/builds/jakarta-tomcat/release/v3.3-b2/bin/">Tomcat 3.3
Beta 2</a></li>
<li><a href="/builds/jakarta-tomcat-4.0/release/v4.0-rc2/">Tomcat 4.0 release
candidate 2</a></li>
1.94 +23 -1 jakarta-site/docs/site/news.html
Index: news.html
===================================================================
RCS file: /home/cvs/jakarta-site/docs/site/news.html,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- news.html 2001/09/15 18:19:54 1.93
+++ news.html 2001/09/17 06:46:19 1.94
@@ -135,7 +135,29 @@
</td></tr>
<tr><td>
<blockquote>
- <h3>15 September 2001 - Cactus is now a Jakarta
top level project</h3>
+ <h3>17 September 2001 - LogKit 1.0b5
Released</h3>
+ <p>The Avalon team is proud to
announce the 1.0b5 beta release of LogKit.</p>
+ <p>
+<b>About Avalon:</b>
+ The Avalon project is Apache's Java Server Framework. It is
+ separated into six sub projects: Framework, Excalibur, LogKit,
+ Cornerstone, Phoenix, and Testlet. Its purpose is to simplify
+ server side programming for Java based projects. It
+ formalizes serveral best of breed practices and patterns for
+ server side programming.
+ <p>For more information about Avalon, please go to
+ <a
href="http://jakarta.apache.org/avalon">http://jakarta.apache.org/avalon</a>.</p>
+</p>
+ <p>
+<b>About LogKit 1.0b5:</b>
+LogKit is an easy to use logging toolkit designed for secure
+performance orientated logging. It's design encourages integration
+into existing products with minimal impact.
+ <p>For more information about LogKit 1.0b5, please go to
+ <a
href="http://jakarta.apache.org/avalon/logkit">http://jakarta.apache.org/avalon/logkit</a>.</p>
+</p>
+ <hr size="1" noshade="" />
+ <h3>15 September 2001 - Cactus is
now a Jakarta top level project</h3>
<p>The Cactus project, a unit
testing framework for server side java code,
has now been promoted as a Jakarta top level project. The new web site is
<a href="http://jakarta.apache.org/cactus">http://jakarta.apache.org/cactus</a>.
1.78 +1 -1 jakarta-site/xdocs/site/binindex.xml
Index: binindex.xml
===================================================================
RCS file: /home/cvs/jakarta-site/xdocs/site/binindex.xml,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- binindex.xml 2001/09/15 18:19:56 1.77
+++ binindex.xml 2001/09/17 06:46:19 1.78
@@ -86,7 +86,7 @@
</h2>
<ul>
-<li><a href="/builds/jakarta-avalon/release/logkit/latest/">LogKit 1.0 beta
4</a></li>
+<li><a href="/builds/jakarta-avalon/release/logkit/latest/">LogKit 1.0 beta
5</a></li>
<li><a href="/builds/jakarta-tomcat/release/v3.3-b2/bin/">Tomcat 3.3
Beta 2</a></li>
<li><a href="/builds/jakarta-tomcat-4.0/release/v4.0-rc2/">Tomcat 4.0 release
candidate 2</a></li>
1.78 +23 -0 jakarta-site/xdocs/site/news.xml
Index: news.xml
===================================================================
RCS file: /home/cvs/jakarta-site/xdocs/site/news.xml,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- news.xml 2001/09/15 18:19:56 1.77
+++ news.xml 2001/09/17 06:46:19 1.78
@@ -11,6 +11,29 @@
<section name="News & Status">
+<h3>17 September 2001 - LogKit 1.0b5 Released</h3>
+<p>The Avalon team is proud to announce the 1.0b5 beta release of LogKit.</p>
+<p>
+<b>About Avalon:</b>
+ The Avalon project is Apache's Java Server Framework. It is
+ separated into six sub projects: Framework, Excalibur, LogKit,
+ Cornerstone, Phoenix, and Testlet. Its purpose is to simplify
+ server side programming for Java based projects. It
+ formalizes serveral best of breed practices and patterns for
+ server side programming.
+ <p>For more information about Avalon, please go to
+ <a
href="http://jakarta.apache.org/avalon">http://jakarta.apache.org/avalon</a>.</p>
+</p>
+<p>
+<b>About LogKit 1.0b5:</b>
+LogKit is an easy to use logging toolkit designed for secure
+performance orientated logging. It's design encourages integration
+into existing products with minimal impact.
+ <p>For more information about LogKit 1.0b5, please go to
+ <a
href="http://jakarta.apache.org/avalon/logkit">http://jakarta.apache.org/avalon/logkit</a>.</p>
+</p>
+<hr size="1" noshade=""/>
+
<h3>15 September 2001 - Cactus is now a Jakarta top level project</h3>
<p>The Cactus project, a unit testing framework for server side java code,