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 2009/07/06 12:25:04 UTC

svn commit: r791431 [8/20] - in /james/site/trunk/www/mpt: ./ apache-james-mpt-antlib/ apache-james-mpt-antlib/css/ apache-james-mpt-antlib/emma/ apache-james-mpt-antlib/images/ apache-james-mpt-app/ apache-james-mpt-app/css/ apache-james-mpt-app/emma/...

Added: james/site/trunk/www/mpt/apache-james-mpt-main/css/maven-theme.css
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/apache-james-mpt-main/css/maven-theme.css?rev=791431&view=auto
==============================================================================
--- james/site/trunk/www/mpt/apache-james-mpt-main/css/maven-theme.css (added)
+++ james/site/trunk/www/mpt/apache-james-mpt-main/css/maven-theme.css Mon Jul  6 10:24:55 2009
@@ -0,0 +1,257 @@
+/*
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.    
+*/
+
+#apacheconbox {
+  margin: 20px 0px 0px 20px;
+  padding: 10px;
+  border: 1px solid #ccc;
+  background-color: white;
+  background-image: url(../images/button-top.gif);
+  background-repeat: repeat-x;
+}
+#apacheconspacer {
+  float: right;
+  margin: 0px 0px 10px 10px;
+  background-color: white;
+}
+#poweredBy {
+  display: none;
+}
+.xleft {
+  float: right;
+}
+.xright {
+  float: left;
+}
+#bannerLeft img {
+  margin-left: 20px;
+}
+#bannerRight img {
+  padding: 0px;
+  border: 0px;
+  margin-top: 20px;
+  margin-right: 20px;
+  margin-bottom: 0px;
+}
+body {
+  padding: 0px 0px 10px 0px;
+}
+body, td, select, input, li{
+  font-family: Verdana, Helvetica, Arial, sans-serif;
+  font-size: 13px;
+}
+code{
+  font-family: Courier, monospace;
+  font-size: 13px;
+}
+a {
+  text-decoration: none;
+}
+a:link {
+  color:#36a;
+}
+a:visited  {
+  color:#47a;
+}
+a:active, a:hover {
+  color:#69c;
+}
+#legend li.externalLink {
+  background: url(../images/external.png) left top no-repeat;
+  padding-left: 18px;
+}
+a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover {
+  background: url(../images/external.png) right center no-repeat;
+  padding-right: 18px;
+}
+#legend li.newWindow {
+  background: url(../images/newwindow.png) left top no-repeat;
+  padding-left: 18px;
+}
+a.newWindow, a.newWindow:link, a.newWindow:visited, a.newWindow:active, a.newWindow:hover {
+  background: url(../images/newwindow.png) right center no-repeat;
+  padding-right: 18px;
+}
+.section {
+margin-left: 10px;
+}
+.section p, .section table {
+margin-left: 10px;
+}
+h2 {
+  color: #904040;
+  background-color: white;
+  border: 0px;
+  border-bottom: 2px solid #525D76;
+  padding: 0px;
+  padding-left: 20px;
+  vertical-align: bottom;
+  font-weight:900;
+  font-size: large;
+  background: url(../images/h2feather.gif) left center no-repeat;
+  margin-bottom: 15px;
+}
+h3 {
+  border: thin solid #828DA6;
+  padding-bottom: 0px;
+  color: #525D76;
+  background-color: white;
+  padding: 2px 2px 2px 2px;
+  border: 0px; 
+  font-weight: bold;
+  font-size: 15px;
+  margin-top: 5px;
+  margin-bottom: 13px;
+  border-bottom: 1px dotted #525D76;
+}
+h4 {
+  padding: 2px 2px 2px 2px;
+  border: 0px;
+  background: url(../images/h4.jpg) 0% 70% no-repeat;
+  color: black;
+  margin-top: 5px;
+  padding-left: 12px;
+  background-color: #fff;
+  font-weight: bold;
+  font-size: small;
+  margin-left: 10px;
+}
+h5 {
+  padding: 2px px 2px 2px;
+  border: 0px;
+  border-bottom: 0px;
+  color: black;
+  background-color: #fff;
+  font-weight: bold;
+  font-size: small;
+}
+p {
+  line-height: 1.3em;
+  font-size: small;
+}
+#breadcrumbs {
+  background: url(../images/button-top.gif) left top repeat;
+  border-top: 0px solid #525D76;
+  border-bottom: 1px solid #ccc; /* #525D76;*/
+  border-top: 1px solid #ccc;
+  padding-top: 3px;
+  padding-bottom: 3px;
+  background-color: #eeeeee;
+  font-size: small;
+}
+#breadcrumbs a {
+  font-weight: bold;
+}
+#bodyColumn {
+}
+#leftColumn {
+  margin: 0px;
+  margin-top: -1px;
+  border: 0px;
+  padding: 0px;
+  padding-left: 20px;
+  background: none;
+}
+#leftColumn ul {
+  font-size: 15px;
+  padding-top: 4px;
+  padding-bottom: 10px;
+}
+#leftColumn li {
+  padding-left: 10px;
+  padding-bottom: 3px;
+}
+#navcolumn {
+  border: 1px solid #ccc; /* #525D76;i*/
+  background: url(../images/button-bottom.gif) left bottom no-repeat;
+  padding: 15px;
+  border-top: 0px solid white;
+  background-color: white;
+}
+#navcolumn h5 {
+  font-size: 12px;
+  border-bottom: 1px solid #eee;
+  padding-top: 3px;
+  padding-bottom: 2px;
+  margin-right: 10px;
+  color: #000;
+}
+table.bodyTable {
+  padding-right: 20px;
+}
+table.bodyTable th {
+  color: black;
+  background-color: #bbb;
+  text-align: left;
+  font-weight: bold;
+  border-top: 1px solid #ccc;
+  border-bottom: 1px solid #ccc; 
+  background-image: url(../images/button-top.gif);
+}
+#footer {
+  border-top: 1px solid #ccc;
+  margin-top: 30px;
+  padding: 10px;
+  background-image: url(../images/button-top.gif);
+}
+table.bodyTable th, table.bodyTable td {
+  padding: 2px;
+  font-size: 1em;
+}
+table.bodyTable tr.a {
+  background-color: #fff;
+}
+table.bodyTable tr.a td {
+  border-bottom: 1px solid #eee;
+}
+table.bodyTable tr.b {
+  background-color: #fff;
+}
+table.bodyTable tr.b td {
+  border-bottom: 1px solid #ddd;
+}
+.source {
+  border: 1px solid #525D76;
+}
+dl {
+  padding: 4px 4px 4px 6px;
+  border: 1px solid #aaa;
+  background-color: #ffc;
+}
+dt {
+  color: #900;
+}
+#organizationLogo img, #projectLogo img, #projectLogo span{
+  margin: 8px;
+}
+#banner img {
+  padding: 10px;
+}
+.errormark, .warningmark, .donemark, .infomark {
+  background: url(../images/icon_error_sml.gif) no-repeat;
+}
+.warningmark {
+  background-image: url(../images/icon_warning_sml.gif);
+}
+.donemark {
+  background-image: url(../images/icon_success_sml.gif);
+}
+.infomark {
+  background-image: url(../images/icon_info_sml.gif);
+}

Propchange: james/site/trunk/www/mpt/apache-james-mpt-main/css/maven-theme.css
------------------------------------------------------------------------------
    svn:eol-style = native

Added: james/site/trunk/www/mpt/apache-james-mpt-main/css/print.css
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/apache-james-mpt-main/css/print.css?rev=791431&view=auto
==============================================================================
--- james/site/trunk/www/mpt/apache-james-mpt-main/css/print.css (added)
+++ james/site/trunk/www/mpt/apache-james-mpt-main/css/print.css Mon Jul  6 10:24:55 2009
@@ -0,0 +1,7 @@
+#banner, #footer, #leftcol, #breadcrumbs, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {
+	display: none !important;
+}
+#bodyColumn, body.docs div.docs {
+	margin: 0 !important;
+	border: none !important
+}

Propchange: james/site/trunk/www/mpt/apache-james-mpt-main/css/print.css
------------------------------------------------------------------------------
    svn:eol-style = native

Added: james/site/trunk/www/mpt/apache-james-mpt-main/dependencies.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/apache-james-mpt-main/dependencies.html?rev=791431&view=auto
==============================================================================
--- james/site/trunk/www/mpt/apache-james-mpt-main/dependencies.html (added)
+++ james/site/trunk/www/mpt/apache-james-mpt-main/dependencies.html Mon Jul  6 10:24:55 2009
@@ -0,0 +1,331 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+
+
+
+
+
+
+
+
+<html>
+  <head>
+    <title>JAMES Mail Protocol Tester (MPT) - Project Dependencies</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 http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+      </head>
+  <body class="composite">
+    <div id="banner">
+                  <a href="http://james.apache.org/mpt/index.html" id="bannerLeft">
+    
+                                            <img src="images/james-mpt-logo.gif" alt="" />
+    
+            </a>
+                        <a href="http://www.apache.org/index.html" id="bannerRight">
+    
+                                            <img src="images/asf-logo-reduced.gif" alt="" />
+    
+            </a>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+          
+  
+
+  
+    
+  
+  
+            <div class="xleft">
+        Last Published: 07/06/2009
+                      </div>
+            <div class="xright">      <a href="../../../../../people.apache.org/www/james.apache.org/index.html">JAMES Project</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/server/index.html">Server</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/mailet/index.html">Mailets</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/jspf/index.html">jSPF</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/mime4j/index.html">Mime4J</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/jsieve/index.html">JSieve</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/postage/index.html">Postage</a>
+          
+  
+
+  
+    
+  
+  
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+           
+  
+
+  
+    
+  
+  
+                   <h5>Mail Protocol Tester</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="index.html">Overview</a>
+        </li>
+              
+    <li class="none">
+              <a href="doap_apache-james-mpt.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="dependency-management.html">Dependency Management</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>Mail Protocol Tester</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/index.html">Overview</a>
+        </li>
+              
+    <li class="none">
+              <a href="../release-notes.html">Release Notes</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/main">Main Library</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/antlib">AntLib</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/app">Application</a>
+        </li>
+          </ul>
+          <h5>Releases</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/0.1">0.1 Documentation</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/0.1/release-notes.html">0.1 Release Notes</a>
+        </li>
+          </ul>
+          <h5>The Apache Software Foundation</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://apache.org/foundation/faq.html">FAQ</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://apache.org/foundation/sponsorship.html">Sponsorship</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://apache.org/foundation/contributing.html">Donations</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://apache.org/foundation/thanks.html">Thanks</a>
+        </li>
+          </ul>
+          <h5>Downloads</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="../../../../../people.apache.org/www/james.apache.org/download.cgi">Stable releases</a>
+        </li>
+              
+    <li class="none">
+              <a href="../../../../../people.apache.org/www/james.apache.org/downloadunstable.cgi">Unstable releases</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://people.apache.org/builds/james/nightly/">Nightly builds</a>
+        </li>
+          </ul>
+                                       <a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
+            <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
+          </a>
+                       
+  
+
+  
+    
+  
+  
+        </div>
+    </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>commons-logging</td><td>1.1</td><td>jar</td></tr><tr class="a"><td>junit</td><td><a href="http://junit.org">junit</a></td><td>3.8.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="b"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th></tr><tr class="a"><td>jmock</td><td><a href="http://www.jmock.org/">jmock</a></td><td>1.1.0</td><td>jar</td></tr></table></div></div><div clas
 s="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 );
+        var img = document.getElementById( imgId );
+        if( div.style.display == '' )
+        {
+          div.style.display = 'none';
+          img.src='./images/icon_info_sml.gif';
+        }
+        else
+        {
+          div.style.display = '';
+          img.src='./images/close.gif';
+        }
+      }
+</script>
+<div class="section"><h3>Dependency Tree</h3><ul><li>org.apache.james:apache-james-mpt-main:jar:0.2-SNAPSHOT <img id="_2095122518" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_1637045227', '_2095122518' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_1637045227" style="display:none"><table class="bodyTable"><tr class="b"><th>Apache JAMES MPT Main</th></tr><tr class="a"><td><p><b>Description: </b>Apache JAMES Mail Protocol Tester (MPT) is a library providing a framework for the 
+scritable functional testing of ASCII based line protocols.</p><p><b>URL: </b>../../../../../people.apache.org/www/james.apache.org//mpt//apache-james-mpt-main</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 (compile) <img id="_228811685" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_863573531', '_228811685' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_863573531" style="display:none"><table class="bodyTable"><tr class="b"><th>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>http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/</p><p><b>Project License: </b><a href="/LICENSE.txt">The Apache Software License, Version 2.0</a></p></td></tr></table></div></li><li>junit:junit:jar:3.8.1 (compile) <img id="_1782549901" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_2140656414', '_1782549901' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_2140656414" 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 Version 1.0</a></p></td></tr></table></div></li><li>j
 mock:jmock:jar:1.1.0 (test) <img id="_982640511" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_346290648', '_982640511' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_346290648" style="display:none"><table class="bodyTable"><tr class="b"><th>jMock</th></tr><tr class="a"><td><p><b>Description: </b>jMock is a library for testing Java code using mock objects</p><p><b>URL: </b><a href="http://www.jmock.org/">http://www.jmock.org/</a></p><p><b>Project License: </b><a href="http://www.jmock.org/license.html">BSD</a></p></td></tr></table></div><ul><li>junit:junit:jar:3.8.1 (test) <img id="_1603793127" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_937724133', '_1603793127' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_937724133" style="display:none"><table class="bodyTable"><tr class="b"><th>JUnit</th></tr><tr class="a"><td><p><b>Description: </b>JUnit i
 s 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 Version 1.0</a></p></td></tr></table></div></li></ul></li></ul></li></ul></div></div><div class="section"><h2>Licenses</h2><p><b>BSD: </b>jMock</p><p><b>The Apache Software License, Version 2.0: </b>Logging</p><p><b>Common Public License Version 1.0: </b>JUnit</p><p><b>Apache License, Version 2.0: </b>Apache JAMES MPT Main</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">comm
 ons-logging-1.1.jar</td><td align="right">51.67 kB</td><td align="right">34</td><td align="right">25</td><td align="right">2</td><td align="center">1.1</td><td align="center">debug</td></tr><tr class="b"><td align="left">jmock-1.1.0.jar</td><td align="right">100.19 kB</td><td align="right">125</td><td align="right">113</td><td align="right">8</td><td align="center">1.4</td><td align="center">debug</td></tr><tr class="a"><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="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">3</td><td align="right">270.10 kB</td><td align="right">278</td><td align="right">238</td><td align="ri
 ght">16</td><td align="center">1.4</td><td align="right">3</td></tr><tr class="b"><td align="right">compile: 2</td><td align="right">compile: 169.91 kB</td><td align="right">compile: 153</td><td align="right">compile: 125</td><td align="right">compile: 8</td><td align="center">-</td><td align="right">compile: 2</td></tr><tr class="a"><td align="right">test: 1</td><td align="right">test: 100.19 kB</td><td align="right">test: 125</td><td align="right">test: 113</td><td align="right">test: 8</td><td align="center">-</td><td align="right">test: 1</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="cent
 er">-</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.incubating</td><td align="left"><a href="http://people.apache.org/repo/m2-incubating-repository">http://people.apache.org/repo/m2-incubating-repository</a></td><td align="center">Yes</td><td align="center">Yes</td></tr><tr class="b"><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="a"><th align="left">Artifact</th><th align="center">central</th><th align="center">apache.sn
 apshots</th><th align="center">apache.incubating</th><th align="center">apache.releases</th></tr><tr class="b"><td align="left">commons-logging:commons-logging:jar:1.1</td><td align="center"><a href="http://repo1.maven.org/maven2/commons-logging/commons-logging/1.1/commons-logging-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><td align="center">-</td></tr><tr class="a"><td align="left">jmock:jmock:jar:1.1.0</td><td align="center"><a href="http://repo1.maven.org/maven2/jmock/jmock/1.1.0/jmock-1.1.0.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><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><td align="center">-</td></tr><tr class="a"><th align="left">Total</th><th align="center">central</th><th align="center">apache.snapshots</th><th align="center">apache.incubating</th><th align="center">apache.releases</th></tr><tr class="b"><td align="left">3 (compile: 2, test: 1)</td><td align="center">3</td><td align="center">0</td><td align="center">0</td><td align="center">0</td></tr></tbody></table></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">&#169;  
+          2008-2009
+    
+          The Apache Software Foundation
+          
+  
+
+  
+    
+  
+  
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
+    </script>
+    <script type="text/javascript">
+      _uacct = "UA-1384591-1";
+      urchinTracker();
+    </script>
+  </body>
+</html>

Propchange: james/site/trunk/www/mpt/apache-james-mpt-main/dependencies.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: james/site/trunk/www/mpt/apache-james-mpt-main/dependency-convergence.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/apache-james-mpt-main/dependency-convergence.html?rev=791431&view=auto
==============================================================================
--- james/site/trunk/www/mpt/apache-james-mpt-main/dependency-convergence.html (added)
+++ james/site/trunk/www/mpt/apache-james-mpt-main/dependency-convergence.html Mon Jul  6 10:24:55 2009
@@ -0,0 +1,312 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+
+
+
+
+
+
+
+
+<html>
+  <head>
+    <title>JAMES Mail Protocol Tester (MPT) - Reactor Dependency Convergence</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 http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+      </head>
+  <body class="composite">
+    <div id="banner">
+                  <a href="http://james.apache.org/mpt/index.html" id="bannerLeft">
+    
+                                            <img src="images/james-mpt-logo.gif" alt="" />
+    
+            </a>
+                        <a href="http://www.apache.org/index.html" id="bannerRight">
+    
+                                            <img src="images/asf-logo-reduced.gif" alt="" />
+    
+            </a>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+          
+  
+
+  
+    
+  
+  
+            <div class="xleft">
+        Last Published: 07/06/2009
+                      </div>
+            <div class="xright">      <a href="../../../../../people.apache.org/www/james.apache.org/index.html">JAMES Project</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/server/index.html">Server</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/mailet/index.html">Mailets</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/jspf/index.html">jSPF</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/mime4j/index.html">Mime4J</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/jsieve/index.html">JSieve</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/postage/index.html">Postage</a>
+          
+  
+
+  
+    
+  
+  
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+           
+  
+
+  
+    
+  
+  
+                   <h5>Mail Protocol Tester</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="index.html">Overview</a>
+        </li>
+              
+    <li class="none">
+              <a href="doap_apache-james-mpt.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="dependency-management.html">Dependency Management</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>Mail Protocol Tester</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/index.html">Overview</a>
+        </li>
+              
+    <li class="none">
+              <a href="../release-notes.html">Release Notes</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/main">Main Library</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/antlib">AntLib</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/app">Application</a>
+        </li>
+          </ul>
+          <h5>Releases</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/0.1">0.1 Documentation</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/0.1/release-notes.html">0.1 Release Notes</a>
+        </li>
+          </ul>
+          <h5>The Apache Software Foundation</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://apache.org/foundation/faq.html">FAQ</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://apache.org/foundation/sponsorship.html">Sponsorship</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://apache.org/foundation/contributing.html">Donations</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://apache.org/foundation/thanks.html">Thanks</a>
+        </li>
+          </ul>
+          <h5>Downloads</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="../../../../../people.apache.org/www/james.apache.org/download.cgi">Stable releases</a>
+        </li>
+              
+    <li class="none">
+              <a href="../../../../../people.apache.org/www/james.apache.org/downloadunstable.cgi">Unstable releases</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://people.apache.org/builds/james/nightly/">Nightly builds</a>
+        </li>
+          </ul>
+                                       <a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
+            <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
+          </a>
+                       
+  
+
+  
+    
+  
+  
+        </div>
+    </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>5</td></tr><tr class="b"><th>Number of dependencies (NOD):</th><td>7</td></tr><tr class="a"><th>Number of unique artifacts (NOA):</th><td>7</td></tr><tr class="b"><th>Number of SNAPSHOT artifacts (NOS):</th><td>0</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="s
 uccess" src="images/icon_success_sml.gif" />&#160;<b>Success</b></td></tr></table></div><div class="section"><h3>Dependencies used in sub-projects</h3><div class="section"><h4>commons-cli:commons-cli</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="../../../../people.apache.org/www/james.apache.org//mpt//apache-james-mpt-app">org.apache.james:apache-james-mpt-app</a></li><li><a href="../../../../people.apache.org/www/james.apache.org//mpt//apache-james-mpt">org.apache.james:apache-james-mpt</a></li></ol></td></tr></table></td></tr></table></div><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</td><td><ol type="a"><li><a href="../../../../people.a
 pache.org/www/james.apache.org//mpt//apache-james-mpt-antlib">org.apache.james:apache-james-mpt-antlib</a></li><li><a href="../../../../people.apache.org/www/james.apache.org//mpt//apache-james-mpt-app">org.apache.james:apache-james-mpt-app</a></li><li><a href="../../../../../people.apache.org/www/james.apache.org//mpt//apache-james-mpt-main">org.apache.james:apache-james-mpt-main</a></li><li><a href="../../../../people.apache.org/www/james.apache.org//mpt//apache-james-mpt">org.apache.james:apache-james-mpt</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h4>jmock:jmock</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.0</td><td><ol type="a"><li><a href="../../../../people.apache.org/www/james.apache.org//mpt//apache-james-mpt-antlib">org.apache.james:apache-james-mpt-antlib</a></li><li><a href="../../../../people.apache.org/ww
 w/james.apache.org//mpt//apache-james-mpt-app">org.apache.james:apache-james-mpt-app</a></li><li><a href="../../../../../people.apache.org/www/james.apache.org//mpt//apache-james-mpt-main">org.apache.james:apache-james-mpt-main</a></li><li><a href="../../../../people.apache.org/www/james.apache.org//mpt//apache-james-mpt">org.apache.james:apache-james-mpt</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="../../../../people.apache.org/www/james.apache.org//mpt//apache-james-mpt-antlib">org.apache.james:apache-james-mpt-antlib</a></li><li><a href="../../../../people.apache.org/www/james.apache.org//mpt//apache-james-mpt-app">org.apache.james:apache-james-mpt-app</a></li><li><a href="../../../../../people.apache.org/www/james.apache.
 org//mpt//apache-james-mpt-main">org.apache.james:apache-james-mpt-main</a></li><li><a href="../../../../people.apache.org/www/james.apache.org//mpt//apache-james-mpt">org.apache.james:apache-james-mpt</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h4>org.apache.ant:ant</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.7.1</td><td><ol type="a"><li><a href="../../../../people.apache.org/www/james.apache.org//mpt//apache-james-mpt-antlib">org.apache.james:apache-james-mpt-antlib</a></li><li><a href="../../../../people.apache.org/www/james.apache.org//mpt//apache-james-mpt">org.apache.james:apache-james-mpt</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h4>org.apache.ant:ant-antunit</h4><table class="bodyTable"><tr class="a"><td><img alt="success" src="images/icon_success_sml.gif" /></td><td><table cla
 ss="bodyTable"><tr class="b"><td width="25%" >1.1</td><td><ol type="a"><li><a href="../../../../people.apache.org/www/james.apache.org//mpt//apache-james-mpt-antlib">org.apache.james:apache-james-mpt-antlib</a></li><li><a href="../../../../people.apache.org/www/james.apache.org//mpt//apache-james-mpt">org.apache.james:apache-james-mpt</a></li></ol></td></tr></table></td></tr></table></div><div class="section"><h4>org.apache.james:apache-james-mpt-main</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.2-SNAPSHOT</td><td><ol type="a"><li><a href="../../../../people.apache.org/www/james.apache.org//mpt//apache-james-mpt-antlib">org.apache.james:apache-james-mpt-antlib</a></li><li><a href="../../../../people.apache.org/www/james.apache.org//mpt//apache-james-mpt-antlib">org.apache.james:apache-james-mpt-antlib</a></li><li><a href="../../../../people.apache.org/w
 ww/james.apache.org//mpt//apache-james-mpt-app">org.apache.james:apache-james-mpt-app</a></li><li><a href="../../../../people.apache.org/www/james.apache.org//mpt//apache-james-mpt-app">org.apache.james:apache-james-mpt-app</a></li></ol></td></tr></table></td></tr></table></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">&#169;  
+          2008-2009
+    
+          The Apache Software Foundation
+          
+  
+
+  
+    
+  
+  
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
+    </script>
+    <script type="text/javascript">
+      _uacct = "UA-1384591-1";
+      urchinTracker();
+    </script>
+  </body>
+</html>

Propchange: james/site/trunk/www/mpt/apache-james-mpt-main/dependency-convergence.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: james/site/trunk/www/mpt/apache-james-mpt-main/dependency-management.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/apache-james-mpt-main/dependency-management.html?rev=791431&view=auto
==============================================================================
--- james/site/trunk/www/mpt/apache-james-mpt-main/dependency-management.html (added)
+++ james/site/trunk/www/mpt/apache-james-mpt-main/dependency-management.html Mon Jul  6 10:24:55 2009
@@ -0,0 +1,312 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+
+
+
+
+
+
+
+
+<html>
+  <head>
+    <title>JAMES Mail Protocol Tester (MPT) - Project Dependency Management</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 http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+      </head>
+  <body class="composite">
+    <div id="banner">
+                  <a href="http://james.apache.org/mpt/index.html" id="bannerLeft">
+    
+                                            <img src="images/james-mpt-logo.gif" alt="" />
+    
+            </a>
+                        <a href="http://www.apache.org/index.html" id="bannerRight">
+    
+                                            <img src="images/asf-logo-reduced.gif" alt="" />
+    
+            </a>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+          
+  
+
+  
+    
+  
+  
+            <div class="xleft">
+        Last Published: 07/06/2009
+                      </div>
+            <div class="xright">      <a href="../../../../../people.apache.org/www/james.apache.org/index.html">JAMES Project</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/server/index.html">Server</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/mailet/index.html">Mailets</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/jspf/index.html">jSPF</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/mime4j/index.html">Mime4J</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/jsieve/index.html">JSieve</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/postage/index.html">Postage</a>
+          
+  
+
+  
+    
+  
+  
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+           
+  
+
+  
+    
+  
+  
+                   <h5>Mail Protocol Tester</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="index.html">Overview</a>
+        </li>
+              
+    <li class="none">
+              <a href="doap_apache-james-mpt.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>Dependency Management</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>Mail Protocol Tester</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/index.html">Overview</a>
+        </li>
+              
+    <li class="none">
+              <a href="../release-notes.html">Release Notes</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/main">Main Library</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/antlib">AntLib</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/app">Application</a>
+        </li>
+          </ul>
+          <h5>Releases</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/0.1">0.1 Documentation</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/0.1/release-notes.html">0.1 Release Notes</a>
+        </li>
+          </ul>
+          <h5>The Apache Software Foundation</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://apache.org/foundation/faq.html">FAQ</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://apache.org/foundation/sponsorship.html">Sponsorship</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://apache.org/foundation/contributing.html">Donations</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://apache.org/foundation/thanks.html">Thanks</a>
+        </li>
+          </ul>
+          <h5>Downloads</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="../../../../../people.apache.org/www/james.apache.org/download.cgi">Stable releases</a>
+        </li>
+              
+    <li class="none">
+              <a href="../../../../../people.apache.org/www/james.apache.org/downloadunstable.cgi">Unstable releases</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://people.apache.org/builds/james/nightly/">Nightly builds</a>
+        </li>
+          </ul>
+                                       <a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
+            <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
+          </a>
+                       
+  
+
+  
+    
+  
+  
+        </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        <div class="section"><h2>Project Dependency Management</h2><div class="section"><h3>compile</h3><p>The following is a list of compile dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run the submodule:</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-cli</td><td><a href="http://jakarta.apache.org/commons/cli/">commons-cli</a></td><td>1.1</td><td>jar</td></tr><tr class="a"><td>commons-logging</td><td>commons-logging</td><td>1.1</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>org.apache.ant</td><td><a href="http://ant.apache.org/ant">ant</a></td><td>1.7.1</td><td>jar</td></tr><tr class="b"><td>org.apache.james</td><td>apache-james-mpt</td><td>0.2-SNAPSHOT</td><td>jar</td></tr></table></div><div class="section"><h3
 >test</h3><p>The following is a list of test dependencies in the DependencyManagement of this project. These dependencies can be included in the submodules to compile and run unit tests for the submodule:</p><table class="bodyTable"><tr class="a"><th>GroupId</th><th>ArtifactId</th><th>Version</th><th>Type</th></tr><tr class="b"><td>jmock</td><td><a href="http://www.jmock.org/">jmock</a></td><td>1.1.0</td><td>jar</td></tr><tr class="a"><td>org.apache.ant</td><td>ant-antunit</td><td>1.1</td><td>jar</td></tr></table></div></div>
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">&#169;  
+          2008-2009
+    
+          The Apache Software Foundation
+          
+  
+
+  
+    
+  
+  
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
+    </script>
+    <script type="text/javascript">
+      _uacct = "UA-1384591-1";
+      urchinTracker();
+    </script>
+  </body>
+</html>

Propchange: james/site/trunk/www/mpt/apache-james-mpt-main/dependency-management.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: james/site/trunk/www/mpt/apache-james-mpt-main/emma/index.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/apache-james-mpt-main/emma/index.html?rev=791431&view=auto
==============================================================================
--- james/site/trunk/www/mpt/apache-james-mpt-main/emma/index.html (added)
+++ james/site/trunk/www/mpt/apache-james-mpt-main/emma/index.html Mon Jul  6 10:24:55 2009
@@ -0,0 +1 @@
+

Propchange: james/site/trunk/www/mpt/apache-james-mpt-main/emma/index.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: james/site/trunk/www/mpt/apache-james-mpt-main/images/asf-logo-reduced.gif
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/apache-james-mpt-main/images/asf-logo-reduced.gif?rev=791431&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/mpt/apache-james-mpt-main/images/asf-logo-reduced.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: james/site/trunk/www/mpt/apache-james-mpt-main/images/button-bottom.gif
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/apache-james-mpt-main/images/button-bottom.gif?rev=791431&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/mpt/apache-james-mpt-main/images/button-bottom.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: james/site/trunk/www/mpt/apache-james-mpt-main/images/button-top.gif
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/apache-james-mpt-main/images/button-top.gif?rev=791431&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/mpt/apache-james-mpt-main/images/button-top.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: james/site/trunk/www/mpt/apache-james-mpt-main/images/close.gif
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/apache-james-mpt-main/images/close.gif?rev=791431&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/mpt/apache-james-mpt-main/images/close.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: james/site/trunk/www/mpt/apache-james-mpt-main/images/collapsed.gif
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/apache-james-mpt-main/images/collapsed.gif?rev=791431&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/mpt/apache-james-mpt-main/images/collapsed.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: james/site/trunk/www/mpt/apache-james-mpt-main/images/expanded.gif
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/apache-james-mpt-main/images/expanded.gif?rev=791431&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/mpt/apache-james-mpt-main/images/expanded.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: james/site/trunk/www/mpt/apache-james-mpt-main/images/external.png
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/apache-james-mpt-main/images/external.png?rev=791431&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/mpt/apache-james-mpt-main/images/external.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: james/site/trunk/www/mpt/apache-james-mpt-main/images/h2feather.gif
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/apache-james-mpt-main/images/h2feather.gif?rev=791431&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/mpt/apache-james-mpt-main/images/h2feather.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: james/site/trunk/www/mpt/apache-james-mpt-main/images/h4.jpg
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/apache-james-mpt-main/images/h4.jpg?rev=791431&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/mpt/apache-james-mpt-main/images/h4.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Added: james/site/trunk/www/mpt/apache-james-mpt-main/images/icon_error_sml.gif
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/apache-james-mpt-main/images/icon_error_sml.gif?rev=791431&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/mpt/apache-james-mpt-main/images/icon_error_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: james/site/trunk/www/mpt/apache-james-mpt-main/images/icon_info_sml.gif
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/apache-james-mpt-main/images/icon_info_sml.gif?rev=791431&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/mpt/apache-james-mpt-main/images/icon_info_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: james/site/trunk/www/mpt/apache-james-mpt-main/images/icon_success_sml.gif
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/apache-james-mpt-main/images/icon_success_sml.gif?rev=791431&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/mpt/apache-james-mpt-main/images/icon_success_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: james/site/trunk/www/mpt/apache-james-mpt-main/images/icon_warning_sml.gif
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/apache-james-mpt-main/images/icon_warning_sml.gif?rev=791431&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/mpt/apache-james-mpt-main/images/icon_warning_sml.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: james/site/trunk/www/mpt/apache-james-mpt-main/images/james-mpt-logo.gif
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/apache-james-mpt-main/images/james-mpt-logo.gif?rev=791431&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/mpt/apache-james-mpt-main/images/james-mpt-logo.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: james/site/trunk/www/mpt/apache-james-mpt-main/images/newwindow.png
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/apache-james-mpt-main/images/newwindow.png?rev=791431&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/mpt/apache-james-mpt-main/images/newwindow.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: james/site/trunk/www/mpt/apache-james-mpt-main/images/void.gif
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/apache-james-mpt-main/images/void.gif?rev=791431&view=auto
==============================================================================
Binary file - no diff available.

Propchange: james/site/trunk/www/mpt/apache-james-mpt-main/images/void.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: james/site/trunk/www/mpt/apache-james-mpt-main/index.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/apache-james-mpt-main/index.html?rev=791431&view=auto
==============================================================================
--- james/site/trunk/www/mpt/apache-james-mpt-main/index.html (added)
+++ james/site/trunk/www/mpt/apache-james-mpt-main/index.html Mon Jul  6 10:24:55 2009
@@ -0,0 +1,364 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+
+
+
+
+
+
+
+
+<html>
+  <head>
+    <title>JAMES Mail Protocol Tester (MPT) - 
+  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="
+  Mail Protocol Tester" />
+        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+      </head>
+  <body class="composite">
+    <div id="banner">
+                  <a href="http://james.apache.org/mpt/index.html" id="bannerLeft">
+    
+                                            <img src="images/james-mpt-logo.gif" alt="" />
+    
+            </a>
+                        <a href="http://www.apache.org/index.html" id="bannerRight">
+    
+                                            <img src="images/asf-logo-reduced.gif" alt="" />
+    
+            </a>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+          
+  
+
+  
+    
+  
+  
+            <div class="xleft">
+        Last Published: 07/06/2009
+                      </div>
+            <div class="xright">      <a href="../../../../../people.apache.org/www/james.apache.org/index.html">JAMES Project</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/server/index.html">Server</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/mailet/index.html">Mailets</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/jspf/index.html">jSPF</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/mime4j/index.html">Mime4J</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/jsieve/index.html">JSieve</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/postage/index.html">Postage</a>
+          
+  
+
+  
+    
+  
+  
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+           
+  
+
+  
+    
+  
+  
+                   <h5>Mail Protocol Tester</h5>
+        <ul>
+              
+    <li class="none">
+              <strong>Overview</strong>
+        </li>
+              
+    <li class="none">
+              <a href="doap_apache-james-mpt.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>Mail Protocol Tester</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/index.html">Overview</a>
+        </li>
+              
+    <li class="none">
+              <a href="../release-notes.html">Release Notes</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/main">Main Library</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/antlib">AntLib</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/app">Application</a>
+        </li>
+          </ul>
+          <h5>Releases</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/0.1">0.1 Documentation</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/0.1/release-notes.html">0.1 Release Notes</a>
+        </li>
+          </ul>
+          <h5>The Apache Software Foundation</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://apache.org/foundation/faq.html">FAQ</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://apache.org/foundation/sponsorship.html">Sponsorship</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://apache.org/foundation/contributing.html">Donations</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://apache.org/foundation/thanks.html">Thanks</a>
+        </li>
+          </ul>
+          <h5>Downloads</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="../../../../../people.apache.org/www/james.apache.org/download.cgi">Stable releases</a>
+        </li>
+              
+    <li class="none">
+              <a href="../../../../../people.apache.org/www/james.apache.org/downloadunstable.cgi">Unstable releases</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://people.apache.org/builds/james/nightly/">Nightly builds</a>
+        </li>
+          </ul>
+                                       <a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
+            <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
+          </a>
+                       
+  
+
+  
+    
+  
+  
+        </div>
+    </div>
+    <div id="bodyColumn">
+      <div id="contentBox">
+        
+
+ 
+
+
+<a name="What is the Apache James MPT?"></a><div class="section"><h2>What is the Apache James MPT?</h2>
+<p>
+Apache James Mail Protocol Tester (MPT) is a library providing a framework for the 
+scritable functional testing of ASCII based line protocols.</p>
+<p>
+This contains a lightweight scripting framework suitable for the
+functional testing of the ASCII line based protocols common in mail.
+A script contains a list of client requests and templated server
+responses. The framework runs the client lines against a host system
+and then compares the server lines received in response against the
+template responses. 
+</p>
+</div>
+<a name="Using MPT"></a><div class="section"><h2>Using MPT</h2>
+<a name="Host System"></a><div class="section"><h3>Host System</h3>
+<p>
+MPT is a lightweight, flexible framework which is capable of being used
+in a variety of ways. <code>HostSystem</code> is pivotal, defining the 
+interface between the framework and the server system under test.
+</p>
+<ul>
+<li>
+The <code>ExternalHostSystem</code> implementation connects to a port on a server. 
+This is typically used to test a complete running server (including the sockets).
+<a href="../antlib">MPT AntLib</a> provides an
+<a href="http://ant.apache.org">Ant</a> task suitable for this use case.
+</li>
+<li>
+When performing in-JVM testing (without a live server socket) a custom implementation
+must be created connecting the framework to the components under test. This use case
+is typically developed as a <a href="http://www.junit.org">JUnit</a> test case.
+</li>
+</ul>
+</div>
+<a name="With JUnit"></a><div class="section"><h3>With JUnit</h3>
+
+In-JVM JUnit testing is a typical use case. The framework provides
+abstract superclasses which setup up appropriate fixtures. 
+
+</div>
+</div>
+<a name="Script Features"></a><div class="section"><h2>Script Features</h2>
+<a name="Basic Syntax"></a><div class="section"><h3>Basic Syntax</h3>
+
+MPT scripts are line based plain text files. The initial letter of each line determines it's type:
+
+<table class="bodyTable">
+<tr class="a">
+    <td><strong>Line Prefix</strong></td> <td><strong>Description</strong></td>
+</tr> 
+<tr class="b">
+    <td>#</td> 
+    <td>A comment: the rest of the line will be ignored</td> 
+</tr>
+<tr class="a">
+    <td>C: </td> 
+    <td>A client request: the rest of the line will be sent to the server</td> 
+</tr>
+<tr class="b">
+    <td>S: </td> 
+    <td>A server response: the framework will read one line of response from the server, 
+    and compare it to the rest of the line (see 
+    <a href="#Regex Matching Of Server Responses">regex matching</a>)</td> 
+</tr>
+</table>
+<p>
+Example:
+</p>
+<div class="source"><pre><pre>
+#
+# This script is a basic SMTP HELO.
+# 
+S: 220 localhost. SMTP Server \(JAMES SMTP Server .*
+C: HELO example.org
+S: 250 localhost. Hello example.org .*
+C: QUIT
+S: 221 2.0.0 localhost. Service closing transmission channel
+</pre></pre></div>
+</div>
+<a name="Regex Matching Of Server Responses"></a><div class="section"><h3>Regex Matching Of Server Responses</h3>
+<p>
+The server responses in the script support regex matching. 
+<a href="http://java.sun.com/j2se/1.4.2/docs/api/java/util/regex/Pattern.html">Java Pattern</a>
+is used for the regex comparison and so the syntax is identical. 
+</p>
+</div>
+<a name="Variable Substitution"></a><div class="section"><h3>Variable Substitution</h3>
+<p>
+Variables of form <code>${<em>variable-name</em>}</code> may be substituted by values
+passed into the script builder before interpretation.
+</p>
+</div>
+</div>
+
+
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">&#169;  
+          2008-2009
+    
+          The Apache Software Foundation
+          
+  
+
+  
+    
+  
+  
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
+    </script>
+    <script type="text/javascript">
+      _uacct = "UA-1384591-1";
+      urchinTracker();
+    </script>
+  </body>
+</html>

Propchange: james/site/trunk/www/mpt/apache-james-mpt-main/index.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: james/site/trunk/www/mpt/apache-james-mpt-main/integration.html
URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/apache-james-mpt-main/integration.html?rev=791431&view=auto
==============================================================================
--- james/site/trunk/www/mpt/apache-james-mpt-main/integration.html (added)
+++ james/site/trunk/www/mpt/apache-james-mpt-main/integration.html Mon Jul  6 10:24:55 2009
@@ -0,0 +1,312 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+
+
+
+
+
+
+
+
+<html>
+  <head>
+    <title>JAMES Mail Protocol Tester (MPT) - Continuous Integration</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 http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
+      </head>
+  <body class="composite">
+    <div id="banner">
+                  <a href="http://james.apache.org/mpt/index.html" id="bannerLeft">
+    
+                                            <img src="images/james-mpt-logo.gif" alt="" />
+    
+            </a>
+                        <a href="http://www.apache.org/index.html" id="bannerRight">
+    
+                                            <img src="images/asf-logo-reduced.gif" alt="" />
+    
+            </a>
+            <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="breadcrumbs">
+          
+  
+
+  
+    
+  
+  
+            <div class="xleft">
+        Last Published: 07/06/2009
+                      </div>
+            <div class="xright">      <a href="../../../../../people.apache.org/www/james.apache.org/index.html">JAMES Project</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/server/index.html">Server</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/mailet/index.html">Mailets</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/jspf/index.html">jSPF</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/mime4j/index.html">Mime4J</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/jsieve/index.html">JSieve</a>
+          |
+          <a href="../../../../../people.apache.org/www/james.apache.org/postage/index.html">Postage</a>
+          
+  
+
+  
+    
+  
+  
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <div id="leftColumn">
+      <div id="navcolumn">
+           
+  
+
+  
+    
+  
+  
+                   <h5>Mail Protocol Tester</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="index.html">Overview</a>
+        </li>
+              
+    <li class="none">
+              <a href="doap_apache-james-mpt.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="dependency-management.html">Dependency Management</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>Mail Protocol Tester</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/index.html">Overview</a>
+        </li>
+              
+    <li class="none">
+              <a href="../release-notes.html">Release Notes</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/main">Main Library</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/antlib">AntLib</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/app">Application</a>
+        </li>
+          </ul>
+          <h5>Releases</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/0.1">0.1 Documentation</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://james.apache.org/mpt/0.1/release-notes.html">0.1 Release Notes</a>
+        </li>
+          </ul>
+          <h5>The Apache Software Foundation</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://apache.org/foundation/faq.html">FAQ</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://apache.org/foundation/sponsorship.html">Sponsorship</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://apache.org/foundation/contributing.html">Donations</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://apache.org/foundation/thanks.html">Thanks</a>
+        </li>
+          </ul>
+          <h5>Downloads</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="../../../../../people.apache.org/www/james.apache.org/download.cgi">Stable releases</a>
+        </li>
+              
+    <li class="none">
+              <a href="../../../../../people.apache.org/www/james.apache.org/downloadunstable.cgi">Unstable releases</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://people.apache.org/builds/james/nightly/">Nightly builds</a>
+        </li>
+          </ul>
+                                       <a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy">
+            <img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
+          </a>
+                       
+  
+
+  
+    
+  
+  
+        </div>
+    </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>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">&#169;  
+          2008-2009
+    
+          The Apache Software Foundation
+          
+  
+
+  
+    
+  
+  
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
+    </script>
+    <script type="text/javascript">
+      _uacct = "UA-1384591-1";
+      urchinTracker();
+    </script>
+  </body>
+</html>

Propchange: james/site/trunk/www/mpt/apache-james-mpt-main/integration.html
------------------------------------------------------------------------------
    svn:eol-style = native