rdonkin 2004/02/29 01:37:37
Modified: logging/xdocs proposal.xml
Log:
Added missing end tags. Contributed by Dennis Lundberg.
Revision Changes Path
1.4 +3 -3 jakarta-commons/logging/xdocs/proposal.xml
Index: proposal.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/logging/xdocs/proposal.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- proposal.xml 28 Feb 2004 23:20:57 -0000 1.3
+++ proposal.xml 29 Feb 2004 09:37:37 -0000 1.4
@@ -75,11 +75,11 @@
<ul>
<li>Java Development Kit (Version 1.1 or later)</li>
<li>Avalon Framework (compile-time dependency only unless this Log
- implementation is selected at runtime)
+ implementation is selected at runtime)</li>
<li>Avalon LogKit (compile-time dependency only unless this Log
- implementation is selected at runtime)
+ implementation is selected at runtime)</li>
<li>JDK 1.4 (compile-time dependency only unless this log implementation
- is selected at runtime).
+ is selected at runtime).</li>
<li>Log4J (compile-time dependency only unless this Log
implementation is selected at runtime)</li>
<li><a href="http://sourceforge.net/projects/lumberjack/">Lumberjack</a>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]