-1
I disagree with this change because it gives the impression that
LogKit is a top level jakarta project which is not the case. The
addition is placed just to log4j giving the impression that the two
packages have equal footing. This misleads the users to think there
are two logging packages sanctioned by the Jakarta project.
I am undoing this change pending a decision by the PMC or any other
collective decision. Regards, Ceki
ps: I went away on vacation on the 23rd of February and came back just
today so I could not react earlier.
--------------------------------------------------------------------------------------------------------------
Here is Peter's original message from the 24th.
On 24 Feb 2002 08:38:13 -0000 Peter Donald wrote:
donaldp 02/02/24 00:38:13
Modified: docs index.html
xdocs index.xml
Log:
Add LogKit blurb.
Revision Changes Path
1.62 +12 -0 jakarta-site/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-site/docs/index.html,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- index.html 20 Feb 2002 03:52:05 -0000 1.61
+++ index.html 24 Feb 2002 08:38:13 -0000 1.62
@@ -308,6 +308,18 @@
<tr>
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a href="./avalon/logkit/index.html">LogKit</a>:
+ </font>
+</td>
+ <td bgcolor="#a0ddf0" colspan=""
rowspan="" valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ A fast and well designed logging toolkit.
+ </font>
+</td>
+ </tr>
+ <tr>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
<a href="./oro/index.html">ORO</a>:
</font>
</td>
1.31 +4 -0 jakarta-site/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-site/xdocs/index.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- index.xml 20 Feb 2002 03:52:08 -0000 1.30
+++ index.xml 24 Feb 2002 08:38:13 -0000 1.31
@@ -106,6 +106,10 @@
<td valign="top">A fast and flexible logging library for Java.</td>
</tr>
<tr>
+<td align="right" valign="top"><a
href="./avalon/logkit/index.html">LogKit</a>:</td>
+<td valign="top">A fast and well designed logging toolkit.</td>
+</tr>
+<tr>
<td align="right" valign="top"><a href="./oro/index.html">ORO</a>:</td>
<td valign="top">Set of text-processing Java classes that provide Perl5
compatible regular expressions, AWK-like regular expressions, glob
expressions, and utility classes for performing substitutions, splits,
filtering filenames, etc.</td>
</tr>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>