You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-dev@james.apache.org by rd...@apache.org on 2008/11/30 18:48:04 UTC

svn commit: r721865 [8/18] - in /james/site/trunk/www/jsieve: ./ mailet/ mailet/apidocs/ mailet/apidocs/org/apache/jsieve/mailet/ mailet/apidocs/org/apache/jsieve/mailet/class-use/ mailet/xref/ mailet/xref/org/apache/jsieve/mailet/ main/ main/apidocs/ ...

Modified: james/site/trunk/www/jsieve/main/cpd.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/main/cpd.html?rev=721865&r1=721864&r2=721865&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/main/cpd.html (original)
+++ james/site/trunk/www/jsieve/main/cpd.html Sun Nov 30 09:47:51 2008
@@ -45,19 +45,19 @@
   
   
             <div class="xleft">
-        Last Published: 11/19/2008
+        Last Published: 11/30/2008
                       </div>
             <div class="xright">      <a href="../index.html">JAMES Project</a>
           |
           <a href="../server/index.html">Server</a>
           |
-          <a href="../mailet/index.html">Mailet API</a>
+          <a href="../mailet/index.html">Mailets</a>
           |
           <a href="../jspf/index.html">jSPF</a>
           |
           <a href="../mime4j/index.html">Mime4J</a>
           |
-          <a href="index.html">JSieve</a>
+          <a href="../jsieve/index.html">JSieve</a>
           |
           <a href="../postage/index.html">Postage</a>
           
@@ -85,15 +85,15 @@
         <ul>
               
     <li class="none">
-              <a href="main/index.html">Main</a>
+              <a href="index.html">Overview</a>
         </li>
               
     <li class="none">
-              <a href="mailet/index.html">Mailet</a>
+              <a href="features.html">Sieve Features</a>
         </li>
               
     <li class="none">
-              <a href="util/index.html">Util</a>
+              <a href="start.html">Getting Started</a>
         </li>
               
     <li class="none">
@@ -111,6 +111,109 @@
     <li class="none">
               <a href="http://www.ietf.org/rfc/rfc3028.txt">RFC 3028 (Sieve)</a>
         </li>
+              
+    <li class="none">
+              <a href="doap_apache-jsieve.rdf">DOAP</a>
+        </li>
+          </ul>
+          <h5>Project Documentation</h5>
+        <ul>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="collapsed">
+              <a href="project-info.html">Project Information</a>
+              </li>
+              
+                
+              
+            
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+            <li class="expanded">
+              <a href="project-reports.html">Project Reports</a>
+                <ul>
+                  
+    <li class="none">
+              <strong>CPD Report</strong>
+        </li>
+                  
+    <li class="none">
+              <a href="apidocs/index.html">JavaDocs</a>
+        </li>
+                  
+    <li class="none">
+              <a href="jjdoc/index.html">JJDoc Report</a>
+        </li>
+                  
+    <li class="none">
+              <a href="pmd.html">PMD Report</a>
+        </li>
+                  
+    <li class="none">
+              <a href="rat-report.html">RAT Report</a>
+        </li>
+                  
+    <li class="none">
+              <a href="xref/index.html">Source Xref</a>
+        </li>
+                  
+    <li class="none">
+              <a href="surefire-report.html">Surefire Report</a>
+        </li>
+                  
+    <li class="none">
+              <a href="taglist.html">Tag List</a>
+        </li>
+                  
+    <li class="none">
+              <a href="testapidocs/index.html">Test JavaDocs</a>
+        </li>
+                  
+    <li class="none">
+              <a href="xref-test/index.html">Test Source Xref</a>
+        </li>
+              </ul>
+        </li>
           </ul>
           <h5>Useful Information</h5>
         <ul>
@@ -171,13 +274,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>CPD Results</h2>
-<p>The following document contains the results of PMD's  <a href="http://pmd.sourceforge.net/cpd.html" class="externalLink">CPD</a>
- 4.2.2.</p>
-</div>
-<div class="section"><h2>Duplications</h2>
-CPD found no problems in your source code.</div>
-
+        <div class="section"><h2>CPD Results</h2><p>The following document contains the results of PMD's  <a href="http://pmd.sourceforge.net/cpd.html">CPD</a> 4.2.2.</p></div><div class="section"><h2>Duplications</h2>CPD found no problems in your source code.</div>
       </div>
     </div>
     <div class="clear">

Modified: james/site/trunk/www/jsieve/main/dependencies.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/main/dependencies.html?rev=721865&r1=721864&r2=721865&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/main/dependencies.html (original)
+++ james/site/trunk/www/jsieve/main/dependencies.html Sun Nov 30 09:47:51 2008
@@ -45,19 +45,19 @@
   
   
             <div class="xleft">
-        Last Published: 11/19/2008
+        Last Published: 11/30/2008
                       </div>
             <div class="xright">      <a href="../index.html">JAMES Project</a>
           |
           <a href="../server/index.html">Server</a>
           |
-          <a href="../mailet/index.html">Mailet API</a>
+          <a href="../mailet/index.html">Mailets</a>
           |
           <a href="../jspf/index.html">jSPF</a>
           |
           <a href="../mime4j/index.html">Mime4J</a>
           |
-          <a href="index.html">JSieve</a>
+          <a href="../jsieve/index.html">JSieve</a>
           |
           <a href="../postage/index.html">Postage</a>
           
@@ -85,15 +85,15 @@
         <ul>
               
     <li class="none">
-              <a href="main/index.html">Main</a>
+              <a href="index.html">Overview</a>
         </li>
               
     <li class="none">
-              <a href="mailet/index.html">Mailet</a>
+              <a href="features.html">Sieve Features</a>
         </li>
               
     <li class="none">
-              <a href="util/index.html">Util</a>
+              <a href="start.html">Getting Started</a>
         </li>
               
     <li class="none">
@@ -111,6 +111,113 @@
     <li class="none">
               <a href="http://www.ietf.org/rfc/rfc3028.txt">RFC 3028 (Sieve)</a>
         </li>
+              
+    <li class="none">
+              <a href="doap_apache-jsieve.rdf">DOAP</a>
+        </li>
+          </ul>
+          <h5>Project Documentation</h5>
+        <ul>
+              
+                
+              
+      
+            
+            
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+            <li class="expanded">
+              <a href="project-info.html">Project Information</a>
+                <ul>
+                  
+    <li class="none">
+              <a href="integration.html">Continuous Integration</a>
+        </li>
+                  
+    <li class="none">
+              <strong>Dependencies</strong>
+        </li>
+                  
+    <li class="none">
+              <a href="dependency-convergence.html">Dependency Convergence</a>
+        </li>
+                  
+    <li class="none">
+              <a href="issue-tracking.html">Issue Tracking</a>
+        </li>
+                  
+    <li class="none">
+              <a href="mail-lists.html">Mailing Lists</a>
+        </li>
+                  
+    <li class="none">
+              <a href="plugin-management.html">Plugin Management</a>
+        </li>
+                  
+    <li class="none">
+              <a href="license.html">Project License</a>
+        </li>
+                  
+    <li class="none">
+              <a href="plugins.html">Project Plugins</a>
+        </li>
+                  
+    <li class="none">
+              <a href="project-summary.html">Project Summary</a>
+        </li>
+                  
+    <li class="none">
+              <a href="team-list.html">Project Team</a>
+        </li>
+                  
+    <li class="none">
+              <a href="source-repository.html">Source Repository</a>
+        </li>
+              </ul>
+        </li>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="collapsed">
+              <a href="project-reports.html">Project Reports</a>
+              </li>
           </ul>
           <h5>Useful Information</h5>
         <ul>
@@ -171,61 +278,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Project Dependencies</h2>
-<div class="section"><h3>compile</h3>
-<p>The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:</p>
-<table class="bodyTable"><tr class="a"><th>GroupId</th>
-<th>ArtifactId</th>
-<th>Version</th>
-<th>Type</th>
-</tr>
-<tr class="b"><td>commons-logging</td>
-<td><a href="http://commons.apache.org/logging" class="externalLink">commons-logging</a>
-</td>
-<td>1.1.1</td>
-<td>jar</td>
-</tr>
-</table>
-</div>
-<div class="section"><h3>test</h3>
-<p>The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:</p>
-<table class="bodyTable"><tr class="a"><th>GroupId</th>
-<th>ArtifactId</th>
-<th>Version</th>
-<th>Type</th>
-</tr>
-<tr class="b"><td>javax.activation</td>
-<td><a href="http://java.sun.com/products/javabeans/jaf/index.jsp" class="externalLink">activation</a>
-</td>
-<td>1.1</td>
-<td>jar</td>
-</tr>
-<tr class="a"><td>javax.mail</td>
-<td><a href="https://glassfish.dev.java.net/javaee5/mail/" class="externalLink">mail</a>
-</td>
-<td>1.4</td>
-<td>jar</td>
-</tr>
-<tr class="b"><td>junit</td>
-<td><a href="http://junit.org" class="externalLink">junit</a>
-</td>
-<td>3.8.1</td>
-<td>jar</td>
-</tr>
-<tr class="a"><td>log4j</td>
-<td><a href="http://logging.apache.org/log4j/docs/" class="externalLink">log4j</a>
-</td>
-<td>1.2.14</td>
-<td>jar</td>
-</tr>
-</table>
-</div>
-</div>
-<div class="section"><h2>Project Transitive Dependencies</h2>
-<p>No transitive dependencies are required for this project.</p>
-</div>
-<div class="section"><h2>Project Dependency Graph</h2>
-<script language="javascript" type="text/javascript">
+        <div class="section"><h2>Project Dependencies</h2><div class="section"><h3>compile</h3><p>The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:</p><table class="bodyTable"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th></tr><tr class="b"><td>commons-logging</td><td><a href="http://commons.apache.org/logging">commons-logging</a></td><td>1.1.1</td><td>jar</td></tr></table></div><div class="section"><h3>test</h3><p>The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:</p><table class="bodyTable"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th></tr><tr class="b"><td>javax.activation</td><td><a href="http://java.sun.com/products/javabeans/jaf/index.jsp">activation</a></td><td>1.1</td><td>jar</td></tr><tr class="a"><td>javax.mail</td><td><
 a href="https://glassfish.dev.java.net/javaee5/mail/">mail</a></td><td>1.4</td><td>jar</td></tr><tr class="b"><td>junit</td><td><a href="http://junit.org">junit</a></td><td>3.8.1</td><td>jar</td></tr><tr class="a"><td>log4j</td><td><a href="http://logging.apache.org/log4j/docs/">log4j</a></td><td>1.2.14</td><td>jar</td></tr></table></div></div><div class="section"><h2>Project Transitive Dependencies</h2><p>No transitive dependencies are required for this project.</p></div><div class="section"><h2>Project Dependency Graph</h2><script language="javascript" type="text/javascript">
       function toggleDependencyDetail( divId, imgId )
       {
         var div = document.getElementById( divId );
@@ -242,284 +295,10 @@
         }
       }
 </script>
-<div class="section"><h3>Dependency Tree</h3>
-<ul><li>org.apache.james:apache-jsieve:jar:0.3-SNAPSHOT <img id="_734059869" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2032160154', '_734059869' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2032160154" style="display:none"><table class="bodyTable"><tr class="b"><th>Apache JAMES jSieve</th>
-</tr>
-<tr class="a"><td><p><b>Description: </b>
-Apache jSieve is a server side mail filtering system 
+<div class="section"><h3>Dependency Tree</h3><ul><li>org.apache.james:apache-jsieve:jar:0.3-SNAPSHOT <img id="_1341012576" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1793709089', '_1341012576' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1793709089" style="display:none"><table class="bodyTable"><tr class="b"><th>Apache JAMES jSieve</th></tr><tr class="a"><td><p><b>Description: </b>Apache jSieve is a server side mail filtering system 
 implementing RFC3028. Apache jSieve is developed by the 
-JAMES project.</p>
-<p><b>URL: </b>
-<a href="http://james.apache.org/jsieve" class="externalLink">http://james.apache.org/jsieve</a>
-</p>
-<p><b>Project License: </b>
-<a href="http://www.apache.org/licenses/LICENSE-2.0.html" class="externalLink">Apache License, Version 2.0</a>
-</p>
-</td>
-</tr>
-</table>
-</div><ul><li>commons-logging:commons-logging:jar:1.1.1 (compile) <img id="_992662775" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_194980017', '_992662775' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_194980017" style="display:none"><table class="bodyTable"><tr class="b"><th>Commons Logging</th>
-</tr>
-<tr class="a"><td><p><b>Description: </b>
-Commons Logging is a thin adapter allowing configurable bridging to other,
-    well known logging systems.</p>
-<p><b>URL: </b>
-<a href="http://commons.apache.org/logging" class="externalLink">http://commons.apache.org/logging</a>
-</p>
-<p><b>Project License: </b>
-<a href="http://www.apache.org/licenses/LICENSE-2.0.txt" class="externalLink">The Apache Software License, Version 2.0</a>
-</p>
-</td>
-</tr>
-</table>
-</div></li>
-<li>junit:junit:jar:3.8.1 (test) <img id="_1213668526" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1971597279', '_1213668526' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1971597279" style="display:none"><table class="bodyTable"><tr class="b"><th>JUnit</th>
-</tr>
-<tr class="a"><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>
-<p><b>Project License: </b>
-<a href="http://www.opensource.org/licenses/cpl1.0.txt" class="externalLink">Common Public License Version 1.0</a>
-</p>
-</td>
-</tr>
-</table>
-</div></li>
-<li>log4j:log4j:jar:1.2.14 (test) <img id="_774970539" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_3481214', '_774970539' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_3481214" style="display:none"><table class="bodyTable"><tr class="b"><th>Log4j</th>
-</tr>
-<tr class="a"><td><p><b>Description: </b>
-Log4j</p>
-<p><b>URL: </b>
-<a href="http://logging.apache.org/log4j/docs/" class="externalLink">http://logging.apache.org/log4j/docs/</a>
-</p>
-<p><b>Project License: </b>
-<a href="http://www.apache.org/licenses/LICENSE-2.0.txt" class="externalLink">The Apache Software License, Version 2.0</a>
-</p>
-</td>
-</tr>
-</table>
-</div></li>
-<li>javax.mail:mail:jar:1.4 (test) <img id="_1220532257" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1153297786', '_1220532257' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1153297786" style="display:none"><table class="bodyTable"><tr class="b"><th>JavaMail API</th>
-</tr>
-<tr class="a"><td><p><b>Description: </b>
-The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.</p>
-<p><b>URL: </b>
-<a href="https://glassfish.dev.java.net/javaee5/mail/" class="externalLink">https://glassfish.dev.java.net/javaee5/mail/</a>
-</p>
-<p><b>Project License: </b>
-<a href="https://glassfish.dev.java.net/public/CDDLv1.0.html" class="externalLink">Common Development and Distribution License (CDDL) v1.0</a>
-</p>
-</td>
-</tr>
-</table>
-</div><ul><li>javax.activation:activation:jar:1.1 (test) <img id="_890542352" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1378627071', '_890542352' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1378627071" style="display:none"><table class="bodyTable"><tr class="b"><th>JavaBeans Activation Framework (JAF)</th>
-</tr>
-<tr class="a"><td><p><b>Description: </b>
-JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).</p>
-<p><b>URL: </b>
-<a href="http://java.sun.com/products/javabeans/jaf/index.jsp" class="externalLink">http://java.sun.com/products/javabeans/jaf/index.jsp</a>
-</p>
-<p><b>Project License: </b>
-<a href="https://glassfish.dev.java.net/public/CDDLv1.0.html" class="externalLink">Common Development and Distribution License (CDDL) v1.0</a>
-</p>
-</td>
-</tr>
-</table>
-</div></li>
-</ul>
-</li>
-<li>javax.activation:activation:jar:1.1 (test) <img id="_284945093" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1399985254', '_284945093' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1399985254" style="display:none"><table class="bodyTable"><tr class="b"><th>JavaBeans Activation Framework (JAF)</th>
-</tr>
-<tr class="a"><td><p><b>Description: </b>
-JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).</p>
-<p><b>URL: </b>
-<a href="http://java.sun.com/products/javabeans/jaf/index.jsp" class="externalLink">http://java.sun.com/products/javabeans/jaf/index.jsp</a>
-</p>
-<p><b>Project License: </b>
-<a href="https://glassfish.dev.java.net/public/CDDLv1.0.html" class="externalLink">Common Development and Distribution License (CDDL) v1.0</a>
-</p>
-</td>
-</tr>
-</table>
-</div></li>
-</ul>
-</li>
-</ul>
-</div>
-</div>
-<div class="section"><h2>Licenses</h2>
-<p><b>The Apache Software License, Version 2.0: </b>
-Commons Logging, Log4j</p>
-<p><b>Common Development and Distribution License (CDDL) v1.0: </b>
-JavaBeans Activation Framework (JAF), JavaMail API</p>
-<p><b>Common Public License Version 1.0: </b>
-JUnit</p>
-<p><b>Apache License, Version 2.0: </b>
-Apache JAMES jSieve</p>
-</div>
-<div class="section"><h2>Dependency File Details</h2>
-<table class="bodyTable"><tbody><tr class="b"><th align="left">Filename</th>
-<th align="right">Size</th>
-<th align="right">Entries</th>
-<th align="right">Classes</th>
-<th align="right">Packages</th>
-<th align="center">JDK Rev</th>
-<th align="center">Debug</th>
-</tr>
-<tr class="a"><td align="left">commons-logging-1.1.1.jar</td>
-<td align="right">59.42 kB</td>
-<td align="right">42</td>
-<td align="right">28</td>
-<td align="right">2</td>
-<td align="center">1.1</td>
-<td align="center">debug</td>
-</tr>
-<tr class="b"><td align="left">activation-1.1.jar</td>
-<td align="right">61.51 kB</td>
-<td align="right">50</td>
-<td align="right">38</td>
-<td align="right">3</td>
-<td align="center">1.4</td>
-<td align="center">debug</td>
-</tr>
-<tr class="a"><td align="left">mail-1.4.jar</td>
-<td align="right">379.75 kB</td>
-<td align="right">273</td>
-<td align="right">250</td>
-<td align="right">12</td>
-<td align="center">1.4</td>
-<td align="center">debug</td>
-</tr>
-<tr class="b"><td align="left">junit-3.8.1.jar</td>
-<td align="right">118.23 kB</td>
-<td align="right">119</td>
-<td align="right">100</td>
-<td align="right">6</td>
-<td align="center">1.1</td>
-<td align="center">debug</td>
-</tr>
-<tr class="a"><td align="left">log4j-1.2.14.jar</td>
-<td align="right">381.68 kB</td>
-<td align="right">290</td>
-<td align="right">256</td>
-<td align="right">19</td>
-<td align="center">1.1</td>
-<td align="center">debug</td>
-</tr>
-<tr class="b"><th align="left">Total</th>
-<th align="right">Size</th>
-<th align="right">Entries</th>
-<th align="right">Classes</th>
-<th align="right">Packages</th>
-<th align="center">JDK Rev</th>
-<th align="center">Debug</th>
-</tr>
-<tr class="a"><td align="right">5</td>
-<td align="right">1,000.58 kB</td>
-<td align="right">774</td>
-<td align="right">672</td>
-<td align="right">42</td>
-<td align="center">1.4</td>
-<td align="right">5</td>
-</tr>
-<tr class="b"><td align="right">compile: 1</td>
-<td align="right">compile: 59.42 kB</td>
-<td align="right">compile: 42</td>
-<td align="right">compile: 28</td>
-<td align="right">compile: 2</td>
-<td align="center">-</td>
-<td align="right">compile: 1</td>
-</tr>
-<tr class="a"><td align="right">test: 4</td>
-<td align="right">test: 941.17 kB</td>
-<td align="right">test: 732</td>
-<td align="right">test: 644</td>
-<td align="right">test: 40</td>
-<td align="center">-</td>
-<td align="right">test: 4</td>
-</tr>
-</tbody>
-</table>
-</div>
-<div class="section"><h2>Dependency Repository Locations</h2>
-<table class="bodyTable"><tbody><tr class="b"><th align="left">Repo ID</th>
-<th align="left">URL</th>
-<th align="center">Release</th>
-<th align="center">Snapshot</th>
-</tr>
-<tr class="a"><td align="left">central</td>
-<td align="left"><a href="http://repo1.maven.org/maven2" class="externalLink">http://repo1.maven.org/maven2</a>
-</td>
-<td align="center">Yes</td>
-<td align="center">-</td>
-</tr>
-<tr class="b"><td align="left">apache.snapshots</td>
-<td align="left"><a href="http://people.apache.org/repo/m2-snapshot-repository" class="externalLink">http://people.apache.org/repo/m2-snapshot-repository</a>
-</td>
-<td align="center">-</td>
-<td align="center">Yes</td>
-</tr>
-<tr class="a"><td align="left">apache.releases</td>
-<td align="left"><a href="http://people.apache.org/repo/m2-ibiblio-rsync-repository" class="externalLink">http://people.apache.org/repo/m2-ibiblio-rsync-repository</a>
-</td>
-<td align="center">Yes</td>
-<td align="center">-</td>
-</tr>
-</tbody>
-</table>
-<p>Repository locations for each of the Dependencies.</p>
-<table class="bodyTable"><tbody><tr class="b"><th align="left">Artifact</th>
-<th align="center">central</th>
-<th align="center">apache.snapshots</th>
-<th align="center">apache.releases</th>
-</tr>
-<tr class="a"><td align="left">commons-logging:commons-logging:jar:1.1.1</td>
-<td align="center"><a href="http://repo1.maven.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a>
-</td>
-<td align="center">-</td>
-<td align="center"><a href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar" class="externalLink"><img alt="Found at http://people.apache.org/repo/m2-ibiblio-rsync-repository" src="images/icon_success_sml.gif" /></a>
-</td>
-</tr>
-<tr class="b"><td align="left">javax.activation:activation:jar:1.1</td>
-<td align="center"><a href="http://repo1.maven.org/maven2/javax/activation/activation/1.1/activation-1.1.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a>
-</td>
-<td align="center">-</td>
-<td align="center">-</td>
-</tr>
-<tr class="a"><td align="left">javax.mail:mail:jar:1.4</td>
-<td align="center"><a href="http://repo1.maven.org/maven2/javax/mail/mail/1.4/mail-1.4.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a>
-</td>
-<td align="center">-</td>
-<td align="center">-</td>
-</tr>
-<tr class="b"><td align="left">junit:junit:jar:3.8.1</td>
-<td align="center"><a href="http://repo1.maven.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a>
-</td>
-<td align="center">-</td>
-<td align="center">-</td>
-</tr>
-<tr class="a"><td align="left">log4j:log4j:jar:1.2.14</td>
-<td align="center"><a href="http://repo1.maven.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.jar" class="externalLink"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a>
-</td>
-<td align="center">-</td>
-<td align="center">-</td>
-</tr>
-<tr class="b"><th align="left">Total</th>
-<th align="center">central</th>
-<th align="center">apache.snapshots</th>
-<th align="center">apache.releases</th>
-</tr>
-<tr class="a"><td align="left">5 (compile: 1, test: 4)</td>
-<td align="center">5</td>
-<td align="center">0</td>
-<td align="center">1</td>
-</tr>
-</tbody>
-</table>
-</div>
-
+JAMES project.</p><p><b>URL: </b><a href="http://james.apache.org/jsieve">http://james.apache.org/jsieve</a></p><p><b>Project License: </b><a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License, Version 2.0</a></p></td></tr></table></div><ul><li>commons-logging:commons-logging:jar:1.1.1 (compile) <img id="_1460618950" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1719860704', '_1460618950' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1719860704" style="display:none"><table class="bodyTable"><tr class="b"><th>Commons Logging</th></tr><tr class="a"><td><p><b>Description: </b>Commons Logging is a thin adapter allowing configurable bridging to other,
+    well known logging systems.</p><p><b>URL: </b><a href="http://commons.apache.org/logging">http://commons.apache.org/logging</a></p><p><b>Project License: </b><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>junit:junit:jar:3.8.1 (test) <img id="_1086416649" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1993785814', '_1086416649' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1993785814" style="display:none"><table class="bodyTable"><tr class="b"><th>JUnit</th></tr><tr class="a"><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">http://junit.org</a></p><p><b>Project License: </b><a href="http://www.opensource.org/licenses/cpl1.0.txt">Common Public License Versio
 n 1.0</a></p></td></tr></table></div></li><li>log4j:log4j:jar:1.2.14 (test) <img id="_1601540200" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1484448344', '_1601540200' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1484448344" style="display:none"><table class="bodyTable"><tr class="b"><th>Log4j</th></tr><tr class="a"><td><p><b>Description: </b>Log4j</p><p><b>URL: </b><a href="http://logging.apache.org/log4j/docs/">http://logging.apache.org/log4j/docs/</a></p><p><b>Project License: </b><a href="http://www.apache.org/licenses/LICENSE-2.0.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>javax.mail:mail:jar:1.4 (test) <img id="_1998285663" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1454817489', '_1998285663' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1454817489" style="display:none"><table class="bodyTab
 le"><tr class="b"><th>JavaMail API</th></tr><tr class="a"><td><p><b>Description: </b>The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.</p><p><b>URL: </b><a href="https://glassfish.dev.java.net/javaee5/mail/">https://glassfish.dev.java.net/javaee5/mail/</a></p><p><b>Project License: </b><a href="https://glassfish.dev.java.net/public/CDDLv1.0.html">Common Development and Distribution License (CDDL) v1.0</a></p></td></tr></table></div><ul><li>javax.activation:activation:jar:1.1 (test) <img id="_1534532701" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_818721535', '_1534532701' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_818721535" style="display:none"><table class="bodyTable"><tr class="b"><th>JavaBeans Activation Framework (JAF)</th></tr><tr class="a"><td><p><b>Description: </b>JavaBeans Activation Framework (JAF) is a standard extensi
 on to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).</p><p><b>URL: </b><a href="http://java.sun.com/products/javabeans/jaf/index.jsp">http://java.sun.com/products/javabeans/jaf/index.jsp</a></p><p><b>Project License: </b><a href="https://glassfish.dev.java.net/public/CDDLv1.0.html">Common Development and Distribution License (CDDL) v1.0</a></p></td></tr></table></div></li></ul></li><li>javax.activation:activation:jar:1.1 (test) <img id="_809326313" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_660209726', '_809326313' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_660209726" style="display:none"><table class="bodyTable"><tr class="b"><th>JavaBeans Activation Framework (JAF)</th></tr><tr class="a"><td><p><b>
 Description: </b>JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).</p><p><b>URL: </b><a href="http://java.sun.com/products/javabeans/jaf/index.jsp">http://java.sun.com/products/javabeans/jaf/index.jsp</a></p><p><b>Project License: </b><a href="https://glassfish.dev.java.net/public/CDDLv1.0.html">Common Development and Distribution License (CDDL) v1.0</a></p></td></tr></table></div></li></ul></li></ul></div></div><div class="section"><h2>Licenses</h2><p><b>The Apache Software License, Version 2.0: </b>Commons Logging, Log4j</p><p><b>Common Development and Distribution License (CDDL) v1.0: </b>JavaBeans Activation Framework (JAF), JavaMail API</p><p><b>Common Public License Version 1.0: </b>JUnit</p><p><b>Apache 
 License, Version 2.0: </b>Apache JAMES jSieve</p></div><div class="section"><h2>Dependency File Details</h2><table class="bodyTable"><tbody><tr class="b"><th align="left">Filename</th><th align="right">Size</th><th align="right">Entries</th><th align="right">Classes</th><th align="right">Packages</th><th align="center">JDK Rev</th><th align="center">Debug</th></tr><tr class="a"><td align="left">commons-logging-1.1.1.jar</td><td align="right">59.42 kB</td><td align="right">42</td><td align="right">28</td><td align="right">2</td><td align="center">1.1</td><td align="center">debug</td></tr><tr class="b"><td align="left">activation-1.1.jar</td><td align="right">61.51 kB</td><td align="right">50</td><td align="right">38</td><td align="right">3</td><td align="center">1.4</td><td align="center">debug</td></tr><tr class="a"><td align="left">mail-1.4.jar</td><td align="right">379.75 kB</td><td align="right">273</td><td align="right">250</td><td align="right">12</td><td align="center"
 >1.4</td><td align="center">debug</td></tr><tr class="b"><td align="left">junit-3.8.1.jar</td><td align="right">118.23 kB</td><td align="right">119</td><td align="right">100</td><td align="right">6</td><td align="center">1.1</td><td align="center">debug</td></tr><tr class="a"><td align="left">log4j-1.2.14.jar</td><td align="right">381.68 kB</td><td align="right">290</td><td align="right">256</td><td align="right">19</td><td align="center">1.1</td><td align="center">debug</td></tr><tr class="b"><th align="left">Total</th><th align="right">Size</th><th align="right">Entries</th><th align="right">Classes</th><th align="right">Packages</th><th align="center">JDK Rev</th><th align="center">Debug</th></tr><tr class="a"><td align="right">5</td><td align="right">1,000.58 kB</td><td align="right">774</td><td align="right">672</td><td align="right">42</td><td align="center">1.4</td><td align="right">5</td></tr><tr class="b"><td align="right">compile: 1</td><td align="right">compile: 5
 9.42 kB</td><td align="right">compile: 42</td><td align="right">compile: 28</td><td align="right">compile: 2</td><td align="center">-</td><td align="right">compile: 1</td></tr><tr class="a"><td align="right">test: 4</td><td align="right">test: 941.17 kB</td><td align="right">test: 732</td><td align="right">test: 644</td><td align="right">test: 40</td><td align="center">-</td><td align="right">test: 4</td></tr></tbody></table></div><div class="section"><h2>Dependency Repository Locations</h2><table class="bodyTable"><tbody><tr class="b"><th align="left">Repo ID</th><th align="left">URL</th><th align="center">Release</th><th align="center">Snapshot</th></tr><tr class="a"><td align="left">central</td><td align="left"><a href="http://repo1.maven.org/maven2">http://repo1.maven.org/maven2</a></td><td align="center">Yes</td><td align="center">-</td></tr><tr class="b"><td align="left">apache.snapshots</td><td align="left"><a href="http://people.apache.org/repo/m2-snapshot-repository
 ">http://people.apache.org/repo/m2-snapshot-repository</a></td><td align="center">-</td><td align="center">Yes</td></tr><tr class="a"><td align="left">apache.releases</td><td align="left"><a href="http://people.apache.org/repo/m2-ibiblio-rsync-repository">http://people.apache.org/repo/m2-ibiblio-rsync-repository</a></td><td align="center">Yes</td><td align="center">-</td></tr></tbody></table><p>Repository locations for each of the Dependencies.</p><table class="bodyTable"><tbody><tr class="b"><th align="left">Artifact</th><th align="center">central</th><th align="center">apache.snapshots</th><th align="center">apache.releases</th></tr><tr class="a"><td align="left">commons-logging:commons-logging:jar:1.1.1</td><td align="center"><a href="http://repo1.maven.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td><td align="center">-</td><td align="center"><a href
 ="http://people.apache.org/repo/m2-ibiblio-rsync-repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar"><img alt="Found at http://people.apache.org/repo/m2-ibiblio-rsync-repository" src="images/icon_success_sml.gif" /></a></td></tr><tr class="b"><td align="left">javax.activation:activation:jar:1.1</td><td align="center"><a href="http://repo1.maven.org/maven2/javax/activation/activation/1.1/activation-1.1.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td><td align="center">-</td><td align="center">-</td></tr><tr class="a"><td align="left">javax.mail:mail:jar:1.4</td><td align="center"><a href="http://repo1.maven.org/maven2/javax/mail/mail/1.4/mail-1.4.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td><td align="center">-</td><td align="center">-</td></tr><tr class="b"><td align="left">junit:junit:jar:3.8.1</td><td align="center"><a href="http://repo1.maven.
 org/maven2/junit/junit/3.8.1/junit-3.8.1.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td><td align="center">-</td><td align="center">-</td></tr><tr class="a"><td align="left">log4j:log4j:jar:1.2.14</td><td align="center"><a href="http://repo1.maven.org/maven2/log4j/log4j/1.2.14/log4j-1.2.14.jar"><img alt="Found at http://repo1.maven.org/maven2" src="images/icon_success_sml.gif" /></a></td><td align="center">-</td><td align="center">-</td></tr><tr class="b"><th align="left">Total</th><th align="center">central</th><th align="center">apache.snapshots</th><th align="center">apache.releases</th></tr><tr class="a"><td align="left">5 (compile: 1, test: 4)</td><td align="center">5</td><td align="center">0</td><td align="center">1</td></tr></tbody></table></div>
       </div>
     </div>
     <div class="clear">

Modified: james/site/trunk/www/jsieve/main/dependency-convergence.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/main/dependency-convergence.html?rev=721865&r1=721864&r2=721865&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/main/dependency-convergence.html (original)
+++ james/site/trunk/www/jsieve/main/dependency-convergence.html Sun Nov 30 09:47:51 2008
@@ -45,19 +45,19 @@
   
   
             <div class="xleft">
-        Last Published: 11/19/2008
+        Last Published: 11/30/2008
                       </div>
             <div class="xright">      <a href="../index.html">JAMES Project</a>
           |
           <a href="../server/index.html">Server</a>
           |
-          <a href="../mailet/index.html">Mailet API</a>
+          <a href="../mailet/index.html">Mailets</a>
           |
           <a href="../jspf/index.html">jSPF</a>
           |
           <a href="../mime4j/index.html">Mime4J</a>
           |
-          <a href="index.html">JSieve</a>
+          <a href="../jsieve/index.html">JSieve</a>
           |
           <a href="../postage/index.html">Postage</a>
           
@@ -85,15 +85,15 @@
         <ul>
               
     <li class="none">
-              <a href="main/index.html">Main</a>
+              <a href="index.html">Overview</a>
         </li>
               
     <li class="none">
-              <a href="mailet/index.html">Mailet</a>
+              <a href="features.html">Sieve Features</a>
         </li>
               
     <li class="none">
-              <a href="util/index.html">Util</a>
+              <a href="start.html">Getting Started</a>
         </li>
               
     <li class="none">
@@ -111,6 +111,113 @@
     <li class="none">
               <a href="http://www.ietf.org/rfc/rfc3028.txt">RFC 3028 (Sieve)</a>
         </li>
+              
+    <li class="none">
+              <a href="doap_apache-jsieve.rdf">DOAP</a>
+        </li>
+          </ul>
+          <h5>Project Documentation</h5>
+        <ul>
+              
+                
+              
+      
+            
+      
+            
+            
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+            <li class="expanded">
+              <a href="project-info.html">Project Information</a>
+                <ul>
+                  
+    <li class="none">
+              <a href="integration.html">Continuous Integration</a>
+        </li>
+                  
+    <li class="none">
+              <a href="dependencies.html">Dependencies</a>
+        </li>
+                  
+    <li class="none">
+              <strong>Dependency Convergence</strong>
+        </li>
+                  
+    <li class="none">
+              <a href="issue-tracking.html">Issue Tracking</a>
+        </li>
+                  
+    <li class="none">
+              <a href="mail-lists.html">Mailing Lists</a>
+        </li>
+                  
+    <li class="none">
+              <a href="plugin-management.html">Plugin Management</a>
+        </li>
+                  
+    <li class="none">
+              <a href="license.html">Project License</a>
+        </li>
+                  
+    <li class="none">
+              <a href="plugins.html">Project Plugins</a>
+        </li>
+                  
+    <li class="none">
+              <a href="project-summary.html">Project Summary</a>
+        </li>
+                  
+    <li class="none">
+              <a href="team-list.html">Project Team</a>
+        </li>
+                  
+    <li class="none">
+              <a href="source-repository.html">Source Repository</a>
+        </li>
+              </ul>
+        </li>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="collapsed">
+              <a href="project-reports.html">Project Reports</a>
+              </li>
           </ul>
           <h5>Useful Information</h5>
         <ul>
@@ -171,184 +278,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Reactor Dependency Convergence</h2>
-<table class="bodyTable"><caption><b>Legend:</b>
-</caption>
-<tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td>
-<td>All projects share one version of the dependency.</td>
-</tr>
-<tr class="b"><td><img alt="error" src="images/icon_error_sml.gif" /></td>
-<td>At least one project has a differing version of the dependency.</td>
-</tr>
-</table>
-<br />
-<table class="bodyTable"><caption><b>Statistics:</b>
-</caption>
-<tr class="a"><th>Number of sub-projects:</th>
-<td>4</td>
-</tr>
-<tr class="b"><th>Number of dependencies (NOD):</th>
-<td>9</td>
-</tr>
-<tr class="a"><th>Number of unique artifacts (NOA):</th>
-<td>9</td>
-</tr>
-<tr class="b"><th>Number of SNAPSHOT artifacts (NOS):</th>
-<td>2</td>
-</tr>
-<tr class="a"><th>Convergence (NOD/NOA):</th>
-<td><img alt="success" src="images/icon_success_sml.gif" />&#160;<b>100%</b>
-</td>
-</tr>
-<tr class="b"><th>Ready for Release (100% Convergence and no SNAPSHOTS):</th>
-<td><img alt="error" src="images/icon_error_sml.gif" />&#160;<b>Error</b>
-<br />
-You have SNAPSHOT dependencies.</td>
-</tr>
-</table>
-</div>
-<div class="section"><h3>Dependencies used in sub-projects</h3>
-<div class="section"><h4>commons-logging:commons-logging</h4>
-<table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td>
-<td><table class="bodyTable"><tr class="b"><td width="25%">1.1.1</td>
-<td><ol type="a"><li><a href="http://james.apache.org/jsieve" class="externalLink">org.apache.james:apache-jsieve-mailet</a>
-</li>
-<li><a href="http://james.apache.org/jsieve" class="externalLink">org.apache.james:apache-jsieve-util</a>
-</li>
-<li><a href="http://james.apache.org/jsieve" class="externalLink">org.apache.james:apache-jsieve</a>
-</li>
-</ol>
-</td>
-</tr>
-</table>
-</td>
-</tr>
-</table>
-</div>
-<div class="section"><h4>javax.activation:activation</h4>
-<table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td>
-<td><table class="bodyTable"><tr class="b"><td width="25%">1.1</td>
-<td><ol type="a"><li><a href="http://james.apache.org/jsieve" class="externalLink">org.apache.james:apache-jsieve-mailet</a>
-</li>
-<li><a href="http://james.apache.org/jsieve" class="externalLink">org.apache.james:apache-jsieve-util</a>
-</li>
-<li><a href="http://james.apache.org/jsieve" class="externalLink">org.apache.james:apache-jsieve</a>
-</li>
-</ol>
-</td>
-</tr>
-</table>
-</td>
-</tr>
-</table>
-</div>
-<div class="section"><h4>javax.mail:mail</h4>
-<table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td>
-<td><table class="bodyTable"><tr class="b"><td width="25%">1.4</td>
-<td><ol type="a"><li><a href="http://james.apache.org/jsieve" class="externalLink">org.apache.james:apache-jsieve-mailet</a>
-</li>
-<li><a href="http://james.apache.org/jsieve" class="externalLink">org.apache.james:apache-jsieve-util</a>
-</li>
-<li><a href="http://james.apache.org/jsieve" class="externalLink">org.apache.james:apache-jsieve</a>
-</li>
-</ol>
-</td>
-</tr>
-</table>
-</td>
-</tr>
-</table>
-</div>
-<div class="section"><h4>junit:junit</h4>
-<table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td>
-<td><table class="bodyTable"><tr class="b"><td width="25%">3.8.1</td>
-<td><ol type="a"><li><a href="http://james.apache.org/jsieve" class="externalLink">org.apache.james:apache-jsieve-mailet</a>
-</li>
-<li><a href="http://james.apache.org/jsieve" class="externalLink">org.apache.james:apache-jsieve-util</a>
-</li>
-<li><a href="http://james.apache.org/jsieve" class="externalLink">org.apache.james:apache-jsieve</a>
-</li>
-</ol>
-</td>
-</tr>
-</table>
-</td>
-</tr>
-</table>
-</div>
-<div class="section"><h4>log4j:log4j</h4>
-<table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td>
-<td><table class="bodyTable"><tr class="b"><td width="25%">1.2.14</td>
-<td><ol type="a"><li><a href="http://james.apache.org/jsieve" class="externalLink">org.apache.james:apache-jsieve-mailet</a>
-</li>
-<li><a href="http://james.apache.org/jsieve" class="externalLink">org.apache.james:apache-jsieve-util</a>
-</li>
-<li><a href="http://james.apache.org/jsieve" class="externalLink">org.apache.james:apache-jsieve</a>
-</li>
-</ol>
-</td>
-</tr>
-</table>
-</td>
-</tr>
-</table>
-</div>
-<div class="section"><h4>org.apache.james:apache-jsieve</h4>
-<table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td>
-<td><table class="bodyTable"><tr class="b"><td width="25%">0.3-SNAPSHOT</td>
-<td><ol type="a"><li><a href="http://james.apache.org/jsieve" class="externalLink">org.apache.james:apache-jsieve-mailet</a>
-</li>
-<li><a href="http://james.apache.org/jsieve" class="externalLink">org.apache.james:apache-jsieve-util</a>
-</li>
-</ol>
-</td>
-</tr>
-</table>
-</td>
-</tr>
-</table>
-</div>
-<div class="section"><h4>org.apache.james:apache-mailet</h4>
-<table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td>
-<td><table class="bodyTable"><tr class="b"><td width="25%">2.4-SNAPSHOT</td>
-<td><ol type="a"><li><a href="http://james.apache.org/jsieve" class="externalLink">org.apache.james:apache-jsieve-mailet</a>
-</li>
-</ol>
-</td>
-</tr>
-</table>
-</td>
-</tr>
-</table>
-</div>
-<div class="section"><h4>org.apache.james:apache-mailet-base</h4>
-<table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td>
-<td><table class="bodyTable"><tr class="b"><td width="25%">1.0-SNAPSHOT</td>
-<td><ol type="a"><li><a href="http://james.apache.org/jsieve" class="externalLink">org.apache.james:apache-jsieve-mailet</a>
-</li>
-</ol>
-</td>
-</tr>
-</table>
-</td>
-</tr>
-</table>
-</div>
-<div class="section"><h4>org.apache.james:apache-mime4j</h4>
-<table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td>
-<td><table class="bodyTable"><tr class="b"><td width="25%">0.5</td>
-<td><ol type="a"><li><a href="http://james.apache.org/jsieve" class="externalLink">org.apache.james:apache-jsieve-mailet</a>
-</li>
-</ol>
-</td>
-</tr>
-</table>
-</td>
-</tr>
-</table>
-</div>
-</div>
-
+        <div class="section"><h2>Reactor Dependency Convergence</h2><table class="bodyTable"><caption><b>Legend:</b></caption><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td>All projects share one version of the dependency.</td></tr><tr class="b"><td><img alt="error" src="images/icon_error_sml.gif" /></td><td>At least one project has a differing version of the dependency.</td></tr></table><br /><table class="bodyTable"><caption><b>Statistics:</b></caption><tr class="a"><th>Number of sub-projects:</th><td>4</td></tr><tr class="b"><th>Number of dependencies (NOD):</th><td>9</td></tr><tr class="a"><th>Number of unique artifacts (NOA):</th><td>9</td></tr><tr class="b"><th>Number of SNAPSHOT artifacts (NOS):</th><td>2</td></tr><tr class="a"><th>Convergence (NOD/NOA):</th><td><img alt="success" src="images/icon_success_sml.gif" />&#160;<b>100%</b></td></tr><tr class="b"><th>Ready for Release (100% Convergence and no SNAPSHOTS):</th><td><img alt="e
 rror" src="images/icon_error_sml.gif" />&#160;<b>Error</b><br />You have SNAPSHOT dependencies.</td></tr></table></div><div class="section"><h3>Dependencies used in sub-projects</h3><div class="section"><h4>commons-logging:commons-logging</h4><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td width="25%" >1.1.1</td><td><ol type="a"><li><a href="http://james.apache.org/jsieve">org.apache.james:apache-jsieve-mailet</a></li><li><a href="http://james.apache.org/jsieve">org.apache.james:apache-jsieve-util</a></li><li><a href="http://james.apache.org/jsieve">org.apache.james:apache-jsieve</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h4>javax.activation:activation</h4><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td width="25%" >1.1</td><td><ol type="a">
 <li><a href="http://james.apache.org/jsieve">org.apache.james:apache-jsieve-mailet</a></li><li><a href="http://james.apache.org/jsieve">org.apache.james:apache-jsieve-util</a></li><li><a href="http://james.apache.org/jsieve">org.apache.james:apache-jsieve</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h4>javax.mail:mail</h4><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td width="25%" >1.4</td><td><ol type="a"><li><a href="http://james.apache.org/jsieve">org.apache.james:apache-jsieve-mailet</a></li><li><a href="http://james.apache.org/jsieve">org.apache.james:apache-jsieve-util</a></li><li><a href="http://james.apache.org/jsieve">org.apache.james:apache-jsieve</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h4>junit:junit</h4><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gi
 f" /></td><td><table class="bodyTable"><tr class="b"><td width="25%" >3.8.1</td><td><ol type="a"><li><a href="http://james.apache.org/jsieve">org.apache.james:apache-jsieve-mailet</a></li><li><a href="http://james.apache.org/jsieve">org.apache.james:apache-jsieve-util</a></li><li><a href="http://james.apache.org/jsieve">org.apache.james:apache-jsieve</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h4>log4j:log4j</h4><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td width="25%" >1.2.14</td><td><ol type="a"><li><a href="http://james.apache.org/jsieve">org.apache.james:apache-jsieve-mailet</a></li><li><a href="http://james.apache.org/jsieve">org.apache.james:apache-jsieve-util</a></li><li><a href="http://james.apache.org/jsieve">org.apache.james:apache-jsieve</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h4>org.apache.ja
 mes:apache-jsieve</h4><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td width="25%" >0.3-SNAPSHOT</td><td><ol type="a"><li><a href="http://james.apache.org/jsieve">org.apache.james:apache-jsieve-mailet</a></li><li><a href="http://james.apache.org/jsieve">org.apache.james:apache-jsieve-util</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h4>org.apache.james:apache-mailet</h4><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td width="25%" >2.4-SNAPSHOT</td><td><ol type="a"><li><a href="http://james.apache.org/jsieve">org.apache.james:apache-jsieve-mailet</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h4>org.apache.james:apache-mailet-base</h4><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_succ
 ess_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td width="25%" >1.0-SNAPSHOT</td><td><ol type="a"><li><a href="http://james.apache.org/jsieve">org.apache.james:apache-jsieve-mailet</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h4>org.apache.james:apache-mime4j</h4><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table class="bodyTable"><tr class="b"><td width="25%" >0.5</td><td><ol type="a"><li><a href="http://james.apache.org/jsieve">org.apache.james:apache-jsieve-mailet</a></li></ol></td></tr></table></td></tr></table></div></div>
       </div>
     </div>
     <div class="clear">

Modified: james/site/trunk/www/jsieve/main/doap_apache-jsieve.rdf
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/main/doap_apache-jsieve.rdf?rev=721865&r1=721864&r2=721865&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/main/doap_apache-jsieve.rdf (original)
+++ james/site/trunk/www/jsieve/main/doap_apache-jsieve.rdf Sun Nov 30 09:47:51 2008
@@ -6,7 +6,7 @@
 <!--                                                                        -->
 <!-- Any modifications will be overwritten.                                 -->
 <!--                                                                        -->
-<!-- Generated by Maven Doap Plugin on 11/19/08 9:40 PM                     -->
+<!-- Generated by Maven Doap Plugin on 11/30/08 5:38 PM                     -->
 <!-- See: http://maven.apache.org/plugins/maven-doap-plugin/                -->
 <!--                                                                        -->
 <!-- ====================================================================== -->

Modified: james/site/trunk/www/jsieve/main/features.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/main/features.html?rev=721865&r1=721864&r2=721865&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/main/features.html (original)
+++ james/site/trunk/www/jsieve/main/features.html Sun Nov 30 09:47:51 2008
@@ -11,14 +11,16 @@
 
 <html>
   <head>
-    <title>jSieve - Overview</title>
+    <title>jSieve - 
+  Overview</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-          <meta name="author" content="jSieve Project" />
+          <meta name="author" content="
+  jSieve Project" />
         <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
       </head>
   <body class="composite">
@@ -46,19 +48,19 @@
   
   
             <div class="xleft">
-        Last Published: 11/19/2008
+        Last Published: 11/30/2008
                       </div>
             <div class="xright">      <a href="../index.html">JAMES Project</a>
           |
           <a href="../server/index.html">Server</a>
           |
-          <a href="../mailet/index.html">Mailet API</a>
+          <a href="../mailet/index.html">Mailets</a>
           |
           <a href="../jspf/index.html">jSPF</a>
           |
           <a href="../mime4j/index.html">Mime4J</a>
           |
-          <a href="index.html">JSieve</a>
+          <a href="../jsieve/index.html">JSieve</a>
           |
           <a href="../postage/index.html">Postage</a>
           
@@ -86,15 +88,15 @@
         <ul>
               
     <li class="none">
-              <a href="main/index.html">Main</a>
+              <a href="index.html">Overview</a>
         </li>
               
     <li class="none">
-              <a href="mailet/index.html">Mailet</a>
+              <strong>Sieve Features</strong>
         </li>
               
     <li class="none">
-              <a href="util/index.html">Util</a>
+              <a href="start.html">Getting Started</a>
         </li>
               
     <li class="none">
@@ -112,6 +114,67 @@
     <li class="none">
               <a href="http://www.ietf.org/rfc/rfc3028.txt">RFC 3028 (Sieve)</a>
         </li>
+              
+    <li class="none">
+              <a href="doap_apache-jsieve.rdf">DOAP</a>
+        </li>
+          </ul>
+          <h5>Project Documentation</h5>
+        <ul>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="collapsed">
+              <a href="project-info.html">Project Information</a>
+              </li>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="collapsed">
+              <a href="project-reports.html">Project Reports</a>
+              </li>
           </ul>
           <h5>Useful Information</h5>
         <ul>
@@ -172,148 +235,104 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2><a name="jSieve_Features"></a>
-jSieve Features</h2>
-<div class="section"><h3><a name="Sieve_Features_Supported_By_jSieve"></a>
-Sieve Features Supported By jSieve</h3>
+        
+
+ 
+
+
+<a name="jSieve Features"></a><div class="section"><h2>jSieve Features</h2>
+<a name="Sieve Features Supported By jSieve"></a><div class="section"><h3>Sieve Features Supported By jSieve</h3>
 <p>
 jSieve is limited only by the platform on which it runs.
 </p>
-<table class="bodyTable"><tr class="a"><th>Limits</th>
-<th></th>
-</tr>
-<tr class="b"><td>Maximum Number Of Actions</td>
-<td>No intrinsic limit</td>
-</tr>
-<tr class="a"><td>Maximum Number Of Nested Blocks</td>
-<td>No intrinsic limit</td>
-</tr>
-<tr class="b"><td>Maximum Number Of Nested Test Lists</td>
-<td>No intrinsic limit</td>
-</tr>
+<table class="bodyTable">
+<tr class="a"><th>Limits</th><th></th></tr>
+<tr class="b"><td>Maximum Number Of Actions</td><td>No intrinsic limit</td></tr>
+<tr class="a"><td>Maximum Number Of Nested Blocks</td><td>No intrinsic limit</td></tr>
+<tr class="b"><td>Maximum Number Of Nested Test Lists</td><td>No intrinsic limit</td></tr>
 </table>
 <p>
 jSieve supports the standard control commands specified in RFC 3028.
 </p>
-<table class="bodyTable"><tr class="a"><th>Control Command</th>
-<th>Specification</th>
-<th>Supported</th>
-</tr>
-<tr class="b"><td>If</td>
-<td>RFC 3028 (REQUIRED)</td>
-<td>yes</td>
-</tr>
-<td>Require</td>
-<td>RFC 3028 (REQUIRED)</td>
-<td>yes</td>
-<tr class="a"><td>Stop</td>
-<td>RFC 3028 (REQUIRED)</td>
-<td>yes</td>
+<table class="bodyTable">
+<tr class="a">
+<th>Control Command</th><th>Specification</th><th>Supported</th>
+</tr>
+<tr class="b">
+<td>If</td><td>RFC 3028 (REQUIRED)</td><td>yes</td>
+</tr>
+<td>Require</td><td>RFC 3028 (REQUIRED)</td><td>yes</td>
+<tr class="a">
+<td>Stop</td><td>RFC 3028 (REQUIRED)</td><td>yes</td>
 </tr>
 </table>
 <p>
 jSieve supports all action commands (both required and optional) 
 specified in RFC 3028. 
-</p>
-<p><strong>Note</strong> that jSieve uses a pluggable 
+</p><p>
+<strong>Note</strong> that jSieve uses a pluggable 
 <code>MailAdapter</code> as an interface to the mail server.
 Not all implementations may fully support all actions.
-</p>
-<table class="bodyTable"><tr class="b"><th>Action Command</th>
-<th>Specification</th>
-<th>Supported</th>
-</tr>
-<tr class="a"><td>reject</td>
-<td>RFC 3028 (OPTIONAL)</td>
-<td>yes</td>
-</tr>
-<tr class="b"><td>fileinto</td>
-<td>RFC 3028 (OPTIONAL)</td>
-<td>yes</td>
-</tr>
-<tr class="a"><td>redirect</td>
-<td>RFC 3028 (REQUIRED)</td>
-<td>yes</td>
-</tr>
-<tr class="b"><td>keep</td>
-<td>RFC 3028 (REQUIRED)</td>
-<td>yes</td>
-</tr>
-<tr class="a"><td>discard</td>
-<td>RFC 3028 (REQUIRED)</td>
-<td>yes</td>
+</p>  
+<table class="bodyTable">
+<tr class="b">
+<th>Action Command</th><th>Specification</th><th>Supported</th>
+</tr><tr class="a">
+<td>reject</td><td>RFC 3028 (OPTIONAL)</td><td>yes</td>
+</tr><tr class="b">
+<td>fileinto</td><td>RFC 3028 (OPTIONAL)</td><td>yes</td>
+</tr><tr class="a">
+<td>redirect</td><td>RFC 3028 (REQUIRED)</td><td>yes</td>
+</tr><tr class="b">
+<td>keep</td><td>RFC 3028 (REQUIRED)</td><td>yes</td>
+</tr><tr class="a">
+<td>discard</td><td>RFC 3028 (REQUIRED)</td><td>yes</td>
 </tr>
 </table>
 <p>
 jSieve supports all tests commands specified in RFC 3028.
 </p>
-<table class="bodyTable"><tr class="b"><th>Test Command</th>
-<th>Specification</th>
-<th>Supported</th>
-</tr>
-<tr class="a"><td>address</td>
-<td>RFC 3028 (REQUIRED)</td>
-<td>yes</td>
-</tr>
-<tr class="b"><td>allof</td>
-<td>RFC 3028 (REQUIRED)</td>
-<td>yes</td>
-</tr>
-<tr class="a"><td>anyof</td>
-<td>RFC 3028 (REQUIRED)</td>
-<td>yes</td>
-</tr>
-<tr class="b"><td>envelope</td>
-<td>RFC 3028 (OPTIONAL)</td>
-<td>yes</td>
-</tr>
-<tr class="a"><td>exists</td>
-<td>RFC 3028 (REQUIRED)</td>
-<td>yes</td>
-</tr>
-<tr class="b"><td>false</td>
-<td>RFC 3028 (REQUIRED)</td>
-<td>yes</td>
-</tr>
-<tr class="a"><td>header</td>
-<td>RFC 3028 (REQUIRED)</td>
-<td>yes</td>
-</tr>
-<tr class="b"><td>not</td>
-<td>RFC 3028 (REQUIRED)</td>
-<td>yes</td>
-</tr>
-<tr class="a"><td>size</td>
-<td>RFC 3028 (REQUIRED)</td>
-<td>yes</td>
-</tr>
-<tr class="b"><td>true</td>
-<td>RFC 3028 (REQUIRED)</td>
-<td>yes</td>
-</tr>
-<tr class="a"><td>body</td>
-<td><a href="http://tools.ietf.org/html/draft-ietf-sieve-body-00" class="externalLink">SIEVE body extension</a>
-</td>
-<td>partial</td>
+<table class="bodyTable">
+<tr class="b">
+<th>Test Command</th><th>Specification</th><th>Supported</th>
+</tr><tr class="a">
+<td>address</td><td>RFC 3028 (REQUIRED)</td><td>yes</td>
+</tr><tr class="b">
+<td>allof</td><td>RFC 3028 (REQUIRED)</td><td>yes</td>
+</tr><tr class="a">
+<td>anyof</td><td>RFC 3028 (REQUIRED)</td><td>yes</td>
+</tr><tr class="b">
+<td>envelope</td><td>RFC 3028 (OPTIONAL)</td><td>yes</td>
+</tr><tr class="a">
+<td>exists</td><td>RFC 3028 (REQUIRED)</td><td>yes</td>
+</tr><tr class="b">
+<td>false</td><td>RFC 3028 (REQUIRED)</td><td>yes</td>
+</tr><tr class="a">
+<td>header</td><td>RFC 3028 (REQUIRED)</td><td>yes</td>
+</tr><tr class="b">
+<td>not</td><td>RFC 3028 (REQUIRED)</td><td>yes</td>
+</tr><tr class="a">
+<td>size</td><td>RFC 3028 (REQUIRED)</td><td>yes</td>
+</tr><tr class="b">
+<td>true</td><td>RFC 3028 (REQUIRED)</td><td>yes</td>
+</tr><tr class="a">
+<td>body</td><td><a href="http://tools.ietf.org/html/draft-ietf-sieve-body-00">SIEVE body extension</a></td><td>partial</td>
 </tr>
 </table>
 </div>
-<div class="section"><h3><a name="jSieve_Extension_Commands"></a>
-jSieve Extension Commands</h3>
+<a name="jSieve Extension Commands"></a><div class="section"><h3>jSieve Extension Commands</h3>
 <p>
 jSieve allows extension commands to be developed
 and plugged in at run time.
 The following extension commands ship with jSieve:
 </p>
-<table class="bodyTable"><tr class="b"><th>Name</th>
-<th>Function</th>
-</tr>
-<tr class="a"><td>Log</td>
-<td>Logs messages</td>
-</tr>
+<table class="bodyTable">
+<tr class="b"><th>Name</th><th>Function</th></tr>
+<tr class="a"><td>Log</td><td>Logs messages</td></tr>
 </table>
 </div>
 </div>
+
 
       </div>
     </div>

Modified: james/site/trunk/www/jsieve/main/index.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/main/index.html?rev=721865&r1=721864&r2=721865&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/main/index.html (original)
+++ james/site/trunk/www/jsieve/main/index.html Sun Nov 30 09:47:51 2008
@@ -11,14 +11,16 @@
 
 <html>
   <head>
-    <title>jSieve - Overview</title>
+    <title>jSieve - 
+  Overview</title>
     <style type="text/css" media="all">
       @import url("./css/maven-base.css");
       @import url("./css/maven-theme.css");
       @import url("./css/site.css");
     </style>
     <link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
-          <meta name="author" content="jSieve Project" />
+          <meta name="author" content="
+  jSieve Project" />
         <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
       </head>
   <body class="composite">
@@ -46,19 +48,19 @@
   
   
             <div class="xleft">
-        Last Published: 11/19/2008
+        Last Published: 11/30/2008
                       </div>
             <div class="xright">      <a href="../index.html">JAMES Project</a>
           |
           <a href="../server/index.html">Server</a>
           |
-          <a href="../mailet/index.html">Mailet API</a>
+          <a href="../mailet/index.html">Mailets</a>
           |
           <a href="../jspf/index.html">jSPF</a>
           |
           <a href="../mime4j/index.html">Mime4J</a>
           |
-          <a href="index.html">JSieve</a>
+          <a href="../jsieve/index.html">JSieve</a>
           |
           <a href="../postage/index.html">Postage</a>
           
@@ -86,15 +88,15 @@
         <ul>
               
     <li class="none">
-              <a href="main/index.html">Main</a>
+              <strong>Overview</strong>
         </li>
               
     <li class="none">
-              <a href="mailet/index.html">Mailet</a>
+              <a href="features.html">Sieve Features</a>
         </li>
               
     <li class="none">
-              <a href="util/index.html">Util</a>
+              <a href="start.html">Getting Started</a>
         </li>
               
     <li class="none">
@@ -112,6 +114,67 @@
     <li class="none">
               <a href="http://www.ietf.org/rfc/rfc3028.txt">RFC 3028 (Sieve)</a>
         </li>
+              
+    <li class="none">
+              <a href="doap_apache-jsieve.rdf">DOAP</a>
+        </li>
+          </ul>
+          <h5>Project Documentation</h5>
+        <ul>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="collapsed">
+              <a href="project-info.html">Project Information</a>
+              </li>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="collapsed">
+              <a href="project-reports.html">Project Reports</a>
+              </li>
           </ul>
           <h5>Useful Information</h5>
         <ul>
@@ -172,24 +235,24 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2><a name="What_is_jSieve"></a>
-What is jSieve?</h2>
+        
+
+ 
+
+
+<a name="What is jSieve?"></a><div class="section"><h2>What is jSieve?</h2>
 <p>
 jSieve is a Java implementation of the Sieve mail filtering language defined by 
-<a href="http://www.rfc-editor.org/rfc/rfc3028.txt" class="externalLink">RFC 3028</a>
-. jSieve is implemented 
+<a href="http://www.rfc-editor.org/rfc/rfc3028.txt">RFC 3028</a>. jSieve is implemented 
 as a language processor that can be plugged into any internet mail application to add 
 Sieve support.
 </p>
 <p>
-jSieve is a subproject of <a href="http://james.apache.org" class="externalLink">Apache JAMES</a>
-.
+jSieve is a subproject of <a href="http://james.apache.org">Apache JAMES</a>.
 All who are interested in developing jSieve and JAMES will be warmly
-welcomed on the <a href="mail-lists.html">mailing lists</a>
-.
+welcomed on the <a href="mail-lists.html">mailing lists</a>.
 </p>
-<div class="section"><h3><a name="What_is_Sieve"></a>
-What is Sieve?</h3>
+<a name="What is Sieve?"></a><div class="section"><h3>What is Sieve?</h3>
 <p>
 Sieve is an extensible mail filtering language. It's limited expressiveness (no loops
 or variables, no tests with side effects) allows user created scripts to be run 
@@ -201,19 +264,18 @@
 Test commands define side-effect free criteria. 
 Action commands are mail operations to be performed.
 </p>
+
 </div>
 </div>
-<div class="section"><h2><a name="News"></a>
-News</h2>
-<div class="section"><h3><a name="a2008"></a>
-2008</h3>
-<h4>Aug/2008 - jSieve-0.2 released</h4>
-<p>The Apache JAMES team is happy to announce the availability of 
-  <a href="http://james.apache.org/download.cgi#jsieve" class="externalLink">Apache jSieve 0.2</a>
-. 
+<a name="News"></a><div class="section"><h2>News</h2>
+<a name="2008"></a><div class="section"><h3>2008</h3>
+  <h4>Aug/2008 - jSieve-0.2 released</h4>
+  <p>The Apache JAMES team is happy to announce the availability of 
+  <a href="http://james.apache.org/download.cgi#jsieve">Apache jSieve 0.2</a>. 
   This first public release is a major milestone for JSieve.</p>
 </div>
 </div>
+
 
       </div>
     </div>

Modified: james/site/trunk/www/jsieve/main/integration.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/main/integration.html?rev=721865&r1=721864&r2=721865&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/main/integration.html (original)
+++ james/site/trunk/www/jsieve/main/integration.html Sun Nov 30 09:47:51 2008
@@ -45,19 +45,19 @@
   
   
             <div class="xleft">
-        Last Published: 11/19/2008
+        Last Published: 11/30/2008
                       </div>
             <div class="xright">      <a href="../index.html">JAMES Project</a>
           |
           <a href="../server/index.html">Server</a>
           |
-          <a href="../mailet/index.html">Mailet API</a>
+          <a href="../mailet/index.html">Mailets</a>
           |
           <a href="../jspf/index.html">jSPF</a>
           |
           <a href="../mime4j/index.html">Mime4J</a>
           |
-          <a href="index.html">JSieve</a>
+          <a href="../jsieve/index.html">JSieve</a>
           |
           <a href="../postage/index.html">Postage</a>
           
@@ -85,15 +85,15 @@
         <ul>
               
     <li class="none">
-              <a href="main/index.html">Main</a>
+              <a href="index.html">Overview</a>
         </li>
               
     <li class="none">
-              <a href="mailet/index.html">Mailet</a>
+              <a href="features.html">Sieve Features</a>
         </li>
               
     <li class="none">
-              <a href="util/index.html">Util</a>
+              <a href="start.html">Getting Started</a>
         </li>
               
     <li class="none">
@@ -111,6 +111,113 @@
     <li class="none">
               <a href="http://www.ietf.org/rfc/rfc3028.txt">RFC 3028 (Sieve)</a>
         </li>
+              
+    <li class="none">
+              <a href="doap_apache-jsieve.rdf">DOAP</a>
+        </li>
+          </ul>
+          <h5>Project Documentation</h5>
+        <ul>
+              
+                
+              
+            
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+            <li class="expanded">
+              <a href="project-info.html">Project Information</a>
+                <ul>
+                  
+    <li class="none">
+              <strong>Continuous Integration</strong>
+        </li>
+                  
+    <li class="none">
+              <a href="dependencies.html">Dependencies</a>
+        </li>
+                  
+    <li class="none">
+              <a href="dependency-convergence.html">Dependency Convergence</a>
+        </li>
+                  
+    <li class="none">
+              <a href="issue-tracking.html">Issue Tracking</a>
+        </li>
+                  
+    <li class="none">
+              <a href="mail-lists.html">Mailing Lists</a>
+        </li>
+                  
+    <li class="none">
+              <a href="plugin-management.html">Plugin Management</a>
+        </li>
+                  
+    <li class="none">
+              <a href="license.html">Project License</a>
+        </li>
+                  
+    <li class="none">
+              <a href="plugins.html">Project Plugins</a>
+        </li>
+                  
+    <li class="none">
+              <a href="project-summary.html">Project Summary</a>
+        </li>
+                  
+    <li class="none">
+              <a href="team-list.html">Project Team</a>
+        </li>
+                  
+    <li class="none">
+              <a href="source-repository.html">Source Repository</a>
+        </li>
+              </ul>
+        </li>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="collapsed">
+              <a href="project-reports.html">Project Reports</a>
+              </li>
           </ul>
           <h5>Useful Information</h5>
         <ul>
@@ -171,10 +278,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Continuous Integration</h2>
-<p>No continuous integration management system is defined. Please check back at a later date.</p>
-</div>
-
+        <div class="section"><h2>Continuous Integration</h2><p>No continuous integration management system is defined. Please check back at a later date.</p></div>
       </div>
     </div>
     <div class="clear">

Modified: james/site/trunk/www/jsieve/main/issue-tracking.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/main/issue-tracking.html?rev=721865&r1=721864&r2=721865&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/main/issue-tracking.html (original)
+++ james/site/trunk/www/jsieve/main/issue-tracking.html Sun Nov 30 09:47:51 2008
@@ -45,19 +45,19 @@
   
   
             <div class="xleft">
-        Last Published: 11/19/2008
+        Last Published: 11/30/2008
                       </div>
             <div class="xright">      <a href="../index.html">JAMES Project</a>
           |
           <a href="../server/index.html">Server</a>
           |
-          <a href="../mailet/index.html">Mailet API</a>
+          <a href="../mailet/index.html">Mailets</a>
           |
           <a href="../jspf/index.html">jSPF</a>
           |
           <a href="../mime4j/index.html">Mime4J</a>
           |
-          <a href="index.html">JSieve</a>
+          <a href="../jsieve/index.html">JSieve</a>
           |
           <a href="../postage/index.html">Postage</a>
           
@@ -85,15 +85,15 @@
         <ul>
               
     <li class="none">
-              <a href="main/index.html">Main</a>
+              <a href="index.html">Overview</a>
         </li>
               
     <li class="none">
-              <a href="mailet/index.html">Mailet</a>
+              <a href="features.html">Sieve Features</a>
         </li>
               
     <li class="none">
-              <a href="util/index.html">Util</a>
+              <a href="start.html">Getting Started</a>
         </li>
               
     <li class="none">
@@ -111,6 +111,113 @@
     <li class="none">
               <a href="http://www.ietf.org/rfc/rfc3028.txt">RFC 3028 (Sieve)</a>
         </li>
+              
+    <li class="none">
+              <a href="doap_apache-jsieve.rdf">DOAP</a>
+        </li>
+          </ul>
+          <h5>Project Documentation</h5>
+        <ul>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+            
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+            <li class="expanded">
+              <a href="project-info.html">Project Information</a>
+                <ul>
+                  
+    <li class="none">
+              <a href="integration.html">Continuous Integration</a>
+        </li>
+                  
+    <li class="none">
+              <a href="dependencies.html">Dependencies</a>
+        </li>
+                  
+    <li class="none">
+              <a href="dependency-convergence.html">Dependency Convergence</a>
+        </li>
+                  
+    <li class="none">
+              <strong>Issue Tracking</strong>
+        </li>
+                  
+    <li class="none">
+              <a href="mail-lists.html">Mailing Lists</a>
+        </li>
+                  
+    <li class="none">
+              <a href="plugin-management.html">Plugin Management</a>
+        </li>
+                  
+    <li class="none">
+              <a href="license.html">Project License</a>
+        </li>
+                  
+    <li class="none">
+              <a href="plugins.html">Project Plugins</a>
+        </li>
+                  
+    <li class="none">
+              <a href="project-summary.html">Project Summary</a>
+        </li>
+                  
+    <li class="none">
+              <a href="team-list.html">Project Team</a>
+        </li>
+                  
+    <li class="none">
+              <a href="source-repository.html">Source Repository</a>
+        </li>
+              </ul>
+        </li>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="collapsed">
+              <a href="project-reports.html">Project Reports</a>
+              </li>
           </ul>
           <h5>Useful Information</h5>
         <ul>
@@ -171,16 +278,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>Overview</h2>
-This project uses <a href="http://www.atlassian.com/software/jira" class="externalLink">JIRA</a>
- a J2EE-based, issue tracking and project management application.</div>
-<div class="section"><h2>Issue Tracking</h2>
-<p>Issues, bugs, and feature requests should be submitted to the following issue tracking system for this project.</p>
-<div class="source"><pre><a href="http://issues.apache.org/jira/browse/JSIEVE" class="externalLink">http://issues.apache.org/jira/browse/JSIEVE</a>
-</pre>
-</div>
-</div>
-
+        <div class="section"><h2>Overview</h2>This project uses <a href="http://www.atlassian.com/software/jira">JIRA</a> a J2EE-based, issue tracking and project management application.</div><div class="section"><h2>Issue Tracking</h2><p>Issues, bugs, and feature requests should be submitted to the following issue tracking system for this project.</p><div class="source"><pre><a href="http://issues.apache.org/jira/browse/JSIEVE">http://issues.apache.org/jira/browse/JSIEVE</a></pre></div></div>
       </div>
     </div>
     <div class="clear">

Modified: james/site/trunk/www/jsieve/main/jjdoc/index.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/jsieve/main/jjdoc/index.html?rev=721865&r1=721864&r2=721865&view=diff
==============================================================================
--- james/site/trunk/www/jsieve/main/jjdoc/index.html (original)
+++ james/site/trunk/www/jsieve/main/jjdoc/index.html Sun Nov 30 09:47:51 2008
@@ -45,19 +45,19 @@
   
   
             <div class="xleft">
-        Last Published: 11/19/2008
+        Last Published: 11/30/2008
                       </div>
             <div class="xright">      <a href="../../index.html">JAMES Project</a>
           |
           <a href="../../server/index.html">Server</a>
           |
-          <a href="../../mailet/index.html">Mailet API</a>
+          <a href="../../mailet/index.html">Mailets</a>
           |
           <a href="../../jspf/index.html">jSPF</a>
           |
           <a href="../../mime4j/index.html">Mime4J</a>
           |
-          <a href="../index.html">JSieve</a>
+          <a href="../../jsieve/index.html">JSieve</a>
           |
           <a href="../../postage/index.html">Postage</a>
           
@@ -85,15 +85,15 @@
         <ul>
               
     <li class="none">
-              <a href="../main/index.html">Main</a>
+              <a href="../index.html">Overview</a>
         </li>
               
     <li class="none">
-              <a href="../mailet/index.html">Mailet</a>
+              <a href="../features.html">Sieve Features</a>
         </li>
               
     <li class="none">
-              <a href="../util/index.html">Util</a>
+              <a href="../start.html">Getting Started</a>
         </li>
               
     <li class="none">
@@ -111,6 +111,109 @@
     <li class="none">
               <a href="http://www.ietf.org/rfc/rfc3028.txt">RFC 3028 (Sieve)</a>
         </li>
+              
+    <li class="none">
+              <a href="../doap_apache-jsieve.rdf">DOAP</a>
+        </li>
+          </ul>
+          <h5>Project Documentation</h5>
+        <ul>
+              
+                
+              
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+        <li class="collapsed">
+              <a href="../project-info.html">Project Information</a>
+              </li>
+              
+                
+              
+      
+            
+      
+            
+            
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+            
+      
+              
+            <li class="expanded">
+              <a href="../project-reports.html">Project Reports</a>
+                <ul>
+                  
+    <li class="none">
+              <a href="../cpd.html">CPD Report</a>
+        </li>
+                  
+    <li class="none">
+              <a href="../apidocs/index.html">JavaDocs</a>
+        </li>
+                  
+    <li class="none">
+              <strong>JJDoc Report</strong>
+        </li>
+                  
+    <li class="none">
+              <a href="../pmd.html">PMD Report</a>
+        </li>
+                  
+    <li class="none">
+              <a href="../rat-report.html">RAT Report</a>
+        </li>
+                  
+    <li class="none">
+              <a href="../xref/index.html">Source Xref</a>
+        </li>
+                  
+    <li class="none">
+              <a href="../surefire-report.html">Surefire Report</a>
+        </li>
+                  
+    <li class="none">
+              <a href="../taglist.html">Tag List</a>
+        </li>
+                  
+    <li class="none">
+              <a href="../testapidocs/index.html">Test JavaDocs</a>
+        </li>
+                  
+    <li class="none">
+              <a href="../xref-test/index.html">Test Source Xref</a>
+        </li>
+              </ul>
+        </li>
           </ul>
           <h5>Useful Information</h5>
         <ul>
@@ -171,19 +274,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>JJDoc Reports</h2>
-This page provides a list of the JJDoc reports that were generated for the JavaCC grammar files.</div>
-<br />
-<table class="bodyTable"><tr class="a"><th>Grammar File</th>
-</tr>
-<tr class="b"><td><a href="org/apache/jsieve/parser/generated/sieve.html">org/apache/jsieve/parser/generated/sieve.jj</a>
-</td>
-</tr>
-<tr class="a"><td><a href="org/apache/jsieve/parser/generated/address/AddressListParser.html">org/apache/jsieve/parser/generated/address/AddressListParser.jj</a>
-</td>
-</tr>
-</table>
-
+        <div class="section"><h2>JJDoc Reports</h2>This page provides a list of the JJDoc reports that were generated for the JavaCC grammar files.</div><br /><table class="bodyTable"><tr class="a"><th>Grammar File</th></tr><tr class="b"><td><a href="org/apache/jsieve/parser/generated/sieve.html">org/apache/jsieve/parser/generated/sieve.jj</a></td></tr><tr class="a"><td><a href="org/apache/jsieve/parser/generated/address/AddressListParser.html">org/apache/jsieve/parser/generated/address/AddressListParser.jj</a></td></tr></table>
       </div>
     </div>
     <div class="clear">