ceki 2004/12/08 09:36:15
Modified: docs contributors.html documentation.html manual.html
src/xdocs documentation.xml contributors.xml
Log:
Updated links, removed stale ones.
Revision Changes Path
1.14 +3 -4 logging-log4j/docs/contributors.html
Index: contributors.html
===================================================================
RCS file: /home/cvs/logging-log4j/docs/contributors.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- contributors.html 23 Nov 2004 11:03:12 -0000 1.13
+++ contributors.html 8 Dec 2004 17:36:15 -0000 1.14
@@ -85,10 +85,9 @@
<tr><td> <p>Ceki is the founder the log4j project which
continues to occupy much of his time. He enjoys writing
software altough he is discovering that it is far more
- difficult than what it may seem initially. He is also
- managing his <a href="http://www.qos.ch">IT services
- company</a>.</p></td>
- <td><img src="images/ceki-72x101.gif" /></td>
+ difficult than what it may seem initially. He is also the
+ author of <a
href="https://www.qos.ch/shop/products/log4j/log4j-Manual.jsp">The
+ complete log4j manual</a>.</p></td> <td><img
src="images/ceki-72x101.gif" /></td>
</tr>
</table>
</li>
1.33 +2 -19 logging-log4j/docs/documentation.html
Index: documentation.html
===================================================================
RCS file: /home/cvs/logging-log4j/docs/documentation.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- documentation.html 8 Dec 2004 17:22:20 -0000 1.32
+++ documentation.html 8 Dec 2004 17:36:15 -0000 1.33
@@ -128,22 +128,12 @@
How does the Java logging API stack up against log4j?</a> by Kevin
Brown
</li></p>
- <p>
- <li>
- <a
href="http://www.opensymphony.com/guidelines/logging.jsp">OpenSymphony Logging
Primer</a>
- </li>
- </p>
-
- <p><li>
- <a href="http://www.jguru.com/faq/Log4j">log4j FAQ</a> at jGuru
- </li></p>
-
<p><li>
- <a href="http://www.qos.ch/logging/thinkAgain.html">Think Again</a>
by Ceki G�lc�
+ <a href="http://www.qos.ch/logging/thinkAgain.jsp">Think Again</a> by
Ceki G�lc�
</li></p>
- <p><li> <a href="http://www.qos.ch/logging/sc.html">Supporting the
+ <p><li> <a href="http://www.qos.ch/logging/sc.jsp">Supporting the
log4j <code>RepositorySelector</code></a> by Ceki
G�lc�
</li></p>
@@ -185,17 +175,10 @@
<h1>Log4j presentations</strong></h1>
<ul>
-
- <p><li> <a href="http://www.jug-l.org/log4j.html">Advanced
- Log4j</a> Louisville JUG presentation by Jonathan Cowherd </li></p>
-
<p><li><a
href="http://www.johnmunsch.com/projects/Presentations/">Log4J
In 30 Minutes Or Less</a> by John Munsch</li></p>
<p><li><a href="https://www.qos.ch/ac2001/F11-10.html">Log4j, a
logging package for the Java language</a> by Ceki G�lc�</li></p>
-
- <p><li><a
href="http://www.ejug.org/OpenSource%20Log4j2_files/frame.htm">Log4j
presentation by the</a>
- Edmonton Java Users Group</li></p>
<p><li><a
href="http://www.ociweb.com/javasig/knowledgebase/January2001/Log4J.ppt">Log4j</a>
by Brent Twenter
</li></p>
1.43 +2 -1 logging-log4j/docs/manual.html
Index: manual.html
===================================================================
RCS file: /home/cvs/logging-log4j/docs/manual.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- manual.html 24 Nov 2004 17:17:54 -0000 1.42
+++ manual.html 8 Dec 2004 17:36:15 -0000 1.43
@@ -20,7 +20,8 @@
the Apache Software License version 1.1, a copy of which has
been included in the LICENSE.txt file shipped with the log4j
distribution. The present short manual also borrows some text
- from <a href="http://www.qos.ch/shop/products/eclm/">"<em>The
+ from <a
+ href="https://www.qos.ch/shop/products/log4j/log4j-Manual.jsp">"<em>The
complete log4j manual</em>"</a>, which contains more detailed
and up to date information, by the same author (yours truly).
</p>
1.46 +2 -20 logging-log4j/src/xdocs/documentation.xml
Index: documentation.xml
===================================================================
RCS file: /home/cvs/logging-log4j/src/xdocs/documentation.xml,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- documentation.xml 8 Dec 2004 17:22:20 -0000 1.45
+++ documentation.xml 8 Dec 2004 17:36:15 -0000 1.46
@@ -99,22 +99,12 @@
How does the Java logging API stack up against log4j?</a> by Kevin
Brown
</li></p>
- <p>
- <li>
- <a
href="http://www.opensymphony.com/guidelines/logging.jsp">OpenSymphony Logging
Primer</a>
- </li>
- </p>
-
- <p><li>
- <a href="http://www.jguru.com/faq/Log4j">log4j FAQ</a> at jGuru
- </li></p>
-
<p><li>
- <a href="http://www.qos.ch/logging/thinkAgain.html">Think Again</a>
by Ceki Gülcü
+ <a href="http://www.qos.ch/logging/thinkAgain.jsp">Think Again</a> by
Ceki Gülcü
</li></p>
- <p><li> <a href="http://www.qos.ch/logging/sc.html">Supporting the
+ <p><li> <a href="http://www.qos.ch/logging/sc.jsp">Supporting the
log4j <code>RepositorySelector</code></a> by Ceki
Gülcü
</li></p>
@@ -163,18 +153,10 @@
<section name="Log4j presentations">
<ul>
-
- <p><li> <a href="http://www.jug-l.org/log4j.html">Advanced
- Log4j</a> Louisville JUG presentation by Jonathan Cowherd </li></p>
-
<p><li><a
href="http://www.johnmunsch.com/projects/Presentations/">Log4J
In 30 Minutes Or Less</a> by John Munsch</li></p>
<p><li><a href="https://www.qos.ch/ac2001/F11-10.html">Log4j, a
logging package for the Java language</a> by Ceki Gülcü</li></p>
-
- <p><li><a
-
href="http://www.ejug.org/OpenSource%20Log4j2_files/frame.htm">Log4j
presentation by the</a>
- Edmonton Java Users Group</li></p>
<p><li><a
href="http://www.ociweb.com/javasig/knowledgebase/January2001/Log4J.ppt">Log4j</a>
by Brent Twenter
</li></p>
1.15 +5 -4 logging-log4j/src/xdocs/contributors.xml
Index: contributors.xml
===================================================================
RCS file: /home/cvs/logging-log4j/src/xdocs/contributors.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- contributors.xml 8 Dec 2003 13:56:09 -0000 1.14
+++ contributors.xml 8 Dec 2004 17:36:15 -0000 1.15
@@ -46,10 +46,11 @@
<tr><td> <p>Ceki is the founder the log4j project which
continues to occupy much of his time. He enjoys writing
software altough he is discovering that it is far more
- difficult than what it may seem initially. He is also
- managing his <a href="http://www.qos.ch">IT services
- company</a>.</p></td>
- <td><img src="images/ceki-72x101.gif"></img></td>
+ difficult than what it may seem initially. He is also the
+ author of <a
+ href="https://www.qos.ch/shop/products/log4j/log4j-Manual.jsp">The
+ complete log4j manual</a>.</p></td> <td><img
+ src="images/ceki-72x101.gif"></img></td>
</tr>
</table>
</li>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]