Modified: logging/site/trunk/docs/log4cxx/download.html
URL: 
http://svn.apache.org/viewvc/logging/site/trunk/docs/log4cxx/download.html?rev=642410&r1=642409&r2=642410&view=diff
==============================================================================
--- logging/site/trunk/docs/log4cxx/download.html (original)
+++ logging/site/trunk/docs/log4cxx/download.html Fri Mar 28 15:30:51 2008
@@ -217,7 +217,7 @@
     <div id="bodyColumn">
       <div id="contentBox">
         <div class="section"><h2>Download Apache log4cxx 0.10.0</h2>
-<p>Apache log4cxx 0.10.0 is distributed under the <a class="externalLink" 
href="http://www.apache.org/licenses/LICENSE-2.0.html";> Apache License, version 
2.0</a>
+<p>Apache log4cxx 0.10.0 is distributed under the <a 
href="http://www.apache.org/licenses/LICENSE-2.0.html"; class="externalLink"> 
Apache License, version 2.0</a>
 .</p>
 <p>The link in the Mirrors column should display a list of available mirrors 
with a default selection based on your inferred location. If you do not see 
that page, try a different browser. The checksum and signature are links to the 
originals on the main distribution server.</p>
 <table class="bodyTable"><tbody><tr class="a"><td align="left"></td>
@@ -226,27 +226,27 @@
 <td align="left">Signature</td>
 </tr>
 <tr class="b"><td align="left">Apache log4cxx 0.10.0 (tar.gz)</td>
-<td align="left"><a class="externalLink" 
href="http://www.apache.org/dyn/closer.cgi/logging/log4cxx/0.10.0/apache-log4cxx-0.10.0.tar.gz";>
 apache-log4cxx-0.10.0.tar.gz</a>
+<td align="left"><a 
href="http://www.apache.org/dyn/closer.cgi/logging/log4cxx/0.10.0/apache-log4cxx-0.10.0.tar.gz";
 class="externalLink"> apache-log4cxx-0.10.0.tar.gz</a>
 </td>
-<td align="left"><a class="externalLink" 
href="http://www.apache.org/dist/logging/log4cxx/0.10.0/apache-log4cxx-0.10.0.tar.gz.md5";>
 apache-log4cxx-0.10.0.tar.gz.md5</a>
+<td align="left"><a 
href="http://www.apache.org/dist/logging/log4cxx/0.10.0/apache-log4cxx-0.10.0.tar.gz.md5";
 class="externalLink"> apache-log4cxx-0.10.0.tar.gz.md5</a>
 </td>
-<td align="left"><a class="externalLink" 
href="http://www.apache.org/dist/logging/log4cxx/0.10.0/apache-log4cxx-0.10.0.tar.gz.asc";>
 apache-log4cxx-0.10.0.tar.gz.asc</a>
+<td align="left"><a 
href="http://www.apache.org/dist/logging/log4cxx/0.10.0/apache-log4cxx-0.10.0.tar.gz.asc";
 class="externalLink"> apache-log4cxx-0.10.0.tar.gz.asc</a>
 </td>
 </tr>
 <tr class="a"><td align="left">Apache log4cxx 0.10.0 (zip)</td>
-<td align="left"><a class="externalLink" 
href="http://www.apache.org/dyn/closer.cgi/logging/log4cxx/0.10.0/apache-log4cxx-0.10.0.zip";>
 apache-log4cxx-0.10.0.zip</a>
+<td align="left"><a 
href="http://www.apache.org/dyn/closer.cgi/logging/log4cxx/0.10.0/apache-log4cxx-0.10.0.zip";
 class="externalLink"> apache-log4cxx-0.10.0.zip</a>
 </td>
-<td align="left"><a class="externalLink" 
href="http://www.apache.org/dist/logging/log4cxx/0.10.0/apache-log4cxx-0.10.0.zip.md5";>
 apache-log4cxx-0.10.0.zip.md5</a>
+<td align="left"><a 
href="http://www.apache.org/dist/logging/log4cxx/0.10.0/apache-log4cxx-0.10.0.zip.md5";
 class="externalLink"> apache-log4cxx-0.10.0.zip.md5</a>
 </td>
-<td align="left"><a class="externalLink" 
href="http://www.apache.org/dist/logging/log4cxx/0.10.0/apache-log4cxx-0.10.0.zip.asc";>
 apache-log4cxx-0.10.0.zip.asc</a>
+<td align="left"><a 
href="http://www.apache.org/dist/logging/log4cxx/0.10.0/apache-log4cxx-0.10.0.zip.asc";
 class="externalLink"> apache-log4cxx-0.10.0.zip.asc</a>
 </td>
 </tr>
 </tbody>
 </table>
-<p>Please read <a class="externalLink" 
href="http://httpd.apache.org/dev/verification.html";>Verifying Apache HTTP 
Server Releases</a>
+<p>Please read <a href="http://httpd.apache.org/dev/verification.html"; 
class="externalLink">Verifying Apache HTTP Server Releases</a>
  for more information on why you should verify our releases.</p>
 <div class="section"><h3>Previous Releases</h3>
-<p>All previous releases of Apache log4cxx can be found in the <a 
class="externalLink" 
href="http://archive.apache.org/dist/logging/log4cxx";>archive repository</a>
+<p>All previous releases of Apache log4cxx can be found in the <a 
href="http://archive.apache.org/dist/logging/log4cxx"; 
class="externalLink">archive repository</a>
 .</p>
 </div>
 </div>

Modified: logging/site/trunk/docs/log4cxx/index.html
URL: 
http://svn.apache.org/viewvc/logging/site/trunk/docs/log4cxx/index.html?rev=642410&r1=642409&r2=642410&view=diff
==============================================================================
--- logging/site/trunk/docs/log4cxx/index.html (original)
+++ logging/site/trunk/docs/log4cxx/index.html Fri Mar 28 15:30:51 2008
@@ -221,16 +221,16 @@
 <h2>Introduction</h2>
 
 Apache log4cxx is a logging framework for C++ patterned after 
-<a class="externalLink" href="http://logging.apache.org/log4j";>Apache log4j</a>
+<a href="http://logging.apache.org/log4j"; class="externalLink">Apache log4j</a>
 .
-Apache log4cxx uses <a class="externalLink" 
href="http://apr.apache.org";>Apache Portable Runtime</a>
+Apache log4cxx uses <a href="http://apr.apache.org"; 
class="externalLink">Apache Portable Runtime</a>
 
 for most platform-specific code and should be usable on any
 platform supported by APR.  Apache log4cxx is licensed under the 
-<a class="externalLink" href="http://www.apache.org/licenses/";>Apache 
License</a>
+<a href="http://www.apache.org/licenses/"; class="externalLink">Apache 
License</a>
 ,
 an open source license certified by the 
-<a class="externalLink" href="http://www.opensource.org/";>Open Source 
Initiative</a>
+<a href="http://www.opensource.org/"; class="externalLink">Open Source 
Initiative</a>
 .
 
 <p>Almost every large application includes its own logging or tracing

Modified: logging/site/trunk/docs/log4cxx/issue-tracking.html
URL: 
http://svn.apache.org/viewvc/logging/site/trunk/docs/log4cxx/issue-tracking.html?rev=642410&r1=642409&r2=642410&view=diff
==============================================================================
--- logging/site/trunk/docs/log4cxx/issue-tracking.html (original)
+++ logging/site/trunk/docs/log4cxx/issue-tracking.html Fri Mar 28 15:30:51 2008
@@ -217,11 +217,11 @@
     <div id="bodyColumn">
       <div id="contentBox">
         <div class="section"><h2>Overview</h2>
-This project uses <a class="externalLink" 
href="http://www.atlassian.com/software/jira";>Jira</a>
+This project uses <a href="http://www.atlassian.com/software/jira"; 
class="externalLink">Jira</a>
  a J2EE-based, issue tracking and project management application.</div>
 <div class="section"><h2>Issue Tracking</h2>
 <p>Issues, bugs, and feature requests should be submitted to the following 
issue tracking system for this project.</p>
-<div class="source"><pre><a class="externalLink" 
href="http://issues.apache.org/jira/";>http://issues.apache.org/jira/</a>
+<div class="source"><pre><a href="http://issues.apache.org/jira/"; 
class="externalLink">http://issues.apache.org/jira/</a>
 </pre>
 </div>
 </div>

Modified: logging/site/trunk/docs/log4cxx/mail-lists.html
URL: 
http://svn.apache.org/viewvc/logging/site/trunk/docs/log4cxx/mail-lists.html?rev=642410&r1=642409&r2=642410&view=diff
==============================================================================
--- logging/site/trunk/docs/log4cxx/mail-lists.html (original)
+++ logging/site/trunk/docs/log4cxx/mail-lists.html Fri Mar 28 15:30:51 2008
@@ -226,15 +226,15 @@
 <th>Other Archives</th>
 </tr>
 <tr class="b"><td>log4cxx-user : log4cxx usage</td>
-<td><a class="externalLink" href="mailto:[EMAIL PROTECTED]">Subscribe</a>
+<td><a href="mailto:[EMAIL PROTECTED]" class="externalLink">Subscribe</a>
 </td>
-<td><a class="externalLink" href="mailto:[EMAIL PROTECTED]">Unsubscribe</a>
+<td><a href="mailto:[EMAIL PROTECTED]" class="externalLink">Unsubscribe</a>
 </td>
-<td><a class="externalLink" href="mailto:[EMAIL PROTECTED]">Post</a>
+<td><a href="mailto:[EMAIL PROTECTED]" class="externalLink">Post</a>
 </td>
-<td><a class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/logging-log4cxx-user/";>mail-archives.apache.org</a>
+<td><a href="http://mail-archives.apache.org/mod_mbox/logging-log4cxx-user/"; 
class="externalLink">mail-archives.apache.org</a>
 </td>
-<td><a class="externalLink" 
href="http://markmail.org/search/list:org.apache.logging.log4cxx-user";>markmail.org</a>
+<td><a href="http://markmail.org/search/list:org.apache.logging.log4cxx-user"; 
class="externalLink">markmail.org</a>
 </td>
 </tr>
 <tr class="a"><td> </td>
@@ -242,7 +242,7 @@
 <td> </td>
 <td> </td>
 <td> </td>
-<td><a class="externalLink" 
href="http://marc.info/?l=log4cxx-user";>marc.info</a>
+<td><a href="http://marc.info/?l=log4cxx-user"; 
class="externalLink">marc.info</a>
 </td>
 </tr>
 <tr class="b"><td> </td>
@@ -250,19 +250,19 @@
 <td> </td>
 <td> </td>
 <td> </td>
-<td><a class="externalLink" 
href="http://dir.gmane.org/gmane.comp.apache.logging.log4cxx.user";>dir.gmane.org</a>
+<td><a href="http://dir.gmane.org/gmane.comp.apache.logging.log4cxx.user"; 
class="externalLink">dir.gmane.org</a>
 </td>
 </tr>
 <tr class="a"><td>log4cxx-dev : log4cxx development</td>
-<td><a class="externalLink" href="mailto:[EMAIL PROTECTED]">Subscribe</a>
+<td><a href="mailto:[EMAIL PROTECTED]" class="externalLink">Subscribe</a>
 </td>
-<td><a class="externalLink" href="mailto:[EMAIL PROTECTED]">Unsubscribe</a>
+<td><a href="mailto:[EMAIL PROTECTED]" class="externalLink">Unsubscribe</a>
 </td>
-<td><a class="externalLink" href="mailto:[EMAIL PROTECTED]">Post</a>
+<td><a href="mailto:[EMAIL PROTECTED]" class="externalLink">Post</a>
 </td>
-<td><a class="externalLink" 
href="http://mail-archives.apache.org/mod_mbox/logging-log4cxx-dev/";>mail-archives.apache.org</a>
+<td><a href="http://mail-archives.apache.org/mod_mbox/logging-log4cxx-dev/"; 
class="externalLink">mail-archives.apache.org</a>
 </td>
-<td><a class="externalLink" 
href="http://markmail.org/search/list:org.apache.logging.log4cxx-dev";>markmail.org</a>
+<td><a href="http://markmail.org/search/list:org.apache.logging.log4cxx-dev"; 
class="externalLink">markmail.org</a>
 </td>
 </tr>
 <tr class="b"><td> </td>
@@ -270,7 +270,7 @@
 <td> </td>
 <td> </td>
 <td> </td>
-<td><a class="externalLink" 
href="http://marc.info/?l=log4cxx-dev";>marc.info</a>
+<td><a href="http://marc.info/?l=log4cxx-dev"; 
class="externalLink">marc.info</a>
 </td>
 </tr>
 <tr class="a"><td> </td>
@@ -278,7 +278,7 @@
 <td> </td>
 <td> </td>
 <td> </td>
-<td><a class="externalLink" 
href="http://dir.gmane.org/gmane.comp.jakarta.log4j.devel";>dir.gmane.org</a>
+<td><a href="http://dir.gmane.org/gmane.comp.jakarta.log4j.devel"; 
class="externalLink">dir.gmane.org</a>
 </td>
 </tr>
 </table>

Modified: logging/site/trunk/docs/log4cxx/project-info.html
URL: 
http://svn.apache.org/viewvc/logging/site/trunk/docs/log4cxx/project-info.html?rev=642410&r1=642409&r2=642410&view=diff
==============================================================================
--- logging/site/trunk/docs/log4cxx/project-info.html (original)
+++ logging/site/trunk/docs/log4cxx/project-info.html Fri Mar 28 15:30:51 2008
@@ -217,7 +217,7 @@
     <div id="bodyColumn">
       <div id="contentBox">
         <div class="section"><h2>Project Information</h2>
-<p>This document provides an overview of the various documents and links that 
are part of this project's general information. All of this content is 
automatically generated by <a class="externalLink" 
href="http://maven.apache.org";>Maven</a>
+<p>This document provides an overview of the various documents and links that 
are part of this project's general information. All of this content is 
automatically generated by <a href="http://maven.apache.org"; 
class="externalLink">Maven</a>
  on behalf of the project.</p>
 <div class="section"><h3>Overview</h3>
 <table class="bodyTable"><tr class="a"><th>Document</th>

Modified: logging/site/trunk/docs/log4cxx/project-reports.html
URL: 
http://svn.apache.org/viewvc/logging/site/trunk/docs/log4cxx/project-reports.html?rev=642410&r1=642409&r2=642410&view=diff
==============================================================================
--- logging/site/trunk/docs/log4cxx/project-reports.html (original)
+++ logging/site/trunk/docs/log4cxx/project-reports.html Fri Mar 28 15:30:51 
2008
@@ -217,7 +217,7 @@
     <div id="bodyColumn">
       <div id="contentBox">
         <div class="section"><h2>Generated Reports</h2>
-<p>This document provides an overview of the various reports that are 
automatically generated by <a class="externalLink" 
href="http://maven.apache.org";>Maven</a>
+<p>This document provides an overview of the various reports that are 
automatically generated by <a href="http://maven.apache.org"; 
class="externalLink">Maven</a>
  Each report is briefly described below.</p>
 <div class="section"><h3>Overview</h3>
 <table class="bodyTable"><tr class="a"><th>Document</th>

Modified: logging/site/trunk/docs/log4cxx/source-repository.html
URL: 
http://svn.apache.org/viewvc/logging/site/trunk/docs/log4cxx/source-repository.html?rev=642410&r1=642409&r2=642410&view=diff
==============================================================================
--- logging/site/trunk/docs/log4cxx/source-repository.html (original)
+++ logging/site/trunk/docs/log4cxx/source-repository.html Fri Mar 28 15:30:51 
2008
@@ -217,12 +217,12 @@
     <div id="bodyColumn">
       <div id="contentBox">
         <div class="section"><h2>Overview</h2>
-This project uses <a class="externalLink" 
href="http://subversion.tigris.org/";>Subversion</a>
- to manage its source code. Instructions on Subversion use can be found at <a 
class="externalLink" 
href="http://svnbook.red-bean.com/";>http://svnbook.red-bean.com/</a>
+This project uses <a href="http://subversion.tigris.org/"; 
class="externalLink">Subversion</a>
+ to manage its source code. Instructions on Subversion use can be found at <a 
href="http://svnbook.red-bean.com/"; 
class="externalLink">http://svnbook.red-bean.com/</a>
 .</div>
 <div class="section"><h2>Web Access</h2>
 <p>The following is a link to the online source repository.</p>
-<div class="source"><pre><a class="externalLink" 
href="http://svn.apache.org/viewcvs.cgi/logging/log4cxx/trunk";>http://svn.apache.org/viewcvs.cgi/logging/log4cxx/trunk</a>
+<div class="source"><pre><a 
href="http://svn.apache.org/viewcvs.cgi/logging/log4cxx/trunk"; 
class="externalLink">http://svn.apache.org/viewcvs.cgi/logging/log4cxx/trunk</a>
 </pre>
 </div>
 </div>


Reply via email to