taylor 2004/04/22 13:29:10
Modified: xdocs config_guide.xml jars.xml
Log:
fixing up some links
Revision Changes Path
1.20 +2 -2 jakarta-jetspeed/xdocs/config_guide.xml
Index: config_guide.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/xdocs/config_guide.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- config_guide.xml 17 Mar 2004 21:27:50 -0000 1.19
+++ config_guide.xml 22 Apr 2004 20:29:10 -0000 1.20
@@ -283,7 +283,7 @@
</p>
<p>
Detailed information on Log4J canbe found at
- <a
href="http://jakarta.apache.org/log4j">http://jakarta.apache.org/log4j</a>.
+ <a
href="http://logging.apache.org/log4j/">http://logging.apache.org/log4j/</a>.
</p>
<br/>
<subsection name="Portlet usage logger">
@@ -446,7 +446,7 @@
</p>
<source><![CDATA[
<?xml version="1.0" encoding="UTF-8" ?>
-<log4j:configuration debug="true" xmlns:log4j='http://jakarta.apache.org/log4j/'>
+<log4j:configuration debug="true" xmlns:log4j='http://logging.apache.org/log4j/'>
<root>
<level value ="info" />
1.12 +7 -7 jakarta-jetspeed/xdocs/jars.xml
Index: jars.xml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/xdocs/jars.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- jars.xml 17 Mar 2004 21:27:50 -0000 1.11
+++ jars.xml 22 Apr 2004 20:29:10 -0000 1.12
@@ -48,7 +48,7 @@
<tr>
<td colspan="1" rowspan="2">ant</td>
<td colspan="1" rowspan="1">1.5</td>
- <td colspan="1" rowspan="1"><a
href="http://jakarta.apache.org/ant">http://jakarta.apache.org/ant</a></td>
+ <td colspan="1" rowspan="1"><a
href="http://ant.apache.org/">http://ant.apache.org/</a></td>
<td colspan="1" rowspan="1">Build only</td>
</tr>
<tr>
@@ -57,7 +57,7 @@
<tr>
<td colspan="1" rowspan="2">ant-optional</td>
<td colspan="1" rowspan="1">1.5</td>
- <td colspan="1" rowspan="1"><a
href="http://jakarta.apache.org/ant">http://jakarta.apache.org/ant</a></td>
+ <td colspan="1" rowspan="1"><a
href="http://ant.apache.org/">http://ant.apache.org/</a></td>
<td colspan="1" rowspan="1">Build only</td>
</tr>
<tr>
@@ -76,7 +76,7 @@
<tr>
<td colspan="1" rowspan="2">xml-apis.jar</td>
<td colspan="1" rowspan="1">2.0.2</td>
- <td colspan="1" rowspan="1"><a
href="http://jakarta.apache.org/ant">http://jakarta.apache.org/ant</a></td>
+ <td colspan="1" rowspan="1"><a
href="http://ant.apache.org/">http://ant.apache.org/</a></td>
<td colspan="1" rowspan="1">Build only</td>
</tr>
<tr>
@@ -213,11 +213,11 @@
<tr>
<td colspan="1" rowspan="2">log4j</td>
<td colspan="1" rowspan="1">1.2.6</td>
- <td colspan="1" rowspan="1"><a
href="http://jakarta.apache.org/log4j">http://jakarta.apache.org/log4j</a></td>
+ <td colspan="1" rowspan="1"><a
href="http://logging.apache.org/log4j">http://logging.apache.org/log4j</a></td>
<td colspan="1" rowspan="1">Yes</td>
</tr>
<tr>
- <td colspan="3" rowspan="1">Logging utiltity. Used in Torque code
generation, see build/torque/build.xml.</td>
+ <td colspan="3" rowspan="1">Logging utility. </td>
</tr>
<!-- Mail -->
@@ -241,7 +241,7 @@
<tr>
<td colspan="1" rowspan="2">ojb</td>
<td colspan="1" rowspan="1">0.7.343</td>
- <td colspan="1" rowspan="1"><a
href="http://jakarta.apache.org/ojb">http://jakarta.apache.org/ojb</a></td>
+ <td colspan="1" rowspan="1"><a
href="http://db.apache.org/ojb/">http://db.apache.org/ojb/</a></td>
<td colspan="1" rowspan="1">Yes</td>
</tr>
<tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]