Modified: james/site/trunk/www/mailet/index.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/index.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- james/site/trunk/www/mailet/index.html (original)
+++ james/site/trunk/www/mailet/index.html Sat Feb 28 14:19:33 2009
@@ -48,21 +48,21 @@
   
   
             <div class="xleft">
-        Last Published: 02/14/2009
+        Last Published: 02/28/2009
                       </div>
-            <div class="xright">      <a href="../index.html">JAMES Project</a>
+            <div class="xright">      <a 
href="http://james.apache.org/index.html";>JAMES Project</a>
           |
-          <a href="../server/index.html">Server</a>
+          <a href="http://james.apache.org/server/index.html";>Server</a>
           |
-          <a href="../mailet/index.html">Mailets</a>
+          <a href="http://james.apache.org/mailet/index.html";>Mailets</a>
           |
-          <a href="../jspf/index.html">jSPF</a>
+          <a href="http://james.apache.org/jspf/index.html";>jSPF</a>
           |
-          <a href="../mime4j/index.html">Mime4J</a>
+          <a href="http://james.apache.org/mime4j/index.html";>Mime4J</a>
           |
-          <a href="../jsieve/index.html">JSieve</a>
+          <a href="http://james.apache.org/jsieve/index.html";>JSieve</a>
           |
-          <a href="../postage/index.html">Postage</a>
+          <a href="http://james.apache.org/postage/index.html";>Postage</a>
           
   
 
@@ -88,15 +88,15 @@
         <ul>
               
     <li class="none">
-              <a href="api">API</a>
+              <a href="http://james.apache.org/mailet/api";>API</a>
         </li>
               
     <li class="none">
-              <a href="base">Basic Toolkit</a>
+              <a href="http://james.apache.org/mailet/base";>Basic Toolkit</a>
         </li>
               
     <li class="none">
-              <a href="crypto">Crypto</a>
+              <a href="http://james.apache.org/mailet/crypto";>Crypto</a>
         </li>
               
     <li class="none">
@@ -104,11 +104,11 @@
         </li>
               
     <li class="none">
-              <a href="maven-mailetdocs-plugin">MailetDocs</a>
+              <a 
href="http://james.apache.org/mailet/maven-mailetdocs-plugin";>MailetDocs</a>
         </li>
               
     <li class="none">
-              <a href="standard">Standard</a>
+              <a href="http://james.apache.org/mailet/standard";>Standard</a>
         </li>
           </ul>
           <h5>Useful Information</h5>
@@ -145,11 +145,11 @@
         <ul>
               
     <li class="none">
-              <a href="../download.cgi">Stable releases</a>
+              <a href="http://james.apache.org/download.cgi";>Stable 
releases</a>
         </li>
               
     <li class="none">
-              <a href="../downloadunstable.cgi">Unstable releases</a>
+              <a href="http://james.apache.org/downloadunstable.cgi";>Unstable 
releases</a>
         </li>
               
     <li class="none">
@@ -195,6 +195,12 @@
 </div>
 <a name="News"></a><div class="section"><h3>News</h3>
 <ul>
+<li>2009 Feb - <a 
href="http://james.apache.org/mailet/maven-mailetdocs-plugin/";>MailetDocs</a> 
+ <a href="http://maven.apache.org";>Maven</a> Plugin 0.1 released. This is the 
first 
+ release of this catalog generator.
+ For more information, see the 
+ <a 
href="http://james.apache.org/mailet/maven-mailetdocs-plugin/release-notes.html";>release
 notes</a>.
+</li> 
 <li>2009 Jan - <a href="http://james.apache.org/mailet/api/index.html";>Apache 
Mailet 2.4</a> 
 released. Available <a 
href="http://james.apache.org/download.cgi";>here</a>.</li>
 </ul>
@@ -203,20 +209,20 @@
 <a name="Further Information"></a><div class="section"><h2>Further 
Information</h2>
 <ul>
 <li><a href="api/index.html">
-    <img src="api/images/james-mailetapi-logo.gif" alt="Mailet API 
logo"></img></a><br></br>
-    describes the API   implemented by Mailets
+       <img src="api/images/james-mailetapi-logo.gif" alt="Mailet API 
logo"></img></a><br></br>
+       describes the API       implemented by Mailets
 </li>
 <li><a href="base/index.html">
-    <img src="base/images/james-mailet-base-logo.gif" alt="Mailet Base 
logo"></img></a><br></br>
-    is a basic toolkit aimed at developers of Mailet implementations
+       <img src="base/images/james-mailet-base-logo.gif" alt="Mailet Base 
logo"></img></a><br></br>
+       is a basic toolkit aimed at developers of Mailet implementations
 </li>
 <li><a href="standard/index.html">
-    <img src="standard/images/james-standard-mailets-logo.gif" alt="Standard 
Mailets logo"></img></a><br></br>
-    is a collection of basic Mailets with minimal dependencies
+       <img src="standard/images/james-standard-mailets-logo.gif" 
alt="Standard Mailets logo"></img></a><br></br>
+       is a collection of basic Mailets with minimal dependencies
 </li>
 <li><a href="crypto/index.html">
-    <img src="crypto/images/james-crypto-mailets-logo.gif" alt="Crypto Mailets 
logo"></img></a><br></br>
-    contains cryptographic Mailets which can be used to sign and verify 
signatures
+       <img src="crypto/images/james-crypto-mailets-logo.gif" alt="Crypto 
Mailets logo"></img></a><br></br>
+       contains cryptographic Mailets which can be used to sign and verify 
signatures
 </li>
 <li><a href="http://james.apache.org/jsieve/mailet/index.html";>
 <img src="http://james.apache.org/jsieve/mailet/images/james-jsieve-logo.gif"; 
alt="JSieve log"></img></a>

Modified: james/site/trunk/www/mailet/integration.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/integration.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- james/site/trunk/www/mailet/integration.html (original)
+++ james/site/trunk/www/mailet/integration.html Sat Feb 28 14:19:33 2009
@@ -45,21 +45,21 @@
   
   
             <div class="xleft">
-        Last Published: 02/21/2009
+        Last Published: 02/28/2009
                       </div>
-            <div class="xright">      <a href="../index.html">JAMES Project</a>
+            <div class="xright">      <a 
href="http://james.apache.org/index.html";>JAMES Project</a>
           |
-          <a href="../server/index.html">Server</a>
+          <a href="http://james.apache.org/server/index.html";>Server</a>
           |
-          <a href="../mailet/index.html">Mailets</a>
+          <a href="http://james.apache.org/mailet/index.html";>Mailets</a>
           |
-          <a href="../jspf/index.html">jSPF</a>
+          <a href="http://james.apache.org/jspf/index.html";>jSPF</a>
           |
-          <a href="../mime4j/index.html">Mime4J</a>
+          <a href="http://james.apache.org/mime4j/index.html";>Mime4J</a>
           |
-          <a href="../jsieve/index.html">JSieve</a>
+          <a href="http://james.apache.org/jsieve/index.html";>JSieve</a>
           |
-          <a href="../postage/index.html">Postage</a>
+          <a href="http://james.apache.org/postage/index.html";>Postage</a>
           
   
 
@@ -85,15 +85,15 @@
         <ul>
               
     <li class="none">
-              <a href="api">API</a>
+              <a href="http://james.apache.org/mailet/api";>API</a>
         </li>
               
     <li class="none">
-              <a href="base">Basic Toolkit</a>
+              <a href="http://james.apache.org/mailet/base";>Basic Toolkit</a>
         </li>
               
     <li class="none">
-              <a href="crypto">Crypto</a>
+              <a href="http://james.apache.org/mailet/crypto";>Crypto</a>
         </li>
               
     <li class="none">
@@ -101,11 +101,11 @@
         </li>
               
     <li class="none">
-              <a href="maven-mailetdocs-plugin">MailetDocs</a>
+              <a 
href="http://james.apache.org/mailet/maven-mailetdocs-plugin";>MailetDocs</a>
         </li>
               
     <li class="none">
-              <a href="standard">Standard</a>
+              <a href="http://james.apache.org/mailet/standard";>Standard</a>
         </li>
           </ul>
           <h5>Useful Information</h5>
@@ -142,11 +142,11 @@
         <ul>
               
     <li class="none">
-              <a href="../download.cgi">Stable releases</a>
+              <a href="http://james.apache.org/download.cgi";>Stable 
releases</a>
         </li>
               
     <li class="none">
-              <a href="../downloadunstable.cgi">Unstable releases</a>
+              <a href="http://james.apache.org/downloadunstable.cgi";>Unstable 
releases</a>
         </li>
               
     <li class="none">

Modified: james/site/trunk/www/mailet/issue-tracking.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/issue-tracking.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- james/site/trunk/www/mailet/issue-tracking.html (original)
+++ james/site/trunk/www/mailet/issue-tracking.html Sat Feb 28 14:19:33 2009
@@ -45,21 +45,21 @@
   
   
             <div class="xleft">
-        Last Published: 02/21/2009
+        Last Published: 02/28/2009
                       </div>
-            <div class="xright">      <a href="../index.html">JAMES Project</a>
+            <div class="xright">      <a 
href="http://james.apache.org/index.html";>JAMES Project</a>
           |
-          <a href="../server/index.html">Server</a>
+          <a href="http://james.apache.org/server/index.html";>Server</a>
           |
-          <a href="../mailet/index.html">Mailets</a>
+          <a href="http://james.apache.org/mailet/index.html";>Mailets</a>
           |
-          <a href="../jspf/index.html">jSPF</a>
+          <a href="http://james.apache.org/jspf/index.html";>jSPF</a>
           |
-          <a href="../mime4j/index.html">Mime4J</a>
+          <a href="http://james.apache.org/mime4j/index.html";>Mime4J</a>
           |
-          <a href="../jsieve/index.html">JSieve</a>
+          <a href="http://james.apache.org/jsieve/index.html";>JSieve</a>
           |
-          <a href="../postage/index.html">Postage</a>
+          <a href="http://james.apache.org/postage/index.html";>Postage</a>
           
   
 
@@ -85,15 +85,15 @@
         <ul>
               
     <li class="none">
-              <a href="api">API</a>
+              <a href="http://james.apache.org/mailet/api";>API</a>
         </li>
               
     <li class="none">
-              <a href="base">Basic Toolkit</a>
+              <a href="http://james.apache.org/mailet/base";>Basic Toolkit</a>
         </li>
               
     <li class="none">
-              <a href="crypto">Crypto</a>
+              <a href="http://james.apache.org/mailet/crypto";>Crypto</a>
         </li>
               
     <li class="none">
@@ -101,11 +101,11 @@
         </li>
               
     <li class="none">
-              <a href="maven-mailetdocs-plugin">MailetDocs</a>
+              <a 
href="http://james.apache.org/mailet/maven-mailetdocs-plugin";>MailetDocs</a>
         </li>
               
     <li class="none">
-              <a href="standard">Standard</a>
+              <a href="http://james.apache.org/mailet/standard";>Standard</a>
         </li>
           </ul>
           <h5>Useful Information</h5>
@@ -142,11 +142,11 @@
         <ul>
               
     <li class="none">
-              <a href="../download.cgi">Stable releases</a>
+              <a href="http://james.apache.org/download.cgi";>Stable 
releases</a>
         </li>
               
     <li class="none">
-              <a href="../downloadunstable.cgi">Unstable releases</a>
+              <a href="http://james.apache.org/downloadunstable.cgi";>Unstable 
releases</a>
         </li>
               
     <li class="none">

Modified: james/site/trunk/www/mailet/license.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/license.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- james/site/trunk/www/mailet/license.html (original)
+++ james/site/trunk/www/mailet/license.html Sat Feb 28 14:19:33 2009
@@ -45,21 +45,21 @@
   
   
             <div class="xleft">
-        Last Published: 02/14/2009
+        Last Published: 02/28/2009
                       </div>
-            <div class="xright">      <a href="../index.html">JAMES Project</a>
+            <div class="xright">      <a 
href="http://james.apache.org/index.html";>JAMES Project</a>
           |
-          <a href="../server/index.html">Server</a>
+          <a href="http://james.apache.org/server/index.html";>Server</a>
           |
-          <a href="../mailet/index.html">Mailets</a>
+          <a href="http://james.apache.org/mailet/index.html";>Mailets</a>
           |
-          <a href="../jspf/index.html">jSPF</a>
+          <a href="http://james.apache.org/jspf/index.html";>jSPF</a>
           |
-          <a href="../mime4j/index.html">Mime4J</a>
+          <a href="http://james.apache.org/mime4j/index.html";>Mime4J</a>
           |
-          <a href="../jsieve/index.html">JSieve</a>
+          <a href="http://james.apache.org/jsieve/index.html";>JSieve</a>
           |
-          <a href="../postage/index.html">Postage</a>
+          <a href="http://james.apache.org/postage/index.html";>Postage</a>
           
   
 
@@ -85,15 +85,15 @@
         <ul>
               
     <li class="none">
-              <a href="api">API</a>
+              <a href="http://james.apache.org/mailet/api";>API</a>
         </li>
               
     <li class="none">
-              <a href="base">Basic Toolkit</a>
+              <a href="http://james.apache.org/mailet/base";>Basic Toolkit</a>
         </li>
               
     <li class="none">
-              <a href="crypto">Crypto</a>
+              <a href="http://james.apache.org/mailet/crypto";>Crypto</a>
         </li>
               
     <li class="none">
@@ -101,11 +101,11 @@
         </li>
               
     <li class="none">
-              <a href="maven-mailetdocs-plugin">MailetDocs</a>
+              <a 
href="http://james.apache.org/mailet/maven-mailetdocs-plugin";>MailetDocs</a>
         </li>
               
     <li class="none">
-              <a href="standard">Standard</a>
+              <a href="http://james.apache.org/mailet/standard";>Standard</a>
         </li>
           </ul>
           <h5>Useful Information</h5>
@@ -142,11 +142,11 @@
         <ul>
               
     <li class="none">
-              <a href="../download.cgi">Stable releases</a>
+              <a href="http://james.apache.org/download.cgi";>Stable 
releases</a>
         </li>
               
     <li class="none">
-              <a href="../downloadunstable.cgi">Unstable releases</a>
+              <a href="http://james.apache.org/downloadunstable.cgi";>Unstable 
releases</a>
         </li>
               
     <li class="none">
@@ -168,39 +168,39 @@
     <div id="bodyColumn">
       <div id="contentBox">
         <div class="section"><h2>Overview</h2><p>Typically the licenses listed 
for the project are that of the project itself, and not of 
dependencies.</p></div><div class="section"><h2>Project License</h2><div 
class="section"><h3>Apache License, Version 2.0</h3><a 
href="http://www.apache.org/licenses/LICENSE-2.0.html";>[Original 
text]</a><p>Copy of the license follows.</p>
-    <div class="navigation">
-        <ul>
-            <li><a href="http://www.apache.org/licenses/../"; title="Foundation 
Home">Home</a></li>
-            <li><a href="http://www.apache.org/licenses/../foundation"; 
title="About the Foundation">Foundation</a></li>
-            <li><a href="http://projects.apache.org"; title="Apache 
Projects">Projects</a></li>
-            <li><a href="http://people.apache.org"; title="Apache 
People">People</a></li>
-            <li><a 
href="http://www.apache.org/licenses/../foundation/getinvolved.html"; title="Get 
involved in Apache">Get Involved</a></li>
-            <li><a 
href="http://www.apache.org/licenses/../foundation/sponsorship.html"; 
title="Support the mission of Apache">Support Apache</a></li>           
-            <li class="dlink"><a 
href="http://www.apache.org/licenses/../dyn/closer.cgi"; title="Download Apache 
projects">Download</a></li>
-        </ul>
-    </div>
-    <div class="container">
-    <hr class="space col"/>
-    <div class="block">
-        <div class="column span-24">
+       <div class="navigation">
+               <ul>
+                       <li><a href="http://www.apache.org/licenses/../"; 
title="Foundation Home">Home</a></li>
+                       <li><a 
href="http://www.apache.org/licenses/../foundation"; title="About the 
Foundation">Foundation</a></li>
+                       <li><a href="http://projects.apache.org"; title="Apache 
Projects">Projects</a></li>
+                       <li><a href="http://people.apache.org"; title="Apache 
People">People</a></li>
+                       <li><a 
href="http://www.apache.org/licenses/../foundation/getinvolved.html"; title="Get 
involved in Apache">Get Involved</a></li>
+                       <li><a 
href="http://www.apache.org/licenses/../foundation/sponsorship.html"; 
title="Support the mission of Apache">Support Apache</a></li>                   
    
+                       <li class="dlink"><a 
href="http://www.apache.org/licenses/../dyn/closer.cgi"; title="Download Apache 
projects">Download</a></li>
+               </ul>
+       </div>
+       <div class="container">
+       <hr class="space col"/>
+       <div class="block">
+               <div class="column span-24">
       <div id="header">
                           <!-- Add 'default' header section here. -->
                                 <h1>Apache License, Version 2.0</h1>
                          </div>
       </div>
-    </div>
-    <hr/>
-    <div class="block">
-            <div class="column span-8 prepend-16 search searchsub">
-                <form action="http://www.google.com/search"; method="get">
-                 <input value="*.apache.org" name="sitesearch" type="hidden"/>
-                 <input size="10" name="q" id="query" type="text"/>
-                 <input name="Search" value="Go" type="submit"/>
-           </form>
-        </div>
-    </div>
-    <div class="block content">
-        <div class="column span-15 colborder">
+       </div>
+       <hr/>
+       <div class="block">
+               <div class="column span-8 prepend-16 search searchsub">
+                       <form action="http://www.google.com/search"; 
method="get">
+                        <input value="*.apache.org" name="sitesearch" 
type="hidden"/>
+                        <input size="10" name="q" id="query" type="text"/>
+                        <input name="Search" value="Go" type="submit"/>
+              </form>
+               </div>
+       </div>
+       <div class="block content">
+               <div class="column span-15 colborder">
                             
 <div class="section-content">
 <p align="center">

Modified: james/site/trunk/www/mailet/mail-lists.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/mail-lists.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- james/site/trunk/www/mailet/mail-lists.html (original)
+++ james/site/trunk/www/mailet/mail-lists.html Sat Feb 28 14:19:33 2009
@@ -45,21 +45,21 @@
   
   
             <div class="xleft">
-        Last Published: 02/21/2009
+        Last Published: 02/28/2009
                       </div>
-            <div class="xright">      <a href="../index.html">JAMES Project</a>
+            <div class="xright">      <a 
href="http://james.apache.org/index.html";>JAMES Project</a>
           |
-          <a href="../server/index.html">Server</a>
+          <a href="http://james.apache.org/server/index.html";>Server</a>
           |
-          <a href="../mailet/index.html">Mailets</a>
+          <a href="http://james.apache.org/mailet/index.html";>Mailets</a>
           |
-          <a href="../jspf/index.html">jSPF</a>
+          <a href="http://james.apache.org/jspf/index.html";>jSPF</a>
           |
-          <a href="../mime4j/index.html">Mime4J</a>
+          <a href="http://james.apache.org/mime4j/index.html";>Mime4J</a>
           |
-          <a href="../jsieve/index.html">JSieve</a>
+          <a href="http://james.apache.org/jsieve/index.html";>JSieve</a>
           |
-          <a href="../postage/index.html">Postage</a>
+          <a href="http://james.apache.org/postage/index.html";>Postage</a>
           
   
 
@@ -85,15 +85,15 @@
         <ul>
               
     <li class="none">
-              <a href="api">API</a>
+              <a href="http://james.apache.org/mailet/api";>API</a>
         </li>
               
     <li class="none">
-              <a href="base">Basic Toolkit</a>
+              <a href="http://james.apache.org/mailet/base";>Basic Toolkit</a>
         </li>
               
     <li class="none">
-              <a href="crypto">Crypto</a>
+              <a href="http://james.apache.org/mailet/crypto";>Crypto</a>
         </li>
               
     <li class="none">
@@ -101,11 +101,11 @@
         </li>
               
     <li class="none">
-              <a href="maven-mailetdocs-plugin">MailetDocs</a>
+              <a 
href="http://james.apache.org/mailet/maven-mailetdocs-plugin";>MailetDocs</a>
         </li>
               
     <li class="none">
-              <a href="standard">Standard</a>
+              <a href="http://james.apache.org/mailet/standard";>Standard</a>
         </li>
           </ul>
           <h5>Useful Information</h5>
@@ -142,11 +142,11 @@
         <ul>
               
     <li class="none">
-              <a href="../download.cgi">Stable releases</a>
+              <a href="http://james.apache.org/download.cgi";>Stable 
releases</a>
         </li>
               
     <li class="none">
-              <a href="../downloadunstable.cgi">Unstable releases</a>
+              <a href="http://james.apache.org/downloadunstable.cgi";>Unstable 
releases</a>
         </li>
               
     <li class="none">

Modified: 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/allclasses-frame.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/allclasses-frame.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/allclasses-frame.html
 (original)
+++ 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/allclasses-frame.html
 Sat Feb 28 14:19:33 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 21 12:19:10 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:03:36 GMT 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 All Classes (Mailetdocs Maven Plugin 0.2-SNAPSHOT API)

Modified: 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/allclasses-noframe.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/allclasses-noframe.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/allclasses-noframe.html
 (original)
+++ 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/allclasses-noframe.html
 Sat Feb 28 14:19:33 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 21 12:19:10 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:03:36 GMT 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 All Classes (Mailetdocs Maven Plugin 0.2-SNAPSHOT API)

Modified: 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/constant-values.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/constant-values.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/constant-values.html
 (original)
+++ 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/constant-values.html
 Sat Feb 28 14:19:33 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 21 12:19:10 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:03:36 GMT 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Constant Field Values (Mailetdocs Maven Plugin 0.2-SNAPSHOT API)

Modified: 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/deprecated-list.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/deprecated-list.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/deprecated-list.html
 (original)
+++ 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/deprecated-list.html
 Sat Feb 28 14:19:33 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 21 12:19:10 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:03:36 GMT 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Deprecated List (Mailetdocs Maven Plugin 0.2-SNAPSHOT API)

Modified: 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/help-doc.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/help-doc.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/help-doc.html 
(original)
+++ james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/help-doc.html 
Sat Feb 28 14:19:33 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 21 12:19:10 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:03:36 GMT 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 API Help (Mailetdocs Maven Plugin 0.2-SNAPSHOT API)

Modified: 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/index-all.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/index-all.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/index-all.html 
(original)
+++ james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/index-all.html 
Sat Feb 28 14:19:33 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 21 12:19:10 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:03:36 GMT 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Index (Mailetdocs Maven Plugin 0.2-SNAPSHOT API)

Modified: james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/index.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/index.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/index.html 
(original)
+++ james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/index.html Sat 
Feb 28 14:19:33 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc on Sat Feb 21 12:19:10 GMT 2009-->
+<!-- Generated by javadoc on Sat Feb 28 14:03:36 GMT 2009-->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Mailetdocs Maven Plugin 0.2-SNAPSHOT API

Modified: 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/DefaultDescriptorsExtractor.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/DefaultDescriptorsExtractor.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/DefaultDescriptorsExtractor.html
 (original)
+++ 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/DefaultDescriptorsExtractor.html
 Sat Feb 28 14:19:33 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 21 12:19:09 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:03:35 GMT 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 DefaultDescriptorsExtractor (Mailetdocs Maven Plugin 0.2-SNAPSHOT API)

Modified: 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/DescriptorsExtractor.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/DescriptorsExtractor.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/DescriptorsExtractor.html
 (original)
+++ 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/DescriptorsExtractor.html
 Sat Feb 28 14:19:33 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 21 12:19:09 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:03:36 GMT 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 DescriptorsExtractor (Mailetdocs Maven Plugin 0.2-SNAPSHOT API)

Modified: 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/HelpMojo.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/HelpMojo.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/HelpMojo.html
 (original)
+++ 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/HelpMojo.html
 Sat Feb 28 14:19:33 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 21 12:19:09 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:03:36 GMT 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 HelpMojo (Mailetdocs Maven Plugin 0.2-SNAPSHOT API)
@@ -108,7 +108,7 @@
 <P>
 <DL>
 <DT><B>Version:</B></DT>
-  <DD>generated on Sat Feb 21 12:19:07 GMT 2009</DD>
+  <DD>generated on Sat Feb 28 14:03:33 GMT 2009</DD>
 <DT><B>Is defined by the goal name:</B></DT><DD>help</DD></DL>
 <HR>
 

Modified: 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/MailetMatcherDescriptor.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/MailetMatcherDescriptor.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/MailetMatcherDescriptor.html
 (original)
+++ 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/MailetMatcherDescriptor.html
 Sat Feb 28 14:19:33 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 21 12:19:10 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:03:36 GMT 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 MailetMatcherDescriptor (Mailetdocs Maven Plugin 0.2-SNAPSHOT API)

Modified: 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/MailetdocsMojo.TypePredicate.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/MailetdocsMojo.TypePredicate.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/MailetdocsMojo.TypePredicate.html
 (original)
+++ 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/MailetdocsMojo.TypePredicate.html
 Sat Feb 28 14:19:33 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 21 12:19:10 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:03:36 GMT 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 MailetdocsMojo.TypePredicate (Mailetdocs Maven Plugin 0.2-SNAPSHOT API)

Modified: 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/MailetdocsMojo.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/MailetdocsMojo.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/MailetdocsMojo.html
 (original)
+++ 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/MailetdocsMojo.html
 Sat Feb 28 14:19:33 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 21 12:19:09 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:03:36 GMT 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 MailetdocsMojo (Mailetdocs Maven Plugin 0.2-SNAPSHOT API)

Modified: 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/class-use/DefaultDescriptorsExtractor.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/class-use/DefaultDescriptorsExtractor.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/class-use/DefaultDescriptorsExtractor.html
 (original)
+++ 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/class-use/DefaultDescriptorsExtractor.html
 Sat Feb 28 14:19:33 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 21 12:19:10 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:03:36 GMT 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.mailet.DefaultDescriptorsExtractor (Mailetdocs 
Maven Plugin 0.2-SNAPSHOT API)

Modified: 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/class-use/DescriptorsExtractor.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/class-use/DescriptorsExtractor.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/class-use/DescriptorsExtractor.html
 (original)
+++ 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/class-use/DescriptorsExtractor.html
 Sat Feb 28 14:19:33 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 21 12:19:10 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:03:36 GMT 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Interface org.apache.james.mailet.DescriptorsExtractor (Mailetdocs 
Maven Plugin 0.2-SNAPSHOT API)

Modified: 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/class-use/HelpMojo.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/class-use/HelpMojo.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/class-use/HelpMojo.html
 (original)
+++ 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/class-use/HelpMojo.html
 Sat Feb 28 14:19:33 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 21 12:19:10 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:03:36 GMT 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.mailet.HelpMojo (Mailetdocs Maven Plugin 
0.2-SNAPSHOT API)

Modified: 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/class-use/MailetMatcherDescriptor.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/class-use/MailetMatcherDescriptor.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/class-use/MailetMatcherDescriptor.html
 (original)
+++ 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/class-use/MailetMatcherDescriptor.html
 Sat Feb 28 14:19:33 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 21 12:19:10 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:03:36 GMT 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.mailet.MailetMatcherDescriptor (Mailetdocs 
Maven Plugin 0.2-SNAPSHOT API)

Modified: 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/class-use/MailetdocsMojo.TypePredicate.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/class-use/MailetdocsMojo.TypePredicate.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/class-use/MailetdocsMojo.TypePredicate.html
 (original)
+++ 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/class-use/MailetdocsMojo.TypePredicate.html
 Sat Feb 28 14:19:33 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 21 12:19:10 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:03:36 GMT 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.mailet.MailetdocsMojo.TypePredicate (Mailetdocs 
Maven Plugin 0.2-SNAPSHOT API)

Modified: 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/class-use/MailetdocsMojo.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/class-use/MailetdocsMojo.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/class-use/MailetdocsMojo.html
 (original)
+++ 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/class-use/MailetdocsMojo.html
 Sat Feb 28 14:19:33 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 21 12:19:10 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:03:36 GMT 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Class org.apache.james.mailet.MailetdocsMojo (Mailetdocs Maven Plugin 
0.2-SNAPSHOT API)

Modified: 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/package-frame.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/package-frame.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/package-frame.html
 (original)
+++ 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/package-frame.html
 Sat Feb 28 14:19:33 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 21 12:19:10 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:03:36 GMT 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 org.apache.james.mailet (Mailetdocs Maven Plugin 0.2-SNAPSHOT API)

Modified: 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/package-summary.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/package-summary.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/package-summary.html
 (original)
+++ 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/package-summary.html
 Sat Feb 28 14:19:33 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 21 12:19:10 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:03:36 GMT 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 org.apache.james.mailet (Mailetdocs Maven Plugin 0.2-SNAPSHOT API)

Modified: 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/package-tree.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/package-tree.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/package-tree.html
 (original)
+++ 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/package-tree.html
 Sat Feb 28 14:19:33 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 21 12:19:10 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:03:36 GMT 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 org.apache.james.mailet Class Hierarchy (Mailetdocs Maven Plugin 0.2-SNAPSHOT 
API)

Modified: 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/package-use.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/package-use.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/package-use.html
 (original)
+++ 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/org/apache/james/mailet/package-use.html
 Sat Feb 28 14:19:33 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 21 12:19:10 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:03:36 GMT 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Uses of Package org.apache.james.mailet (Mailetdocs Maven Plugin 0.2-SNAPSHOT 
API)

Modified: 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/overview-tree.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/overview-tree.html?rev=748857&r1=748856&r2=748857&view=diff
==============================================================================
--- 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/overview-tree.html 
(original)
+++ 
james/site/trunk/www/mailet/maven-mailetdocs-plugin/apidocs/overview-tree.html 
Sat Feb 28 14:19:33 2009
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 21 12:19:10 GMT 2009 -->
+<!-- Generated by javadoc (build 1.5.0_17) on Sat Feb 28 14:03:36 GMT 2009 -->
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
 Class Hierarchy (Mailetdocs Maven Plugin 0.2-SNAPSHOT API)


Reply via email to