svn commit: r1035516 [4/11] - in /logging/site/trunk/docs/log4j/companions/extras: ./ apidocs/ apidocs/org/apache/log4j/ apidocs/org/apache/log4j/class-use/ apidocs/org/apache/log4j/extras/ apidocs/org/apache/log4j/extras/class-use/ apidocs/org/apache/...

[email protected]
Newsgroups gmane.comp.apache.logging
Message-ID <[email protected]>
Modified: logging/site/trunk/docs/log4j/companions/extras/cpd.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/cpd.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/cpd.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/cpd.html Tue Nov 16 02:12:05 2010
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<!-- Generated by Apache Maven Doxia at Nov 13, 2010 -->
+<!-- Generated by Apache Maven Doxia at Nov 15, 2010 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -45,7 +45,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2010-11-13</span>
+        <span id="publishDate">Last Published: 2010-11-15</span>
                   &nbsp;| <span id="projectVersion">Version: 1.1</span>
                           |                           <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
                 &gt;
@@ -2552,7 +2552,7 @@
         
        Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, Version 2.0</a>.</div>
       <div class="xleft">Apache Extras Companion for Apache log4j, Apache log4j, Apache, the Apache feather logo,
-   the Apache Logging Services project logo, and the log4j logo are trademarks of The Apache Software Foundation.</div>
+   the Apache Logging Services project logo, the log4j logo, and the Built by Maven logo are trademarks of The Apache Software Foundation.</div>
       <div class="clear">
         <hr/>
       </div>

Modified: logging/site/trunk/docs/log4j/companions/extras/cpd.xml
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/cpd.xml?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/cpd.xml (original)
+++ logging/site/trunk/docs/log4j/companions/extras/cpd.xml Tue Nov 16 02:12:05 2010
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <pmd-cpd>
 <duplication lines="1407" tokens="4713">
-<file line="270" path="/home/curta/extras/target/checkout/src/main/java/org/apache/log4j/LogMF.java"/>
-<file line="135" path="/home/curta/extras/target/checkout/src/main/java/org/apache/log4j/LogSF.java"/>
+<file line="270" path="/home/curta/trunk/target/checkout/src/main/java/org/apache/log4j/LogMF.java"/>
+<file line="135" path="/home/curta/trunk/target/checkout/src/main/java/org/apache/log4j/LogSF.java"/>
 <codefragment>
 <![CDATA[
     private static final String FQCN = LogSF.class.getName();
@@ -1416,8 +1416,8 @@
 </codefragment>
 </duplication>
 <duplication lines="393" tokens="1551">
-<file line="100" path="/home/curta/extras/target/checkout/src/main/java/org/apache/log4j/extras/XSLTLayout.java"/>
-<file line="96" path="/home/curta/extras/target/checkout/src/main/java/org/apache/log4j/xml/XSLTLayout.java"/>
+<file line="100" path="/home/curta/trunk/target/checkout/src/main/java/org/apache/log4j/extras/XSLTLayout.java"/>
+<file line="96" path="/home/curta/trunk/target/checkout/src/main/java/org/apache/log4j/xml/XSLTLayout.java"/>
 <codefragment>
 <![CDATA[
         implements UnrecognizedElementHandler {
@@ -1817,8 +1817,8 @@
 </codefragment>
 </duplication>
 <duplication lines="206" tokens="483">
-<file line="35" path="/home/curta/extras/target/checkout/src/main/java/org/apache/log4j/extras/UtilLoggingLevel.java"/>
-<file line="32" path="/home/curta/extras/target/checkout/src/main/java/org/apache/log4j/helpers/UtilLoggingLevel.java"/>
+<file line="35" path="/home/curta/trunk/target/checkout/src/main/java/org/apache/log4j/extras/UtilLoggingLevel.java"/>
+<file line="32" path="/home/curta/trunk/target/checkout/src/main/java/org/apache/log4j/helpers/UtilLoggingLevel.java"/>
 <codefragment>
 <![CDATA[
 public class UtilLoggingLevel extends Level {
@@ -2031,8 +2031,8 @@ public class UtilLoggingLevel extends Le
 </codefragment>
 </duplication>
 <duplication lines="27" tokens="202">
-<file line="101" path="/home/curta/extras/target/checkout/src/main/java/org/apache/log4j/rule/AndRule.java"/>
-<file line="101" path="/home/curta/extras/target/checkout/src/main/java/org/apache/log4j/rule/OrRule.java"/>
+<file line="101" path="/home/curta/trunk/target/checkout/src/main/java/org/apache/log4j/rule/AndRule.java"/>
+<file line="101" path="/home/curta/trunk/target/checkout/src/main/java/org/apache/log4j/rule/OrRule.java"/>
 <codefragment>
 <![CDATA[
       if (result) {
@@ -2066,8 +2066,8 @@ public class UtilLoggingLevel extends Le
 </codefragment>
 </duplication>
 <duplication lines="36" tokens="174">
-<file line="61" path="/home/curta/extras/target/checkout/src/main/java/org/apache/log4j/rule/LevelEqualsRule.java"/>
-<file line="61" path="/home/curta/extras/target/checkout/src/main/java/org/apache/log4j/rule/NotLevelEqualsRule.java"/>
+<file line="61" path="/home/curta/trunk/target/checkout/src/main/java/org/apache/log4j/rule/LevelEqualsRule.java"/>
+<file line="61" path="/home/curta/trunk/target/checkout/src/main/java/org/apache/log4j/rule/NotLevelEqualsRule.java"/>
 <codefragment>
 <![CDATA[
     private NotLevelEqualsRule(final Level level) {
@@ -2110,8 +2110,8 @@ public class UtilLoggingLevel extends Le
 </codefragment>
 </duplication>
 <duplication lines="44" tokens="153">
-<file line="106" path="/home/curta/extras/target/checkout/src/main/java/org/apache/log4j/rule/LevelEqualsRule.java"/>
-<file line="106" path="/home/curta/extras/target/checkout/src/main/java/org/apache/log4j/rule/NotLevelEqualsRule.java"/>
+<file line="106" path="/home/curta/trunk/target/checkout/src/main/java/org/apache/log4j/rule/LevelEqualsRule.java"/>
+<file line="106" path="/home/curta/trunk/target/checkout/src/main/java/org/apache/log4j/rule/NotLevelEqualsRule.java"/>
 <codefragment>
 <![CDATA[
         boolean result = level.toInt() != eventLevel.toInt();
@@ -2162,8 +2162,8 @@ public class UtilLoggingLevel extends Le
 </codefragment>
 </duplication>
 <duplication lines="70" tokens="132">
-<file line="47" path="/home/curta/extras/target/checkout/src/main/java/org/apache/log4j/extras/SoundAppender.java"/>
-<file line="44" path="/home/curta/extras/target/checkout/src/main/java/org/apache/log4j/varia/SoundAppender.java"/>
+<file line="47" path="/home/curta/trunk/target/checkout/src/main/java/org/apache/log4j/extras/SoundAppender.java"/>
+<file line="44" path="/home/curta/trunk/target/checkout/src/main/java/org/apache/log4j/varia/SoundAppender.java"/>
 <codefragment>
 <![CDATA[
 public final class SoundAppender extends AppenderSkeleton {
@@ -2240,8 +2240,8 @@ public final class SoundAppender extends
 </codefragment>
 </duplication>
 <duplication lines="40" tokens="121">
-<file line="60" path="/home/curta/extras/target/checkout/src/main/java/org/apache/log4j/rolling/helper/GZCompressAction.java"/>
-<file line="61" path="/home/curta/extras/target/checkout/src/main/java/org/apache/log4j/rolling/helper/ZipCompressAction.java"/>
+<file line="60" path="/home/curta/trunk/target/checkout/src/main/java/org/apache/log4j/rolling/helper/GZCompressAction.java"/>
+<file line="61" path="/home/curta/trunk/target/checkout/src/main/java/org/apache/log4j/rolling/helper/ZipCompressAction.java"/>
 <codefragment>
 <![CDATA[
   public ZipCompressAction(
@@ -2288,8 +2288,8 @@ public final class SoundAppender extends
 </codefragment>
 </duplication>
 <duplication lines="25" tokens="108">
-<file line="245" path="/home/curta/extras/target/checkout/src/main/java/org/apache/log4j/rolling/RollingFileAppender.java"/>
-<file line="292" path="/home/curta/extras/target/checkout/src/main/java/org/apache/log4j/rolling/RollingFileAppender.java"/>
+<file line="245" path="/home/curta/trunk/target/checkout/src/main/java/org/apache/log4j/rolling/RollingFileAppender.java"/>
+<file line="292" path="/home/curta/trunk/target/checkout/src/main/java/org/apache/log4j/rolling/RollingFileAppender.java"/>
 <codefragment>
 <![CDATA[
               this.qw = createQuietWriter(newWriter);
@@ -2321,8 +2321,8 @@ public final class SoundAppender extends
 </codefragment>
 </duplication>
 <duplication lines="17" tokens="103">
-<file line="64" path="/home/curta/extras/target/checkout/src/main/java/org/apache/log4j/rule/LevelEqualsRule.java"/>
-<file line="57" path="/home/curta/extras/target/checkout/src/main/java/org/apache/log4j/rule/LevelInequalityRule.java"/>
+<file line="64" path="/home/curta/trunk/target/checkout/src/main/java/org/apache/log4j/rule/LevelEqualsRule.java"/>
+<file line="57" path="/home/curta/trunk/target/checkout/src/main/java/org/apache/log4j/rule/LevelInequalityRule.java"/>
 <codefragment>
 <![CDATA[
     }

Modified: logging/site/trunk/docs/log4j/companions/extras/css/maven-base.css
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/css/maven-base.css?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/css/maven-base.css (original)
+++ logging/site/trunk/docs/log4j/companions/extras/css/maven-base.css Tue Nov 16 02:12:05 2010
@@ -1,3 +1,20 @@
+/*
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+*/
 body {
   margin: 0px;
   padding: 0px;

Modified: logging/site/trunk/docs/log4j/companions/extras/dependencies.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/dependencies.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/dependencies.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/dependencies.html Tue Nov 16 02:12:05 2010
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<!-- Generated by Apache Maven Doxia at Nov 13, 2010 -->
+<!-- Generated by Apache Maven Doxia at Nov 15, 2010 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -45,7 +45,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2010-11-13</span>
+        <span id="publishDate">Last Published: 2010-11-15</span>
                   &nbsp;| <span id="projectVersion">Version: 1.1</span>
                           |                           <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
                 &gt;
@@ -201,7 +201,7 @@
       }
 </script>
 <div class="section"><h3>Dependency Tree</h3>
-<ul><li>log4j:apache-log4j-extras:bundle:1.1 <img id="_556943610" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_923570311', '_556943610' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_923570311" style="display:none"><table class="bodyTable"><tr class="a"><th>Apache Extras Companion™ for Apache log4j™.</th>
+<ul><li>log4j:apache-log4j-extras:bundle:1.1 <img id="_740388" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_946683088', '_740388' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_946683088" style="display:none"><table class="bodyTable"><tr class="a"><th>Apache Extras Companion™ for Apache log4j™.</th>
 </tr>
 <tr class="b"><td><p><b>Description: </b>This companion provides additional appenders, filters and
   other capabilities for version 1.2 of Apache log4j™.  Several of these were backported from
@@ -211,7 +211,7 @@
 </td>
 </tr>
 </table>
-</div><ul><li>junit:junit:jar:3.8.1 (test) <img id="_1044419626" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2022144009', '_1044419626' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2022144009" style="display:none"><table class="bodyTable"><tr class="a"><th>JUnit</th>
+</div><ul><li>junit:junit:jar:3.8.1 (test) <img id="_206148984" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_44505064', '_206148984' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_44505064" style="display:none"><table class="bodyTable"><tr class="a"><th>JUnit</th>
 </tr>
 <tr class="b"><td><p><b>Description: </b>JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.</p>
 <p><b>URL: </b><a href="http://junit.org" class="externalLink">http://junit.org</a></p>
@@ -220,7 +220,7 @@
 </tr>
 </table>
 </div></li>
-<li>log4j:log4j:jar:1.2.16 (compile) <img id="_1992968332" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1768101933', '_1992968332' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1768101933" style="display:none"><table class="bodyTable"><tr class="a"><th>Apache Log4j</th>
+<li>log4j:log4j:jar:1.2.16 (compile) <img id="_64496454" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1084565351', '_64496454' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1084565351" style="display:none"><table class="bodyTable"><tr class="a"><th>Apache Log4j</th>
 </tr>
 <tr class="b"><td><p><b>Description: </b>Apache Log4j 1.2</p>
 <p><b>URL: </b><a href="http://logging.apache.org/log4j/1.2/" class="externalLink">http://logging.apache.org/log4j/1.2/</a></p>
@@ -344,7 +344,7 @@
         
        Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, Version 2.0</a>.</div>
       <div class="xleft">Apache Extras Companion for Apache log4j, Apache log4j, Apache, the Apache feather logo,
-   the Apache Logging Services project logo, and the log4j logo are trademarks of The Apache Software Foundation.</div>
+   the Apache Logging Services project logo, the log4j logo, and the Built by Maven logo are trademarks of The Apache Software Foundation.</div>
       <div class="clear">
         <hr/>
       </div>

Modified: logging/site/trunk/docs/log4j/companions/extras/download.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/download.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/download.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/download.html Tue Nov 16 02:12:05 2010
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<!-- Generated by Apache Maven Doxia at Nov 13, 2010 -->
+<!-- Generated by Apache Maven Doxia at Nov 15, 2010 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -45,7 +45,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2010-11-13</span>
+        <span id="publishDate">Last Published: 2010-11-15</span>
                   &nbsp;| <span id="projectVersion">Version: 1.1</span>
                           |                           <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
                 &gt;
@@ -193,7 +193,7 @@
         
        Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, Version 2.0</a>.</div>
       <div class="xleft">Apache Extras Companion for Apache log4j, Apache log4j, Apache, the Apache feather logo,
-   the Apache Logging Services project logo, and the log4j logo are trademarks of The Apache Software Foundation.</div>
+   the Apache Logging Services project logo, the log4j logo, and the Built by Maven logo are trademarks of The Apache Software Foundation.</div>
       <div class="clear">
         <hr/>
       </div>

Modified: logging/site/trunk/docs/log4j/companions/extras/images/logos/maven-feather.png
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/images/logos/maven-feather.png?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
Binary files - no diff available.

Modified: logging/site/trunk/docs/log4j/companions/extras/index.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/index.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/index.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/index.html Tue Nov 16 02:12:05 2010
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<!-- Generated by Apache Maven Doxia at Nov 13, 2010 -->
+<!-- Generated by Apache Maven Doxia at Nov 15, 2010 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -45,7 +45,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2010-11-13</span>
+        <span id="publishDate">Last Published: 2010-11-15</span>
                   &nbsp;| <span id="projectVersion">Version: 1.1</span>
                           |                           <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
                 &gt;
@@ -165,7 +165,7 @@
         
        Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, Version 2.0</a>.</div>
       <div class="xleft">Apache Extras Companion for Apache log4j, Apache log4j, Apache, the Apache feather logo,
-   the Apache Logging Services project logo, and the log4j logo are trademarks of The Apache Software Foundation.</div>
+   the Apache Logging Services project logo, the log4j logo, and the Built by Maven logo are trademarks of The Apache Software Foundation.</div>
       <div class="clear">
         <hr/>
       </div>

Modified: logging/site/trunk/docs/log4j/companions/extras/integration.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/integration.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/integration.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/integration.html Tue Nov 16 02:12:05 2010
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<!-- Generated by Apache Maven Doxia at Nov 13, 2010 -->
+<!-- Generated by Apache Maven Doxia at Nov 15, 2010 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -45,7 +45,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2010-11-13</span>
+        <span id="publishDate">Last Published: 2010-11-15</span>
                   &nbsp;| <span id="projectVersion">Version: 1.1</span>
                           |                           <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
                 &gt;
@@ -172,7 +172,7 @@ This project uses Continuous Integration
         
        Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, Version 2.0</a>.</div>
       <div class="xleft">Apache Extras Companion for Apache log4j, Apache log4j, Apache, the Apache feather logo,
-   the Apache Logging Services project logo, and the log4j logo are trademarks of The Apache Software Foundation.</div>
+   the Apache Logging Services project logo, the log4j logo, and the Built by Maven logo are trademarks of The Apache Software Foundation.</div>
       <div class="clear">
         <hr/>
       </div>

Modified: logging/site/trunk/docs/log4j/companions/extras/issue-tracking.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/issue-tracking.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/issue-tracking.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/issue-tracking.html Tue Nov 16 02:12:05 2010
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<!-- Generated by Apache Maven Doxia at Nov 13, 2010 -->
+<!-- Generated by Apache Maven Doxia at Nov 15, 2010 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -45,7 +45,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2010-11-13</span>
+        <span id="publishDate">Last Published: 2010-11-15</span>
                   &nbsp;| <span id="projectVersion">Version: 1.1</span>
                           |                           <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
                 &gt;
@@ -169,7 +169,7 @@ This project uses <a href="http://www.bu
         
        Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, Version 2.0</a>.</div>
       <div class="xleft">Apache Extras Companion for Apache log4j, Apache log4j, Apache, the Apache feather logo,
-   the Apache Logging Services project logo, and the log4j logo are trademarks of The Apache Software Foundation.</div>
+   the Apache Logging Services project logo, the log4j logo, and the Built by Maven logo are trademarks of The Apache Software Foundation.</div>
       <div class="clear">
         <hr/>
       </div>

Modified: logging/site/trunk/docs/log4j/companions/extras/jxr.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/jxr.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/jxr.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/jxr.html Tue Nov 16 02:12:05 2010
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<!-- Generated by Apache Maven Doxia at Nov 13, 2010 -->
+<!-- Generated by Apache Maven Doxia at Nov 15, 2010 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -45,7 +45,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2010-11-13</span>
+        <span id="publishDate">Last Published: 2010-11-15</span>
                   &nbsp;| <span id="projectVersion">Version: 1.1</span>
                           |                           <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
                 &gt;
@@ -171,7 +171,7 @@
         
        Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, Version 2.0</a>.</div>
       <div class="xleft">Apache Extras Companion for Apache log4j, Apache log4j, Apache, the Apache feather logo,
-   the Apache Logging Services project logo, and the log4j logo are trademarks of The Apache Software Foundation.</div>
+   the Apache Logging Services project logo, the log4j logo, and the Built by Maven logo are trademarks of The Apache Software Foundation.</div>
       <div class="clear">
         <hr/>
       </div>

Modified: logging/site/trunk/docs/log4j/companions/extras/mail-lists.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/mail-lists.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/mail-lists.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/mail-lists.html Tue Nov 16 02:12:05 2010
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<!-- Generated by Apache Maven Doxia at Nov 13, 2010 -->
+<!-- Generated by Apache Maven Doxia at Nov 15, 2010 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -45,7 +45,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2010-11-13</span>
+        <span id="publishDate">Last Published: 2010-11-15</span>
                   &nbsp;| <span id="projectVersion">Version: 1.1</span>
                           |                           <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
                 &gt;
@@ -201,7 +201,7 @@
         
        Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, Version 2.0</a>.</div>
       <div class="xleft">Apache Extras Companion for Apache log4j, Apache log4j, Apache, the Apache feather logo,
-   the Apache Logging Services project logo, and the log4j logo are trademarks of The Apache Software Foundation.</div>
+   the Apache Logging Services project logo, the log4j logo, and the Built by Maven logo are trademarks of The Apache Software Foundation.</div>
       <div class="clear">
         <hr/>
       </div>

Modified: logging/site/trunk/docs/log4j/companions/extras/pmd.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/pmd.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/pmd.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/pmd.html Tue Nov 16 02:12:05 2010
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<!-- Generated by Apache Maven Doxia at Nov 13, 2010 -->
+<!-- Generated by Apache Maven Doxia at Nov 15, 2010 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -45,7 +45,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2010-11-13</span>
+        <span id="publishDate">Last Published: 2010-11-15</span>
                   &nbsp;| <span id="projectVersion">Version: 1.1</span>
                           |                           <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
                 &gt;
@@ -168,7 +168,7 @@
         
        Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, Version 2.0</a>.</div>
       <div class="xleft">Apache Extras Companion for Apache log4j, Apache log4j, Apache, the Apache feather logo,
-   the Apache Logging Services project logo, and the log4j logo are trademarks of The Apache Software Foundation.</div>
+   the Apache Logging Services project logo, the log4j logo, and the Built by Maven logo are trademarks of The Apache Software Foundation.</div>
       <div class="clear">
         <hr/>
       </div>

Modified: logging/site/trunk/docs/log4j/companions/extras/pmd.xml
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/pmd.xml?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/pmd.xml (original)
+++ logging/site/trunk/docs/log4j/companions/extras/pmd.xml Tue Nov 16 02:12:05 2010
@@ -1,3 +1,3 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<pmd version="4.2.5" timestamp="2010-11-13T02:07:51.369">
+<pmd version="4.2.5" timestamp="2010-11-15T18:02:12.816">
 </pmd>
\ No newline at end of file

Modified: logging/site/trunk/docs/log4j/companions/extras/project-info.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/project-info.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/project-info.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/project-info.html Tue Nov 16 02:12:05 2010
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<!-- Generated by Apache Maven Doxia at Nov 13, 2010 -->
+<!-- Generated by Apache Maven Doxia at Nov 15, 2010 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -45,7 +45,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2010-11-13</span>
+        <span id="publishDate">Last Published: 2010-11-15</span>
                   &nbsp;| <span id="projectVersion">Version: 1.1</span>
                           |                           <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
                 &gt;
@@ -186,7 +186,7 @@
         
        Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, Version 2.0</a>.</div>
       <div class="xleft">Apache Extras Companion for Apache log4j, Apache log4j, Apache, the Apache feather logo,
-   the Apache Logging Services project logo, and the log4j logo are trademarks of The Apache Software Foundation.</div>
+   the Apache Logging Services project logo, the log4j logo, and the Built by Maven logo are trademarks of The Apache Software Foundation.</div>
       <div class="clear">
         <hr/>
       </div>

Modified: logging/site/trunk/docs/log4j/companions/extras/project-reports.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/project-reports.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/project-reports.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/project-reports.html Tue Nov 16 02:12:05 2010
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<!-- Generated by Apache Maven Doxia at Nov 13, 2010 -->
+<!-- Generated by Apache Maven Doxia at Nov 15, 2010 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -45,7 +45,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2010-11-13</span>
+        <span id="publishDate">Last Published: 2010-11-15</span>
                   &nbsp;| <span id="projectVersion">Version: 1.1</span>
                           |                           <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
                 &gt;
@@ -189,7 +189,7 @@
         
        Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, Version 2.0</a>.</div>
       <div class="xleft">Apache Extras Companion for Apache log4j, Apache log4j, Apache, the Apache feather logo,
-   the Apache Logging Services project logo, and the log4j logo are trademarks of The Apache Software Foundation.</div>
+   the Apache Logging Services project logo, the log4j logo, and the Built by Maven logo are trademarks of The Apache Software Foundation.</div>
       <div class="clear">
         <hr/>
       </div>

Modified: logging/site/trunk/docs/log4j/companions/extras/roadmap.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/roadmap.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/roadmap.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/roadmap.html Tue Nov 16 02:12:05 2010
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<!-- Generated by Apache Maven Doxia at Nov 13, 2010 -->
+<!-- Generated by Apache Maven Doxia at Nov 15, 2010 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -45,7 +45,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2010-11-13</span>
+        <span id="publishDate">Last Published: 2010-11-15</span>
                   &nbsp;| <span id="projectVersion">Version: 1.1</span>
                           |                           <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
                 &gt;
@@ -165,7 +165,7 @@
         
        Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, Version 2.0</a>.</div>
       <div class="xleft">Apache Extras Companion for Apache log4j, Apache log4j, Apache, the Apache feather logo,
-   the Apache Logging Services project logo, and the log4j logo are trademarks of The Apache Software Foundation.</div>
+   the Apache Logging Services project logo, the log4j logo, and the Built by Maven logo are trademarks of The Apache Software Foundation.</div>
       <div class="clear">
         <hr/>
       </div>

Modified: logging/site/trunk/docs/log4j/companions/extras/source-repository.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/source-repository.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/source-repository.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/source-repository.html Tue Nov 16 02:12:05 2010
@@ -16,7 +16,7 @@
  limitations under the License.
 
 -->
-<!-- Generated by Apache Maven Doxia at Nov 13, 2010 -->
+<!-- Generated by Apache Maven Doxia at Nov 15, 2010 -->
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -45,7 +45,7 @@
             
         
                 <div class="xleft">
-        <span id="publishDate">Last Published: 2010-11-13</span>
+        <span id="publishDate">Last Published: 2010-11-15</span>
                   &nbsp;| <span id="projectVersion">Version: 1.1</span>
                           |                           <a href="http://www.apache.org/" class="externalLink" title="Apache">Apache</a>
                 &gt;
@@ -197,7 +197,7 @@ http-proxy-port = 3128
         
        Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License, Version 2.0</a>.</div>
       <div class="xleft">Apache Extras Companion for Apache log4j, Apache log4j, Apache, the Apache feather logo,
-   the Apache Logging Services project logo, and the log4j logo are trademarks of The Apache Software Foundation.</div>
+   the Apache Logging Services project logo, the log4j logo, and the Built by Maven logo are trademarks of The Apache Software Foundation.</div>
       <div class="clear">
         <hr/>
       </div>

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/allclasses-frame.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/allclasses-frame.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/allclasses-frame.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/allclasses-frame.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:31 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 All Classes (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/allclasses-noframe.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/allclasses-noframe.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/allclasses-noframe.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/allclasses-noframe.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:31 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 All Classes (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/constant-values.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/constant-values.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/constant-values.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/constant-values.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:30 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Constant Field Values (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
@@ -105,13 +105,13 @@ org.apache.*</FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.log4j.filter.SimpleFilterTest.FILTERED"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/log4j/filter/SimpleFilterTest.html#FILTERED">FILTERED</A></CODE></TD>
 <TD ALIGN="right"><CODE>"filtered"</CODE></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.log4j.filter.SimpleFilterTest.TEMP"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/log4j/filter/SimpleFilterTest.html#TEMP">TEMP</A></CODE></TD>
 <TD ALIGN="right"><CODE>"temp"</CODE></TD>
 </TR>
@@ -129,31 +129,31 @@ org.apache.*</FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.log4j.util.Filter.ABSOLUTE_DATE_AND_TIME_PAT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/log4j/util/Filter.html#ABSOLUTE_DATE_AND_TIME_PAT">ABSOLUTE_DATE_AND_TIME_PAT</A></CODE></TD>
 <TD ALIGN="right"><CODE>"^\\d{1,2} .{2,6}\\.? 2\\d\\d\\d \\d{2}:\\d{2}:\\d{2},\\d{3}"</CODE></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.log4j.util.Filter.ABSOLUTE_TIME_PAT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/log4j/util/Filter.html#ABSOLUTE_TIME_PAT">ABSOLUTE_TIME_PAT</A></CODE></TD>
 <TD ALIGN="right"><CODE>"^\\d{2}:\\d{2}:\\d{2},\\d{3}"</CODE></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.log4j.util.Filter.BASIC_PAT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/log4j/util/Filter.html#BASIC_PAT">BASIC_PAT</A></CODE></TD>
 <TD ALIGN="right"><CODE>"\\[main\\] (FATAL|ERROR|WARN|INFO|DEBUG)"</CODE></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.log4j.util.Filter.ISO8601_PAT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/log4j/util/Filter.html#ISO8601_PAT">ISO8601_PAT</A></CODE></TD>
 <TD ALIGN="right"><CODE>"^\\d{4}-\\d{2}-\\d{2} \\d{2}:\\d{2}:\\d{2},\\d{3}"</CODE></TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <A NAME="org.apache.log4j.util.Filter.RELATIVE_TIME_PAT"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
-<CODE>public&nbsp;static&nbsp;final&nbsp;<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
+<CODE>public&nbsp;static&nbsp;final&nbsp;java.lang.String</CODE></FONT></TD>
 <TD ALIGN="left"><CODE><A HREF="org/apache/log4j/util/Filter.html#RELATIVE_TIME_PAT">RELATIVE_TIME_PAT</A></CODE></TD>
 <TD ALIGN="right"><CODE>"^\\d{1,10}"</CODE></TD>
 </TR>

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/deprecated-list.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/deprecated-list.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/deprecated-list.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/deprecated-list.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:31 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Deprecated List (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/help-doc.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/help-doc.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/help-doc.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/help-doc.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:31 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 API Help (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/index-all.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/index-all.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/index-all.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/index-all.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:08 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:30 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Index (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
 

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/index.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/index.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/index.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/index.html Tue Nov 16 02:12:05 2010
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc on Sat Nov 13 02:08:08 CST 2010-->
+<!-- Generated by javadoc on Mon Nov 15 18:02:31 CST 2010-->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 Apache Extras Companion™ for Apache log4j™. 1.1 Test API

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/options
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/options?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/options (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/options Tue Nov 16 02:12:05 2010
@@ -1,25 +1,23 @@
 -classpath
-'/home/curta/extras/target/checkout/target/classes:/home/curta/extras/target/checkout/target/test-classes:/home/curta/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar:/home/curta/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar'
+'/home/curta/trunk/target/checkout/target/classes:/home/curta/trunk/target/checkout/target/test-classes:/home/curta/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar:/home/curta/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar'
 -encoding
 'UTF-8'
 -protected
 -sourcepath
-'/home/curta/extras/target/checkout/src/test/java'
+'/home/curta/trunk/target/checkout/src/test/java'
 -author
 -bottom
 '<p>Copyright © 2010 The Apache Software Foundation. Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a></p> <p>Apache Extras Companion for Apache log4j, Apache log4j and Apache are trademarks of the Apache Software Foundation.</p>'
 -charset
 'UTF-8'
 -d
-'/home/curta/extras/target/checkout/target/site/testapidocs'
+'/home/curta/trunk/target/checkout/target/site/testapidocs'
 -docencoding
 'UTF-8'
 -doctitle
 'Apache Extras Companion™ for Apache log4j™. 1.1 Test API'
 -link
 '../apidocs'
--link
-'http://java.sun.com/j2se/1.4.2/docs/api'
 -use
 -version
 -windowtitle

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/EnhancedMyPatternLayout.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/EnhancedMyPatternLayout.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/EnhancedMyPatternLayout.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/EnhancedMyPatternLayout.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:04 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:27 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 EnhancedMyPatternLayout (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
 
@@ -93,7 +93,7 @@ org.apache.log4j</FONT>
 <BR>
 Class EnhancedMyPatternLayout</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+java.lang.Object
   <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../apidocs/org/apache/log4j/Layout.html?is-external=true" title="class or interface in org.apache.log4j">org.apache.log4j.Layout</A>
       <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../apidocs/org/apache/log4j/EnhancedPatternLayout.html?is-external=true" title="class or interface in org.apache.log4j">org.apache.log4j.EnhancedPatternLayout</A>
           <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.apache.log4j.EnhancedMyPatternLayout</B>
@@ -170,7 +170,7 @@ Example showing how to extend EnhancedPa
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../org/apache/log4j/EnhancedMyPatternLayout.html#EnhancedMyPatternLayout(java.lang.String)">EnhancedMyPatternLayout</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pattern)</CODE>
+<TD><CODE><B><A HREF="../../../org/apache/log4j/EnhancedMyPatternLayout.html#EnhancedMyPatternLayout(java.lang.String)">EnhancedMyPatternLayout</A></B>(java.lang.String&nbsp;pattern)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -188,7 +188,7 @@ Example showing how to extend EnhancedPa
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../apidocs/org/apache/log4j/helpers/PatternParser.html?is-external=true" title="class or interface in org.apache.log4j.helpers">PatternParser</A></CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../org/apache/log4j/EnhancedMyPatternLayout.html#createPatternParser(java.lang.String)">createPatternParser</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pattern)</CODE>
+<TD><CODE><B><A HREF="../../../org/apache/log4j/EnhancedMyPatternLayout.html#createPatternParser(java.lang.String)">createPatternParser</A></B>(java.lang.String&nbsp;pattern)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -215,10 +215,10 @@ Example showing how to extend EnhancedPa
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http
 ://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java
 /lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -245,7 +245,7 @@ public <B>EnhancedMyPatternLayout</B>()<
 <A NAME="EnhancedMyPatternLayout(java.lang.String)"><!-- --></A><H3>
 EnhancedMyPatternLayout</H3>
 <PRE>
-public <B>EnhancedMyPatternLayout</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pattern)</PRE>
+public <B>EnhancedMyPatternLayout</B>(java.lang.String&nbsp;pattern)</PRE>
 <DL>
 </DL>
 
@@ -262,7 +262,7 @@ public <B>EnhancedMyPatternLayout</B>(<A
 <A NAME="createPatternParser(java.lang.String)"><!-- --></A><H3>
 createPatternParser</H3>
 <PRE>
-public <A HREF="../../../../apidocs/org/apache/log4j/helpers/PatternParser.html?is-external=true" title="class or interface in org.apache.log4j.helpers">PatternParser</A> <B>createPatternParser</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;pattern)</PRE>
+public <A HREF="../../../../apidocs/org/apache/log4j/helpers/PatternParser.html?is-external=true" title="class or interface in org.apache.log4j.helpers">PatternParser</A> <B>createPatternParser</B>(java.lang.String&nbsp;pattern)</PRE>
 <DL>
 <DD><DL>
 <DT><B>Overrides:</B><DD><CODE><A HREF="../../../../apidocs/org/apache/log4j/EnhancedPatternLayout.html?is-external=true#createPatternParser(java.lang.String)" title="class or interface in org.apache.log4j">createPatternParser</A></CODE> in class <CODE><A HREF="../../../../apidocs/org/apache/log4j/EnhancedPatternLayout.html?is-external=true" title="class or interface in org.apache.log4j">EnhancedPatternLayout</A></CODE></DL>

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/EnhancedPatternLayoutTest.DerivedPatternLayout.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/EnhancedPatternLayoutTest.DerivedPatternLayout.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/EnhancedPatternLayoutTest.DerivedPatternLayout.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/EnhancedPatternLayoutTest.DerivedPatternLayout.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:05 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:27 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 EnhancedPatternLayoutTest.DerivedPatternLayout (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
 
@@ -93,7 +93,7 @@ org.apache.log4j</FONT>
 <BR>
 Class EnhancedPatternLayoutTest.DerivedPatternLayout</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+java.lang.Object
   <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../apidocs/org/apache/log4j/Layout.html?is-external=true" title="class or interface in org.apache.log4j">org.apache.log4j.Layout</A>
       <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../apidocs/org/apache/log4j/EnhancedPatternLayout.html?is-external=true" title="class or interface in org.apache.log4j">org.apache.log4j.EnhancedPatternLayout</A>
           <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.apache.log4j.EnhancedPatternLayoutTest.DerivedPatternLayout</B>
@@ -207,10 +207,10 @@ Class to ensure that protected members a
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http
 ://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java
 /lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
 </TR>
 </TABLE>
 &nbsp;

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/EnhancedPatternLayoutTest.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/EnhancedPatternLayoutTest.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/EnhancedPatternLayoutTest.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/EnhancedPatternLayoutTest.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:05 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:27 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 EnhancedPatternLayoutTest (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
 
@@ -93,7 +93,7 @@ org.apache.log4j</FONT>
 <BR>
 Class EnhancedPatternLayoutTest</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+java.lang.Object
   <IMG SRC="../../../resources/inherit.gif" ALT="extended by ">junit.framework.Assert
       <IMG SRC="../../../resources/inherit.gif" ALT="extended by ">junit.framework.TestCase
           <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../org/apache/log4j/LayoutTest.html" title="class in org.apache.log4j">org.apache.log4j.LayoutTest</A>
@@ -142,7 +142,7 @@ Test for EnhancedPatternLayout.
 <B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../org/apache/log4j/EnhancedPatternLayoutTest.html#EnhancedPatternLayoutTest(java.lang.String)">EnhancedPatternLayoutTest</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;testName)</CODE>
+<TD><CODE><B><A HREF="../../../org/apache/log4j/EnhancedPatternLayoutTest.html#EnhancedPatternLayoutTest(java.lang.String)">EnhancedPatternLayoutTest</A></B>(java.lang.String&nbsp;testName)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Construct new instance of PatternLayoutTest.</TD>
@@ -236,10 +236,10 @@ Test for EnhancedPatternLayout.
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http
 ://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java
 /lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -258,7 +258,7 @@ Test for EnhancedPatternLayout.
 <A NAME="EnhancedPatternLayoutTest(java.lang.String)"><!-- --></A><H3>
 EnhancedPatternLayoutTest</H3>
 <PRE>
-public <B>EnhancedPatternLayoutTest</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;testName)</PRE>
+public <B>EnhancedPatternLayoutTest</B>(java.lang.String&nbsp;testName)</PRE>
 <DL>
 <DD>Construct new instance of PatternLayoutTest.
 <P>

Modified: logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/EnhancedPatternLayoutTestCase.html
URL: http://svn.apache.org/viewvc/logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/EnhancedPatternLayoutTestCase.html?rev=1035516&r1=1035515&r2=1035516&view=diff
==============================================================================
--- logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/EnhancedPatternLayoutTestCase.html (original)
+++ logging/site/trunk/docs/log4j/companions/extras/testapidocs/org/apache/log4j/EnhancedPatternLayoutTestCase.html Tue Nov 16 02:12:05 2010
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_20) on Sat Nov 13 02:08:05 CST 2010 -->
+<!-- Generated by javadoc (build 1.6.0_20) on Mon Nov 15 18:02:27 CST 2010 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
 EnhancedPatternLayoutTestCase (Apache Extras Companion™ for Apache log4j™. 1.1 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2010-11-13">
+<META NAME="date" CONTENT="2010-11-15">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
 
@@ -93,7 +93,7 @@ org.apache.log4j</FONT>
 <BR>
 Class EnhancedPatternLayoutTestCase</H2>
 <PRE>
-<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
+java.lang.Object
   <IMG SRC="../../../resources/inherit.gif" ALT="extended by ">junit.framework.Assert
       <IMG SRC="../../../resources/inherit.gif" ALT="extended by ">junit.framework.TestCase
           <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>org.apache.log4j.EnhancedPatternLayoutTestCase</B>
@@ -120,7 +120,7 @@ Class EnhancedPatternLayoutTestCase</H2>
 <B>Constructor Summary</B></FONT></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><B><A HREF="../../../org/apache/log4j/EnhancedPatternLayoutTestCase.html#EnhancedPatternLayoutTestCase(java.lang.String)">EnhancedPatternLayoutTestCase</A></B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</CODE>
+<TD><CODE><B><A HREF="../../../org/apache/log4j/EnhancedPatternLayoutTestCase.html#EnhancedPatternLayoutTestCase(java.lang.String)">EnhancedPatternLayoutTestCase</A></B>(java.lang.String&nbsp;name)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -333,10 +333,10 @@ Class EnhancedPatternLayoutTestCase</H2>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
+<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http
 ://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java
 /lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
+<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -355,7 +355,7 @@ Class EnhancedPatternLayoutTestCase</H2>
 <A NAME="EnhancedPatternLayoutTestCase(java.lang.String)"><!-- --></A><H3>
 EnhancedPatternLayoutTestCase</H3>
 <PRE>
-public <B>EnhancedPatternLayoutTestCase</B>(<A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name)</PRE>
+public <B>EnhancedPatternLayoutTestCase</B>(java.lang.String&nbsp;name)</PRE>
 <DL>
 </DL>
 
@@ -401,12 +401,12 @@ public void <B>tearDown</B>()</PRE>
 test1</H3>
 <PRE>
 public void <B>test1</B>()
-           throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+           throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -415,12 +415,12 @@ public void <B>test1</B>()
 test2</H3>
 <PRE>
 public void <B>test2</B>()
-           throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+           throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -429,12 +429,12 @@ public void <B>test2</B>()
 test3</H3>
 <PRE>
 public void <B>test3</B>()
-           throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+           throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -443,12 +443,12 @@ public void <B>test3</B>()
 test4</H3>
 <PRE>
 public void <B>test4</B>()
-           throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+           throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -457,12 +457,12 @@ public void <B>test4</B>()
 test5</H3>
 <PRE>
 public void <B>test5</B>()
-           throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+           throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -471,12 +471,12 @@ public void <B>test5</B>()
 test6</H3>
 <PRE>
 public void <B>test6</B>()
-           throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+           throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -485,12 +485,12 @@ public void <B>test6</B>()
 test7</H3>
 <PRE>
 public void <B>test7</B>()
-           throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+           throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -499,12 +499,12 @@ public void <B>test7</B>()
 test8</H3>
 <PRE>
 public void <B>test8</B>()
-           throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+           throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -513,12 +513,12 @@ public void <B>test8</B>()
 test9</H3>
 <PRE>
 public void <B>test9</B>()
-           throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+           throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -527,12 +527,12 @@ public void <B>test9</B>()
 test10</H3>
 <PRE>
 public void <B>test10</B>()
-            throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+            throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -541,12 +541,12 @@ public void <B>test10</B>()
 test11</H3>
 <PRE>
 public void <B>test11</B>()
-            throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+            throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -555,12 +555,12 @@ public void <B>test11</B>()
 test12</H3>
 <PRE>
 public void <B>test12</B>()
-            throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+            throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -569,12 +569,12 @@ public void <B>test12</B>()
 test13</H3>
 <PRE>
 public void <B>test13</B>()
-            throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+            throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -583,14 +583,14 @@ public void <B>test13</B>()
 test14</H3>
 <PRE>
 public void <B>test14</B>()
-            throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+            throws java.lang.Exception</PRE>
 <DL>
 <DD>Test of class abbreviation.
 <P>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -599,12 +599,12 @@ public void <B>test14</B>()
 testMDC1</H3>
 <PRE>
 public void <B>testMDC1</B>()
-              throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+              throws java.lang.Exception</PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -613,7 +613,7 @@ public void <B>testMDC1</B>()
 test15</H3>
 <PRE>
 public void <B>test15</B>()
-            throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+            throws java.lang.Exception</PRE>
 <DL>
 <DD>Tests log4j 1.2 style extension of EnhancedPatternLayout.
  Was test14 in log4j 1.2.
@@ -621,7 +621,7 @@ public void <B>test15</B>()
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -630,14 +630,14 @@ public void <B>test15</B>()
 test16</H3>
 <PRE>
 public void <B>test16</B>()
-            throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+            throws java.lang.Exception</PRE>
 <DL>
 <DD>Tests explicit UTC time zone in pattern.
 <P>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -646,14 +646,14 @@ public void <B>test16</B>()
 test17</H3>
 <PRE>
 public void <B>test17</B>()
-            throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+            throws java.lang.Exception</PRE>
 <DL>
 <DD>Test left and right truncation
 <P>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -662,14 +662,14 @@ public void <B>test17</B>()
 testMDC2</H3>
 <PRE>
 public void <B>testMDC2</B>()
-              throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+              throws java.lang.Exception</PRE>
 <DL>
 <DD>Test case for MDC conversion pattern.
 <P>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -678,14 +678,14 @@ public void <B>testMDC2</B>()
 testThrowable</H3>
 <PRE>
 public void <B>testThrowable</B>()
-                   throws <A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></PRE>
+                   throws java.lang.Exception</PRE>
 <DL>
 <DD>Test case for throwable conversion pattern.
 <P>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE><A HREF="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</A></CODE></DL>
+<DD><CODE>java.lang.Exception</CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.