bloritsch 01/09/25 09:28:09
Modified: docs/site binindex.html news.html sourceindex.html
xdocs/site binindex.xml news.xml sourceindex.xml
Log:
Update to announce Avalon Phoenix release
Revision Changes Path
1.99 +2 -1 jakarta-site2/docs/site/binindex.html
Index: binindex.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/binindex.html,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- binindex.html 2001/09/25 10:27:43 1.98
+++ binindex.html 2001/09/25 16:28:08 1.99
@@ -201,7 +201,8 @@
Milestone Builds
</h2>
<ul>
-<li><a href="/builds/jakarta-avalon/release/logkit/latest/">LogKit 1.0 beta
5</a></li>
+<li><a href="/builds/jakarta-avalon/release/logkit/latest/">Avalon LogKit 1.0 beta
5</a></li>
+<li><a href="/builds/jakarta-avalon/release/phoenix/latest/">Avalon Phoenix 4.0
alpha 1</a></li>
<li><a href="/builds/jakarta-tomcat/release/v3.3-rc1/bin/">Tomcat 3.3
Release Candidate 1</a></li>
</ul>
1.98 +37 -1 jakarta-site2/docs/site/news.html
Index: news.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/news.html,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- news.html 2001/09/25 10:27:43 1.97
+++ news.html 2001/09/25 16:28:08 1.98
@@ -135,7 +135,43 @@
</td></tr>
<tr><td>
<blockquote>
- <h3>25 September 2001 - Jakarta Cactus 1.2
Released</h3>
+ <h3>25 September 2001 - Avalon Phoenix 4.0a1
Released</h3>
+ <p>The Avalon team is proud to
announce the 4.0a1 alpha release
+of Avalon Phoenix.</p>
+ <p>
+<b>About Avalon:</b>
+ The Avalon project is Apache's Java Server Framework. It is
+ separated into five sub projects: Framework, Excalibur, LogKit,
+ Cornerstone, and Phoenix. 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 Avalon Phoenix 4.0a1:</b>
+ Avalon Phoenix is a micro-kernel designed and implemented on top of
+ the Avalon Framework. It is both an API to program to and a reference
+ implementation. The reference implementation provides a number of
+ facilities to manage the environment of Server Applications. Such
+ facilities include log management, classloading, thread management and
+ security. In the future it will conditionally offer support extra
+ facilities such as central server management, server pools, and other
+ facilities aimed at reducing the time to market. The API defines a
+ standard method of piecing togther server components and creating a
+ server.
+ <p>
+ In order to see Avalon Phoenix at work, you should grab the example
+ applications or servers that are included in Avalon Cornerstone.
+ <a href="http://jakarta.apache.org/james/">Apache James</a>
+ uses Phoenix for it's mail server.
+ </p>
+<p>For more information about Avalon Phoenix 4.0a1, please go to
+ <a
href="http://jakarta.apache.org/avalon/phoenix">http://jakarta.apache.org/avalon/phoenix</a>.</p>
+</p>
+ <hr size="1" noshade="" />
+ <h3>25 September 2001 - Jakarta
Cactus 1.2 Released</h3>
<p>The Cactus project is proud to
announce the release of
Version 1.2. Cactus is a unit testing framework for testing server
side java code. Version 1.2 supports unit testing of :
1.71 +2 -1 jakarta-site2/docs/site/sourceindex.html
Index: sourceindex.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/sourceindex.html,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- sourceindex.html 2001/09/25 10:27:43 1.70
+++ sourceindex.html 2001/09/25 16:28:08 1.71
@@ -195,7 +195,8 @@
Milestone Builds
</h2>
<ul>
-<li><a href="/builds/jakarta-avalon/release/logkit/latest/">Avalon LogKit 1.0 beta
4</a></li>
+<li><a href="/builds/jakarta-avalon/release/logkit/latest/">Avalon LogKit 1.0 beta
5</a></li>
+<li><a href="/builds/jakarta-avalon/release/phoenix/latest/">Avalon Phoenix 4.0
alpha 1</a></li>
<li><a href="/builds/jakarta-tomcat/release/v3.3-rc1/src/">Tomcat 3.3
Release Candidate 1</a></li>
</ul>
1.83 +2 -1 jakarta-site2/xdocs/site/binindex.xml
Index: binindex.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/binindex.xml,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- binindex.xml 2001/09/25 10:27:43 1.82
+++ binindex.xml 2001/09/25 16:28:09 1.83
@@ -88,7 +88,8 @@
</h2>
<ul>
-<li><a href="/builds/jakarta-avalon/release/logkit/latest/">LogKit 1.0 beta
5</a></li>
+<li><a href="/builds/jakarta-avalon/release/logkit/latest/">Avalon LogKit 1.0 beta
5</a></li>
+<li><a href="/builds/jakarta-avalon/release/phoenix/latest/">Avalon Phoenix 4.0
alpha 1</a></li>
<li><a href="/builds/jakarta-tomcat/release/v3.3-rc1/bin/">Tomcat 3.3
Release Candidate 1</a></li>
</ul>
1.82 +36 -0 jakarta-site2/xdocs/site/news.xml
Index: news.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/news.xml,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- news.xml 2001/09/25 10:27:43 1.81
+++ news.xml 2001/09/25 16:28:09 1.82
@@ -11,6 +11,42 @@
<section name="News & Status">
+<h3>25 September 2001 - Avalon Phoenix 4.0a1 Released</h3>
+<p>The Avalon team is proud to announce the 4.0a1 alpha release
+of Avalon Phoenix.</p>
+<p>
+<b>About Avalon:</b>
+ The Avalon project is Apache's Java Server Framework. It is
+ separated into five sub projects: Framework, Excalibur, LogKit,
+ Cornerstone, and Phoenix. 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 Avalon Phoenix 4.0a1:</b>
+ Avalon Phoenix is a micro-kernel designed and implemented on top of
+ the Avalon Framework. It is both an API to program to and a reference
+ implementation. The reference implementation provides a number of
+ facilities to manage the environment of Server Applications. Such
+ facilities include log management, classloading, thread management and
+ security. In the future it will conditionally offer support extra
+ facilities such as central server management, server pools, and other
+ facilities aimed at reducing the time to market. The API defines a
+ standard method of piecing togther server components and creating a
+ server.
+ <p>
+ In order to see Avalon Phoenix at work, you should grab the example
+ applications or servers that are included in Avalon Cornerstone.
+ <a href="http://jakarta.apache.org/james/">Apache James</a>
+ uses Phoenix for it's mail server.
+ </p>
+<p>For more information about Avalon Phoenix 4.0a1, please go to
+ <a
href="http://jakarta.apache.org/avalon/phoenix">http://jakarta.apache.org/avalon/phoenix</a>.</p>
+</p>
+<hr size="1" noshade=""/>
<h3>25 September 2001 - Jakarta Cactus 1.2 Released</h3>
<p>The Cactus project is proud to announce the release of
1.51 +2 -1 jakarta-site2/xdocs/site/sourceindex.xml
Index: sourceindex.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/sourceindex.xml,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- sourceindex.xml 2001/09/25 10:27:43 1.50
+++ sourceindex.xml 2001/09/25 16:28:09 1.51
@@ -81,7 +81,8 @@
</h2>
<ul>
-<li><a href="/builds/jakarta-avalon/release/logkit/latest/">Avalon LogKit 1.0 beta
4</a></li>
+<li><a href="/builds/jakarta-avalon/release/logkit/latest/">Avalon LogKit 1.0 beta
5</a></li>
+<li><a href="/builds/jakarta-avalon/release/phoenix/latest/">Avalon Phoenix 4.0
alpha 1</a></li>
<li><a href="/builds/jakarta-tomcat/release/v3.3-rc1/src/">Tomcat 3.3
Release Candidate 1</a></li>
</ul>