Modified: james/site/trunk/www/mpt/issue-tracking.html URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/issue-tracking.html?rev=775214&r1=775213&r2=775214&view=diff ============================================================================== --- james/site/trunk/www/mpt/issue-tracking.html (original) +++ james/site/trunk/www/mpt/issue-tracking.html Fri May 15 16:15:57 2009 @@ -1,192 +1,189 @@ -<!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) - Issue Tracking</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="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: 12/13/2008 - </div> - <div class="xright"> <a href="../index.html">JAMES Project</a> - | - <a href="../server/index.html">Server</a> - | - <a href="../mailet/index.html">Mailets</a> - | - <a href="../jspf/index.html">jSPF</a> - | - <a href="../mime4j/index.html">Mime4J</a> - | - <a href="../jsieve/index.html">JSieve</a> - | - <a href="../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="main">Main Library</a> - </li> - - <li class="none"> - <a href="antlib">AntLib</a> - </li> - - <li class="none"> - <a href="app">Application</a> - </li> - </ul> - <h5>Useful Information</h5> - <ul> - - <li class="none"> - <a href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a> - </li> - - <li class="none"> - <a href="http://jakarta.apache.org/site/library.html">Reference Library</a> - </li> - </ul> - <h5>The Apache Software Foundation</h5> - <ul> - - <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="../download.cgi">Stable releases</a> - </li> - - <li class="none"> - <a href="../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>Overview</h2><p>This project uses an Issue Management System to manage its issues.</p></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/MPT">http://issues.apache.org/jira/browse/MPT</a></pre></div></div> - </div> - </div> - <div class="clear"> - <hr/> - </div> - <div id="footer"> - <div class="xright">© - 2008 - - 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> +<!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) - Issue Tracking</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="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: 05/15/2009 + </div> + <div class="xright"> <a href="../index.html">JAMES Project</a> + | + <a href="../server/index.html">Server</a> + | + <a href="../mailet/index.html">Mailets</a> + | + <a href="../jspf/index.html">jSPF</a> + | + <a href="../mime4j/index.html">Mime4J</a> + | + <a href="../jsieve/index.html">JSieve</a> + | + <a href="../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="release-notes.html">Release Notes</a> + </li> + + <li class="none"> + <a href="main">Main Library</a> + </li> + + <li class="none"> + <a href="antlib">AntLib</a> + </li> + + <li class="none"> + <a href="app">Application</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="../download.cgi">Stable releases</a> + </li> + + <li class="none"> + <a href="../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>Overview</h2><p>This project uses an Issue Management System to manage its issues.</p></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/MPT">http://issues.apache.org/jira/browse/MPT</a></pre></div></div> + </div> + </div> + <div class="clear"> + <hr/> + </div> + <div id="footer"> + <div class="xright">© + 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>
Added: james/site/trunk/www/mpt/jira-report.html URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/jira-report.html?rev=775214&view=auto ============================================================================== --- james/site/trunk/www/mpt/jira-report.html (added) +++ james/site/trunk/www/mpt/jira-report.html Fri May 15 16:15:57 2009 @@ -0,0 +1,189 @@ +<!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) - JIRA Report</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="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: 05/15/2009 + </div> + <div class="xright"> <a href="../index.html">JAMES Project</a> + | + <a href="../server/index.html">Server</a> + | + <a href="../mailet/index.html">Mailets</a> + | + <a href="../jspf/index.html">jSPF</a> + | + <a href="../mime4j/index.html">Mime4J</a> + | + <a href="../jsieve/index.html">JSieve</a> + | + <a href="../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="release-notes.html">Release Notes</a> + </li> + + <li class="none"> + <a href="main">Main Library</a> + </li> + + <li class="none"> + <a href="antlib">AntLib</a> + </li> + + <li class="none"> + <a href="app">Application</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="../download.cgi">Stable releases</a> + </li> + + <li class="none"> + <a href="../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"> + <h2>JIRA Report</h2><table class="bodyTable"><tr class="a"><th>Key</th><th>Summary</th><th>Status</th><th>Resolution</th><th>By</th></tr><tr class="b"><td><a href="http://issues.apache.org/jira/browse/MPT-1">MPT-1</a></td><td>Add Development Interface</td><td>Closed</td><td>Fixed</td><td>Robert Burrell Donkin</td></tr></table> + </div> + </div> + <div class="clear"> + <hr/> + </div> + <div id="footer"> + <div class="xright">© + 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/jira-report.html ------------------------------------------------------------------------------ svn:eol-style = native Modified: james/site/trunk/www/mpt/jxr.html URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/jxr.html?rev=775214&r1=775213&r2=775214&view=diff ============================================================================== --- james/site/trunk/www/mpt/jxr.html (original) +++ james/site/trunk/www/mpt/jxr.html Fri May 15 16:15:57 2009 @@ -1,192 +1,189 @@ -<!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) - Source Xref report</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="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: 12/13/2008 - </div> - <div class="xright"> <a href="../index.html">JAMES Project</a> - | - <a href="../server/index.html">Server</a> - | - <a href="../mailet/index.html">Mailets</a> - | - <a href="../jspf/index.html">jSPF</a> - | - <a href="../mime4j/index.html">Mime4J</a> - | - <a href="../jsieve/index.html">JSieve</a> - | - <a href="../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="main">Main Library</a> - </li> - - <li class="none"> - <a href="antlib">AntLib</a> - </li> - - <li class="none"> - <a href="app">Application</a> - </li> - </ul> - <h5>Useful Information</h5> - <ul> - - <li class="none"> - <a href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a> - </li> - - <li class="none"> - <a href="http://jakarta.apache.org/site/library.html">Reference Library</a> - </li> - </ul> - <h5>The Apache Software Foundation</h5> - <ul> - - <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="../download.cgi">Stable releases</a> - </li> - - <li class="none"> - <a href="../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>Cross-reference Java source code</h2><p>This report includes a cross-reference of the project's sources. Each source entry is also linked with its corresponding Javadoc (if Javadoc was generated).</p><div class="section"><h3>Project sources</h3><p>No project sources were found. </p></div><div class="section"><h3>Test sources</h3><p>No test sources were found. </p></div></div> - </div> - </div> - <div class="clear"> - <hr/> - </div> - <div id="footer"> - <div class="xright">© - 2008 - - 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> +<!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) - Source Xref report</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="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: 05/15/2009 + </div> + <div class="xright"> <a href="../index.html">JAMES Project</a> + | + <a href="../server/index.html">Server</a> + | + <a href="../mailet/index.html">Mailets</a> + | + <a href="../jspf/index.html">jSPF</a> + | + <a href="../mime4j/index.html">Mime4J</a> + | + <a href="../jsieve/index.html">JSieve</a> + | + <a href="../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="release-notes.html">Release Notes</a> + </li> + + <li class="none"> + <a href="main">Main Library</a> + </li> + + <li class="none"> + <a href="antlib">AntLib</a> + </li> + + <li class="none"> + <a href="app">Application</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="../download.cgi">Stable releases</a> + </li> + + <li class="none"> + <a href="../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>Cross-reference Java source code</h2><p>This report includes a cross-reference of the project's sources. Each source entry is also linked with its corresponding Javadoc (if Javadoc was generated).</p><div class="section"><h3>Project sources</h3><p>No project sources were found. </p></div><div class="section"><h3>Test sources</h3><p>No test sources were found. </p></div></div> + </div> + </div> + <div class="clear"> + <hr/> + </div> + <div id="footer"> + <div class="xright">© + 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> Modified: james/site/trunk/www/mpt/license.html URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/license.html?rev=775214&r1=775213&r2=775214&view=diff ============================================================================== --- james/site/trunk/www/mpt/license.html (original) +++ james/site/trunk/www/mpt/license.html Fri May 15 16:15:57 2009 @@ -1,198 +1,196 @@ -<!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 License</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="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: 12/13/2008 - </div> - <div class="xright"> <a href="../index.html">JAMES Project</a> - | - <a href="../server/index.html">Server</a> - | - <a href="../mailet/index.html">Mailets</a> - | - <a href="../jspf/index.html">jSPF</a> - | - <a href="../mime4j/index.html">Mime4J</a> - | - <a href="../jsieve/index.html">JSieve</a> - | - <a href="../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="main">Main Library</a> - </li> - - <li class="none"> - <a href="antlib">AntLib</a> - </li> - - <li class="none"> - <a href="app">Application</a> - </li> - </ul> - <h5>Useful Information</h5> - <ul> - - <li class="none"> - <a href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a> - </li> - - <li class="none"> - <a href="http://jakarta.apache.org/site/library.html">Reference Library</a> - </li> - </ul> - <h5>The Apache Software Foundation</h5> - <ul> - - <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="../download.cgi">Stable releases</a> - </li> - - <li class="none"> - <a href="../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"> +<!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 License</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="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: 05/15/2009 + </div> + <div class="xright"> <a href="../index.html">JAMES Project</a> + | + <a href="../server/index.html">Server</a> + | + <a href="../mailet/index.html">Mailets</a> + | + <a href="../jspf/index.html">jSPF</a> + | + <a href="../mime4j/index.html">Mime4J</a> + | + <a href="../jsieve/index.html">JSieve</a> + | + <a href="../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="release-notes.html">Release Notes</a> + </li> + + <li class="none"> + <a href="main">Main Library</a> + </li> + + <li class="none"> + <a href="antlib">AntLib</a> + </li> + + <li class="none"> + <a href="app">Application</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="../download.cgi">Stable releases</a> + </li> + + <li class="none"> + <a href="../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>Overview</h2><p>Typically the licenses listed for the project are that of the project itself, and not of dependencies.</p></div><div class="section"><h2>Project License</h2><div class="section"><h3>Apache License, Version 2.0</h3><a href="http://www.apache.org/licenses/LICENSE-2.0.html">[Original text]</a><p>Copy of the license follows.</p> - <div class="navigation"> - <ul> - <li><a href="http://www.apache.org/licenses/../" title="Foundation Home">Home</a></li> - <li><a href="http://www.apache.org/licenses/../foundation" title="About the Foundation">Foundation</a></li> - <li><a href="http://projects.apache.org" title="Apache Projects">Projects</a></li> - <li><a href="http://people.apache.org" title="Apache People">People</a></li> - <li><a href="http://www.apache.org/licenses/../foundation/getinvolved.html" title="Get involved in Apache">Get Involved</a></li> - <li><a href="http://www.apache.org/licenses/../foundation/sponsorship.html" title="Support the mission of Apache">Support Apache</a></li> - <li class="dlink"><a href="http://www.apache.org/licenses/../dyn/closer.cgi" title="Download Apache projects">Download</a></li> - </ul> - </div> - <div class="container"> - <hr class="space col"/> - <div class="block"> - <div class="column span-24"> + <div class="navigation"> + <ul> + <li><a href="http://www.apache.org/licenses/../" title="Foundation Home">Home</a></li> + <li><a href="http://www.apache.org/licenses/../foundation" title="About the Foundation">Foundation</a></li> + <li><a href="http://projects.apache.org" title="Apache Projects">Projects</a></li> + <li><a href="http://people.apache.org" title="Apache People">People</a></li> + <li><a href="http://www.apache.org/licenses/../foundation/getinvolved.html" title="Get involved in Apache">Get Involved</a></li> + <li><a href="http://www.apache.org/licenses/../foundation/sponsorship.html" title="Support the mission of Apache">Support Apache</a></li> + <li class="dlink"><a href="http://www.apache.org/licenses/../dyn/closer.cgi" title="Download Apache projects">Download</a></li> + <li><a href="https://blogs.apache.org/foundation/" title="Foundation Blog">ASF Blog</a></li> + </ul> + </div> + <div class="container"> + <hr class="space col"/> + <div class="block"> + <div class="column span-24"> <div id="header"> <!-- Add 'default' header section here. --> <h1>Apache License, Version 2.0</h1> </div> </div> - </div> - <hr/> - <div class="block"> - <div class="column span-8 prepend-16 search searchsub"> - <form action="http://www.google.com/search" method="get"> - <input value="*.apache.org" name="sitesearch" type="hidden"/> - <input size="10" name="q" id="query" type="text"/> - <input name="Search" value="Go" type="submit"/> - </form> - </div> - </div> - <div class="block content"> - <div class="column span-15 colborder"> + </div> + <hr/> + <div class="block"> + <div class="column span-8 prepend-16 search searchsub"> + <form action="http://www.google.com/search" method="get"> + <input value="*.apache.org" name="sitesearch" type="hidden"/> + <input size="10" name="q" id="query" type="text"/> + <input name="Search" value="Go" type="submit"/> + </form> + </div> + </div> + <div class="block content"> + <div class="column span-15 colborder"> <div class="section-content"> <p align="center"> @@ -437,15 +435,19 @@ href="http://projects.apache.org/">Apache Projects</a></div> <ul> <li><a href="http://httpd.apache.org/" title="Apache Web Server (httpd)">HTTP Server</a></li> + <li><a href="http://abdera.apache.org/" title="Atom Publishing Protocol Implementation">Abdera</a></li> <li><a href="http://activemq.apache.org/" title="Distributed Messaging System">ActiveMQ</a></li> <li><a href="http://ant.apache.org/" title="Java-based build tool">Ant</a></li> <li><a href="http://apr.apache.org/" title="Apache Portable Runtime libraries">APR</a></li> <li><a href="http://archiva.apache.org/" title="Build Artifact Repository Manager">Archiva</a></li> <li><a href="http://beehive.apache.org/" title="Metadata frameworks for enterprise applications">Beehive</a></li> + <li><a href="http://buildr.apache.org/" title="Simple and intuitive build system for Java applications">Buildr</a></li> + <li><a href="http://camel.apache.org/" title="Spring based Integration Framework which implements the Enterprise Integration Patterns">Camel</a></li> <li><a href="http://cayenne.apache.org/" title="User-friendly Java ORM with Tools">Cayenne</a></li> <li><a href="http://cocoon.apache.org/" title="Web development framework: separation of concerns, component-based">Cocoon</a></li> <li><a href="http://commons.apache.org/" title="Reusable Java components">Commons</a></li> <li><a href="http://continuum.apache.org/" title="Continuous Integration and Build Server">Continuum</a></li> + <li><a href="http://couchdb.apache.org/" title="RESTful document database">CouchDB</a></li> <li><a href="http://cxf.apache.org/" title="Service Framework">CXF</a></li> <li><a href="http://db.apache.org/" title="Database access">DB</a></li> <li><a href="http://directory.apache.org/" title="Apache Directory Server">Directory</a></li> @@ -456,7 +458,6 @@ <li><a href="http://gump.apache.org/" title="Continuous integration of open source projects">Gump</a></li> <li><a href="http://hadoop.apache.org/" title="Distributed computing platform">Hadoop</a></li> <li><a href="http://harmony.apache.org/" title="Open source implementation of Java SE">Harmony</a></li> - <li><a href="http://hivemind.apache.org/" title="A services and configuration microkernel">HiveMind</a></li> <li><a href="http://hc.apache.org/" title="Java toolset of low level HTTP components">HttpComponents</a></li> <li><a href="http://ibatis.apache.org/" title="SQL Data Mapper for Java and .NET">iBATIS</a></li> <li><a href="http://incubator.apache.org/" title="Shepherd for new projects">Incubator</a></li> @@ -500,6 +501,7 @@ <li><a href="http://xml.apache.org/" title="XML solutions focused on the web">XML</a></li> <li><a href="http://xmlbeans.apache.org/" title="XML-Java binding tool">XMLBeans</a></li> <li><a href="http://xmlgraphics.apache.org/" title="Conversion from XML to graphical output">XML Graphics</a></li> + <li><a href="http://attic.apache.org/" title="Inactive project repository">Attic</a></li> </ul> </div> </div> @@ -510,6 +512,7 @@ <li><a href="http://www.apache.org/foundation/faq.html">FAQ</a></li> <li><a href="http://www.apache.org/licenses/">Licenses</a></li> <li><a href="http://www.apache.org/foundation/news.html">News</a></li> + <li><a href="http://www.apache.org/press/">Press Inquiries</a></li> <li><a href="http://www.apache.org/foundation/records/">Public Records</a></li> <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li> <li><a href="http://www.apache.org/foundation/contributing.html">Donations</a></li> @@ -522,6 +525,8 @@ <li><a href="http://www.apache.org/dev/" title="ASF Infrastructure: Operations and howto documents for PMCs and contributors">Infrastructure</a></li> <li><a href="http://www.apache.org/jcp/" title="Apache and the Java Community Process">JCP</a></li> <li><a href="http://www.apache.org/legal/" title="Legal Affairs">Legal Affairs</a></li> + <li><a href="http://www.apache.org/press/" title="Public Relations">Public Relations</a></li> + <li><a href="http://www.apache.org/security/" title="Security">Security</a></li> <li><a href="http://www.apache.org/travel/" title="Travel Assistance">Travel Assistance</a></li> </ul> <h6>How it works</h6> @@ -533,6 +538,7 @@ <li><a href="http://www.apache.org/foundation/how-it-works.html#management">Collaboration</a></li> <li><a href="http://www.apache.org/foundation/how-it-works.html#infrastructure">Infrastructure</a></li> <li><a href="http://www.apache.org/foundation/how-it-works.html#incubator">Incubator</a></li> + <li><a href="http://www.apache.org/press/">Public Relations Committee</a></li> <li><a href="http://www.apache.org/foundation/how-it-works.html#other">Other entities</a></li> <li><a href="http://www.apache.org/foundation/glossary.html">Glossary</a></li> <li><a href="http://www.apache.org/foundation/voting.html">Voting</a></li> @@ -556,45 +562,45 @@ <ul> <li><a href="http://apachecon.com/" title="Official Apache Conference">ApacheCon</a></li> <li><a href="http://feathercast.org/" title="Apache Podcasts">Feathercast</a></li> - <li><a href="http://planetapache.org/" title="Apache Community Blogs">PlanetApache</a></li> + <li><a href="http://planet.apache.org/committers/" title="Apache Committers' Blogs">PlanetApache</a></li> </ul> </div> </div> </div> <div class="column span-24 footer"> <hr/> - <p>Copyright © 2008 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> + <p>Copyright © 2009 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p> </div> </div> </div> -</div></div> - </div> - </div> - <div class="clear"> - <hr/> - </div> - <div id="footer"> - <div class="xright">© - 2008 - - 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> +</div></div> + </div> + </div> + <div class="clear"> + <hr/> + </div> + <div id="footer"> + <div class="xright">© + 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> Modified: james/site/trunk/www/mpt/mail-lists.html URL: http://svn.apache.org/viewvc/james/site/trunk/www/mpt/mail-lists.html?rev=775214&r1=775213&r2=775214&view=diff ============================================================================== --- james/site/trunk/www/mpt/mail-lists.html (original) +++ james/site/trunk/www/mpt/mail-lists.html Fri May 15 16:15:57 2009 @@ -1,192 +1,189 @@ -<!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 Mailing Lists</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="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: 12/13/2008 - </div> - <div class="xright"> <a href="../index.html">JAMES Project</a> - | - <a href="../server/index.html">Server</a> - | - <a href="../mailet/index.html">Mailets</a> - | - <a href="../jspf/index.html">jSPF</a> - | - <a href="../mime4j/index.html">Mime4J</a> - | - <a href="../jsieve/index.html">JSieve</a> - | - <a href="../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="main">Main Library</a> - </li> - - <li class="none"> - <a href="antlib">AntLib</a> - </li> - - <li class="none"> - <a href="app">Application</a> - </li> - </ul> - <h5>Useful Information</h5> - <ul> - - <li class="none"> - <a href="http://jakarta.apache.org/site/getinvolved.html">Get Involved</a> - </li> - - <li class="none"> - <a href="http://jakarta.apache.org/site/library.html">Reference Library</a> - </li> - </ul> - <h5>The Apache Software Foundation</h5> - <ul> - - <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="../download.cgi">Stable releases</a> - </li> - - <li class="none"> - <a href="../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 Mailing Lists</h2><p>These are the mailing lists that have been established for this project. For each list, there is a subscribe, unsubscribe, and an archive link.</p><table class="bodyTable"><tr class="a"><th>Name</th><th>Subscribe</th><th>Unsubscribe</th><th>Post</th><th>Archive</th></tr><tr class="b"><td>Apache James Server User Lists</td><td><a href="mailto:server-user-subscr...@james.apache.org">Subscribe</a></td><td><a href="mailto:server-user-unsubscr...@james.apache.org">Unsubscribe</a></td><td><a href="mailto:server-u...@james.apache.org">Post</a></td><td><a href="http://mail-archives.apache.org/mod_mbox/james-server-user/">mail-archives.apache.org</a></td></tr><tr class="a"><td>Apache James Server Developer Lists</td><td><a href="mailto:server-dev-subscr...@james.apache.org">Subscribe</a></td><td><a href="mailto:server-dev-unsubscr...@james.apache.org">Unsubscribe</a></td><td><a href="mailto:server-...@james.apache.org">Pos t</a></td><td><a href="http://mail-archives.apache.org/mod_mbox/james-server-dev/">mail-archives.apache.org</a></td></tr></table></div> - </div> - </div> - <div class="clear"> - <hr/> - </div> - <div id="footer"> - <div class="xright">© - 2008 - - 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> +<!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 Mailing Lists</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="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: 05/15/2009 + </div> + <div class="xright"> <a href="../index.html">JAMES Project</a> + | + <a href="../server/index.html">Server</a> + | + <a href="../mailet/index.html">Mailets</a> + | + <a href="../jspf/index.html">jSPF</a> + | + <a href="../mime4j/index.html">Mime4J</a> + | + <a href="../jsieve/index.html">JSieve</a> + | + <a href="../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="release-notes.html">Release Notes</a> + </li> + + <li class="none"> + <a href="main">Main Library</a> + </li> + + <li class="none"> + <a href="antlib">AntLib</a> + </li> + + <li class="none"> + <a href="app">Application</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="../download.cgi">Stable releases</a> + </li> + + <li class="none"> + <a href="../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 Mailing Lists</h2><p>These are the mailing lists that have been established for this project. For each list, there is a subscribe, unsubscribe, and an archive link.</p><table class="bodyTable"><tr class="a"><th>Name</th><th>Subscribe</th><th>Unsubscribe</th><th>Post</th><th>Archive</th></tr><tr class="b"><td>Apache James Server User Lists</td><td><a href="mailto:server-user-subscr...@james.apache.org">Subscribe</a></td><td><a href="mailto:server-user-unsubscr...@james.apache.org">Unsubscribe</a></td><td><a href="mailto:server-u...@james.apache.org">Post</a></td><td><a href="http://mail-archives.apache.org/mod_mbox/james-server-user/">mail-archives.apache.org</a></td></tr><tr class="a"><td>Apache James Server Developer Lists</td><td><a href="mailto:server-dev-subscr...@james.apache.org">Subscribe</a></td><td><a href="mailto:server-dev-unsubscr...@james.apache.org">Unsubscribe</a></td><td><a href="mailto:server-...@james.apache.org">Pos t</a></td><td><a href="http://mail-archives.apache.org/mod_mbox/james-server-dev/">mail-archives.apache.org</a></td></tr></table></div> + </div> + </div> + <div class="clear"> + <hr/> + </div> + <div id="footer"> + <div class="xright">© + 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>