Author: danny
Date: Wed Feb  7 07:12:13 2007
New Revision: 504575

URL: http://svn.apache.org/viewvc?view=rev&rev=504575
Log:
added APachecon banner IFrame
organised News into dated headlines on the front page and a new newsarchive.xml 
page for the full stories 
added news about my feathercast and the mailet API sub project

Added:
    james/site/trunk/www/newsarchive.html
Modified:
    james/site/trunk/www/code-standards.html
    james/site/trunk/www/contribute.html
    james/site/trunk/www/dependencies.html
    james/site/trunk/www/dependency-convergence.html
    james/site/trunk/www/download.html
    james/site/trunk/www/index.html
    james/site/trunk/www/integration.html
    james/site/trunk/www/issue-tracking.html
    james/site/trunk/www/license.html
    james/site/trunk/www/mail-lists.html
    james/site/trunk/www/mail.html
    james/site/trunk/www/project-info.html
    james/site/trunk/www/project-summary.html
    james/site/trunk/www/source-repository.html
    james/site/trunk/www/team-list.html
    james/site/trunk/www/weare.html

Modified: james/site/trunk/www/code-standards.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/code-standards.html?view=diff&rev=504575&r1=504574&r2=504575
==============================================================================
--- james/site/trunk/www/code-standards.html (original)
+++ james/site/trunk/www/code-standards.html Wed Feb  7 07:12:13 2007
@@ -48,7 +48,7 @@
   
   
             <div class="xleft">
-        Last Published: 10/30/2006
+        Last Published: 02/07/2007
                       </div>
             <div class="xright">      <a href="index.html">JAMES Project</a>
           |
@@ -82,7 +82,7 @@
     
   
   
-                   <h5>Products</h5>
+                   <h5>Sub Projects</h5>
         <ul>
               
     <li class="none">
@@ -109,6 +109,10 @@
         <ul>
               
     <li class="none">
+              <a href="newsarchive.html">News</a>
+        </li>
+              
+    <li class="none">
               <a href="index.html">Overview</a>
         </li>
               
@@ -296,7 +300,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2006
+          2006-2007
     
           The Apache Software Foundation
           

Modified: james/site/trunk/www/contribute.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/contribute.html?view=diff&rev=504575&r1=504574&r2=504575
==============================================================================
--- james/site/trunk/www/contribute.html (original)
+++ james/site/trunk/www/contribute.html Wed Feb  7 07:12:13 2007
@@ -48,7 +48,7 @@
   
   
             <div class="xleft">
-        Last Published: 11/15/2006
+        Last Published: 02/07/2007
                       </div>
             <div class="xright">      <a href="index.html">JAMES Project</a>
           |
@@ -82,7 +82,7 @@
     
   
   
-                   <h5>Products</h5>
+                   <h5>Sub Projects</h5>
         <ul>
               
     <li class="none">
@@ -109,6 +109,10 @@
         <ul>
               
     <li class="none">
+              <a href="newsarchive.html">News</a>
+        </li>
+              
+    <li class="none">
               <a href="index.html">Overview</a>
         </li>
               
@@ -310,7 +314,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2006
+          2006-2007
     
           The Apache Software Foundation
           

Modified: james/site/trunk/www/dependencies.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/dependencies.html?view=diff&rev=504575&r1=504574&r2=504575
==============================================================================
--- james/site/trunk/www/dependencies.html (original)
+++ james/site/trunk/www/dependencies.html Wed Feb  7 07:12:13 2007
@@ -45,7 +45,7 @@
   
   
             <div class="xleft">
-        Last Published: 10/30/2006
+        Last Published: 02/07/2007
                       </div>
             <div class="xright">      <a href="index.html">JAMES Project</a>
           |
@@ -79,7 +79,7 @@
     
   
   
-                   <h5>Products</h5>
+                   <h5>Sub Projects</h5>
         <ul>
               
     <li class="none">
@@ -106,6 +106,10 @@
         <ul>
               
     <li class="none">
+              <a href="newsarchive.html">News</a>
+        </li>
+              
+    <li class="none">
               <a href="index.html">Overview</a>
         </li>
               
@@ -219,7 +223,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2006
+          2006-2007
     
           The Apache Software Foundation
           

Modified: james/site/trunk/www/dependency-convergence.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/dependency-convergence.html?view=diff&rev=504575&r1=504574&r2=504575
==============================================================================
--- james/site/trunk/www/dependency-convergence.html (original)
+++ james/site/trunk/www/dependency-convergence.html Wed Feb  7 07:12:13 2007
@@ -45,7 +45,7 @@
   
   
             <div class="xleft">
-        Last Published: 10/30/2006
+        Last Published: 02/07/2007
                       </div>
             <div class="xright">      <a href="index.html">JAMES Project</a>
           |
@@ -79,7 +79,7 @@
     
   
   
-                   <h5>Products</h5>
+                   <h5>Sub Projects</h5>
         <ul>
               
     <li class="none">
@@ -106,6 +106,10 @@
         <ul>
               
     <li class="none">
+              <a href="newsarchive.html">News</a>
+        </li>
+              
+    <li class="none">
               <a href="index.html">Overview</a>
         </li>
               
@@ -219,7 +223,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2006
+          2006-2007
     
           The Apache Software Foundation
           

Modified: james/site/trunk/www/download.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/download.html?view=diff&rev=504575&r1=504574&r2=504575
==============================================================================
--- james/site/trunk/www/download.html (original)
+++ james/site/trunk/www/download.html Wed Feb  7 07:12:13 2007
@@ -48,7 +48,7 @@
   
   
             <div class="xleft">
-        Last Published: 11/15/2006
+        Last Published: 02/07/2007
                       </div>
             <div class="xright">      <a href="index.html">JAMES Project</a>
           |
@@ -82,7 +82,7 @@
     
   
   
-                   <h5>Products</h5>
+                   <h5>Sub Projects</h5>
         <ul>
               
     <li class="none">
@@ -109,6 +109,10 @@
         <ul>
               
     <li class="none">
+              <a href="newsarchive.html">News</a>
+        </li>
+              
+    <li class="none">
               <a href="index.html">Overview</a>
         </li>
               
@@ -343,7 +347,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2006
+          2006-2007
     
           The Apache Software Foundation
           

Modified: james/site/trunk/www/index.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/index.html?view=diff&rev=504575&r1=504574&r2=504575
==============================================================================
--- james/site/trunk/www/index.html (original)
+++ james/site/trunk/www/index.html Wed Feb  7 07:12:13 2007
@@ -48,7 +48,7 @@
   
   
             <div class="xleft">
-        Last Published: 11/15/2006
+        Last Published: 02/07/2007
                       </div>
             <div class="xright">      <a href="index.html">JAMES Project</a>
           |
@@ -82,7 +82,7 @@
     
   
   
-                   <h5>Products</h5>
+                   <h5>Sub Projects</h5>
         <ul>
               
     <li class="none">
@@ -109,6 +109,10 @@
         <ul>
               
     <li class="none">
+              <a href="newsarchive.html">News</a>
+        </li>
+              
+    <li class="none">
               <strong>Overview</strong>
         </li>
               
@@ -217,43 +221,30 @@
         
   
   
-    <a name="What is it?"></a><div class="section"><h2>What is it?</h2>
-      <p>The Apache JAMES Project delivers a rich set of open source 
solutions, written in Java, related to internet mail and news.</p>
+ </a><div class="section"><h2></h2><iframe 
src="http://www.apache.org/ads/halfbanner.html"; style="border-width:0;" 
frameborder="0" scrolling="no" width="250" height="70"></iframe></div>
+    <a name="What is James?"></a><div class="section"><h2>What is James?</h2>
+        <p>The Apache JAMES Project delivers a rich set of open source 
solutions, written in Java, related to internet mail and news.</p>
       <p>JAMES is organized into subprojects with JAMES Server and the Mailet 
API as their core.</p> 
       <p>Apache JAMEs is a project of The Apache Software Foundation (ASF) 
which encourages a collaborative, consensus-based development process under an 
open software license.</p>
       <p>The ASF maintains other Java projects which may also be of interest. 
These are detailed on the ASF Projects page.</p>
       <p>We recommended that users of JAMES products subscribe to the JAMES 
users mailing list.</p>
     </div>
-    <a name="news"></a><div class="section"><h2>news</h2>
-    <div id="apacheconspacer">
-    <div id="apacheconbox">
-    
-    <a href="http://www.us.apachecon.com/";><img 
src="http://www.apache.org/ads/ApacheCon/234x60-2006-us.gif"; alt="ApacheCon US 
2006" style="margin: 3px;" border="0" height="60" width="236"></img></a>
-    </div></div>
+    <a name="News"></a><div class="section"><h2>News</h2>
+    <i>Read all the news in full in the <a href="newsarchive.html">News 
Archive</a></i><br></br>
+    <i>Or click the titles to read the full story</i>
+    <a name="2007"></a><div class="section"><h3>2007</h3>
+        <a href="newsarchive.html#02012007"><strong>Feb/2007 - Feathercast 
features James</strong></a><br></br>
+        <a href="newsarchive.html#01012007"><strong>Jan/2007 - Mailet API to 
become sub-project</strong></a><br></br>
+    <p></p>
+    </div>
     <a name="2006"></a><div class="section"><h3>2006</h3>
-     <h4>JAMES Server 2.3.0 Final Released</h4>
-     <p>James PMC is proud to announce the <a 
href="download.cgi">availability</a> of the long awaited final release of JAMES 
Server 2.3.0. More informations on what's new can be found in the <a 
href="/server/2.3.0/changelog.html">changelog</a>. - Oct/2006</p>
-     <h4>jSPF 0.9 b3 Released</h4>
-     <p>James PMC is proud to announce the <a 
href="http://people.apache.org/dist/james/jspf/";>availability</a> of the third 
beta of jspf 0.9. This version has start to use the official spf testsuite to 
fix all rfc issues. - Sep/2006</p>
-     <h4>JAMES Server 2.3.0 RC3 Released</h4>
-     <p>James PMC is proud to announce the <a 
href="http://people.apache.org/dist/james/server/";>availability</a> of the 
third, and hopefully last, release candidate of JAMES Server 2.3.0. More 
informations on what's new can be found in the <a 
href="/server/2.3.0/changelog.html">changelog</a>.</p>
-     <p>New development roadmaps are being discussed right now, so stay tuned 
for 2.3.0 final and for the following news. - Sep/2006</p>
-     <h4>JAMES Products website revamped</h4>
-     <p>We just finished a major update of james products to be able to 
publish each product specific site under this new website structure  - 
Aug/2006</p>
-     <h4>JAMES Server 2.3.0 on the way</h4>
-     <p>After a long time of development we have released the first <a 
href="http://people.apache.org/dist/james/server/";>release candidate</a> of 
JAMES Server 2.3.0. After a period of user testing version 2.3.0 will be 
released. - Jul/2006</p>
-     <h4>New project JAMES jSPF</h4>
-     <p>JAMES PMC is happy to announce that we are working on a Java 
implementation of the SPF specification. The first <a 
href="http://people.apache.org/dist/james/jspf/";>betas</a> are already 
available for download. - Jul/2006</p>
+        <a href="newsarchive.html#00102006"><strong>Oct/2006 - JAMES Server 
2.3.0 Final Released</strong></a><br></br>
+        <a href="newsarchive.html#00092006"><strong>Sep/2006 - jSPF 0.9 b3 
Released</strong></a><br></br>
+        <a href="newsarchive.html#01082006"><strong>Aug/2006 - JAMES Server 
2.3.0 RC3 Released</strong></a><br></br>
+        <a href="newsarchive.html#00082006"><strong>Aug/2006 - JAMES Products 
website revamped</strong></a><br></br>
+        <a href="newsarchive.html#01072006"><strong>Jul/2006 - JAMES Server 
2.3.0 on the way</strong></a><br></br>
+        <a href="newsarchive.html#00072006"><strong>Jul/2006 - New project 
JAMES jSPF</strong></a><br></br>
     </div>
-    <a name="2005"></a><div class="section"><h3>2005</h3>
-     <h4>JAMES PMC react to the closure of Apache Avalon.</h4>
-      <p>JAMES PMC would like to reassure all of our users that JAMES Server 
is alive and well. All of the James team have kept abreast of the Avalon 
developments culminating in the closure of the Avalon project and dispersal of 
its codebase. We are are keen to stress that this has little impact on our 
ability to support and develop Server in both the short and long 
terms.<br></br>Over the coming months we will be finalising and publishing a 
road map for JAMES Server which will address all of the specific concerns 
raised by Avalon's closure, but rest assured JAMES Server' future is safe, and 
we have enthusiasm and plans aplenty.<br></br> In the meantime we would like to 
extend our best wishes to all our friends from Avalon, here's luck with your 
future projects guys!<br></br> If you are at all concerned please subscribe to 
the server-user mailing list and raise your points there. - 05/Jan/2005</p>
-
-      <h4>JAMES product sources have moved to &quot;Subversion&quot;</h4>
-      <p>Subversion is a version control system like CVS, but it has 
advantages over CVS for Apache Software Foundation (ASF) projects.<br></br> In 
common with all other ASF projects we have reviewed our use of CVS and migrated 
our code to Subversion.<br></br>
-Have a look at this <a href="server/FAQ.html#17">FAQ</a> for further details. 
- 05/Jan/2005</p>
-      <p></p>
-      </div>
     </div>
   
 
@@ -264,7 +255,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2006
+          2006-2007
     
           The Apache Software Foundation
           

Modified: james/site/trunk/www/integration.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/integration.html?view=diff&rev=504575&r1=504574&r2=504575
==============================================================================
--- james/site/trunk/www/integration.html (original)
+++ james/site/trunk/www/integration.html Wed Feb  7 07:12:13 2007
@@ -45,7 +45,7 @@
   
   
             <div class="xleft">
-        Last Published: 10/30/2006
+        Last Published: 02/07/2007
                       </div>
             <div class="xright">      <a href="index.html">JAMES Project</a>
           |
@@ -79,7 +79,7 @@
     
   
   
-                   <h5>Products</h5>
+                   <h5>Sub Projects</h5>
         <ul>
               
     <li class="none">
@@ -106,6 +106,10 @@
         <ul>
               
     <li class="none">
+              <a href="newsarchive.html">News</a>
+        </li>
+              
+    <li class="none">
               <a href="index.html">Overview</a>
         </li>
               
@@ -219,7 +223,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2006
+          2006-2007
     
           The Apache Software Foundation
           

Modified: james/site/trunk/www/issue-tracking.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/issue-tracking.html?view=diff&rev=504575&r1=504574&r2=504575
==============================================================================
--- james/site/trunk/www/issue-tracking.html (original)
+++ james/site/trunk/www/issue-tracking.html Wed Feb  7 07:12:13 2007
@@ -45,7 +45,7 @@
   
   
             <div class="xleft">
-        Last Published: 10/30/2006
+        Last Published: 02/07/2007
                       </div>
             <div class="xright">      <a href="index.html">JAMES Project</a>
           |
@@ -79,7 +79,7 @@
     
   
   
-                   <h5>Products</h5>
+                   <h5>Sub Projects</h5>
         <ul>
               
     <li class="none">
@@ -106,6 +106,10 @@
         <ul>
               
     <li class="none">
+              <a href="newsarchive.html">News</a>
+        </li>
+              
+    <li class="none">
               <a href="index.html">Overview</a>
         </li>
               
@@ -219,7 +223,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2006
+          2006-2007
     
           The Apache Software Foundation
           

Modified: james/site/trunk/www/license.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/license.html?view=diff&rev=504575&r1=504574&r2=504575
==============================================================================
--- james/site/trunk/www/license.html (original)
+++ james/site/trunk/www/license.html Wed Feb  7 07:12:13 2007
@@ -48,7 +48,7 @@
   
   
             <div class="xleft">
-        Last Published: 10/30/2006
+        Last Published: 02/07/2007
                       </div>
             <div class="xright">      <a href="index.html">JAMES Project</a>
           |
@@ -82,7 +82,7 @@
     
   
   
-                   <h5>Products</h5>
+                   <h5>Sub Projects</h5>
         <ul>
               
     <li class="none">
@@ -109,6 +109,10 @@
         <ul>
               
     <li class="none">
+              <a href="newsarchive.html">News</a>
+        </li>
+              
+    <li class="none">
               <a href="index.html">Overview</a>
         </li>
               
@@ -423,7 +427,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2006
+          2006-2007
     
           The Apache Software Foundation
           

Modified: james/site/trunk/www/mail-lists.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mail-lists.html?view=diff&rev=504575&r1=504574&r2=504575
==============================================================================
--- james/site/trunk/www/mail-lists.html (original)
+++ james/site/trunk/www/mail-lists.html Wed Feb  7 07:12:13 2007
@@ -45,7 +45,7 @@
   
   
             <div class="xleft">
-        Last Published: 10/30/2006
+        Last Published: 02/07/2007
                       </div>
             <div class="xright">      <a href="index.html">JAMES Project</a>
           |
@@ -79,7 +79,7 @@
     
   
   
-                   <h5>Products</h5>
+                   <h5>Sub Projects</h5>
         <ul>
               
     <li class="none">
@@ -106,6 +106,10 @@
         <ul>
               
     <li class="none">
+              <a href="newsarchive.html">News</a>
+        </li>
+              
+    <li class="none">
               <a href="index.html">Overview</a>
         </li>
               
@@ -219,7 +223,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2006
+          2006-2007
     
           The Apache Software Foundation
           

Modified: james/site/trunk/www/mail.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/mail.html?view=diff&rev=504575&r1=504574&r2=504575
==============================================================================
--- james/site/trunk/www/mail.html (original)
+++ james/site/trunk/www/mail.html Wed Feb  7 07:12:13 2007
@@ -48,7 +48,7 @@
   
   
             <div class="xleft">
-        Last Published: 10/30/2006
+        Last Published: 02/07/2007
                       </div>
             <div class="xright">      <a href="index.html">JAMES Project</a>
           |
@@ -82,7 +82,7 @@
     
   
   
-                   <h5>Products</h5>
+                   <h5>Sub Projects</h5>
         <ul>
               
     <li class="none">
@@ -109,6 +109,10 @@
         <ul>
               
     <li class="none">
+              <a href="newsarchive.html">News</a>
+        </li>
+              
+    <li class="none">
               <a href="index.html">Overview</a>
         </li>
               
@@ -332,7 +336,8 @@
     </div>
     <a name="Archives"></a><div class="section"><h2>Archives</h2>
       <p> There are several sites on the net that archive and 
-provide searching for our mailing lists in HTML readable format.</p>
+provide searching for our mailing lists in HTML readable format.
+</p>
       <p>
         <ul>
           <li>Archives with many Jakarta lists: <ul>
@@ -432,9 +437,7 @@
           <a href="mailto:[EMAIL PROTECTED]">Unsubscribe</a>
           <a href="mail.html">Guidelines</a>
         </p>
-        <p> This is the public list discussing all <a 
href="http://james.apache.org/server/2.3.0/mailet_api.html";>Mailet API</a>      
         
-       related topics.
-       </p>
+        <p> This is the public list for the Mailet API subproject, discussing 
all <a href="http://james.apache.org/server/2.3.0/mailet_api.html";>Mailet 
API</a> design and implementation related topics. Questions about using Mailets 
and their configuration should be addressed to the server-user list.</p>
       </div>
     </div>
   
@@ -446,7 +449,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2006
+          2006-2007
     
           The Apache Software Foundation
           

Added: james/site/trunk/www/newsarchive.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/newsarchive.html?view=auto&rev=504575
==============================================================================
--- james/site/trunk/www/newsarchive.html (added)
+++ james/site/trunk/www/newsarchive.html Wed Feb  7 07:12:13 2007
@@ -0,0 +1,286 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+
+
+
+
+
+
+
+
+
+
+<html>
+  <head>
+    <title>James Project - 
+    News Archive</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="
+    JAMES Project Web Team" />
+        <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-project-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: 02/07/2007
+                      </div>
+            <div class="xright">      <a href="index.html">JAMES Project</a>
+          |
+          <a href="server/index.html">Server</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>Sub Projects</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="server/index.html">Server</a>
+        </li>
+              
+    <li class="none">
+              <a href="jspf/index.html">jSPF</a>
+        </li>
+              
+    <li class="none">
+              <a href="mime4j/index.html">Mime4J</a>
+        </li>
+              
+    <li class="none">
+              <a href="jsieve/index.html">JSieve</a>
+        </li>
+              
+    <li class="none">
+              <a href="postage/index.html">Postage</a>
+        </li>
+          </ul>
+          <h5>About</h5>
+        <ul>
+              
+    <li class="none">
+              <strong>News</strong>
+        </li>
+              
+    <li class="none">
+              <a href="index.html">Overview</a>
+        </li>
+              
+    <li class="none">
+              <a href="mail.html">Mailing Lists</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://wiki.apache.org/james";>Wiki</a>
+        </li>
+              
+    <li class="none">
+              <a href="weare.html">Who We Are</a>
+        </li>
+              
+    <li class="none">
+              <a href="contribute.html">Contributing</a>
+        </li>
+              
+    <li class="none">
+              <a href="code-standards.html">Standards</a>
+        </li>
+              
+    <li class="none">
+              <a href="license.html">License</a>
+        </li>
+          </ul>
+          <h5>Downloads</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="download.cgi">Stable releases</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://people.apache.org/dist/james";>Test builds</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://people.apache.org/builds/james/nightly/";>Nightly 
builds</a>
+        </li>
+          </ul>
+          <h5>Translated</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="http://james.terra-intl.com/";>Japanese (web)</a>
+        </li>
+          </ul>
+          <h5>Related Projects</h5>
+        <ul>
+              
+    <li class="none">
+              <a href="http://jakarta.apache.org/commons/index.html";>Jakarta 
Commons</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://ant.apache.org/index.html";>Ant</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://maven.apache.org/index.html";>Maven2</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://db.apache.org/derby/index.html";>Derby</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://avalon.apache.org/index.html";>Avalon</a>
+        </li>
+              
+    <li class="none">
+              <a href="http://www.dnsjava.org/index.html";>DNSJava</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>
+              
+    <li class="none">
+              <a href="http://apache.org/foundation/faq.html";>Apache</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><div class="section"><h2></h2><iframe 
src="http://www.apache.org/ads/halfbanner.html"; style="border-width:0;" 
frameborder="0" scrolling="no" width="250" height="70"></iframe></div>
+    <a name="News"></a><div class="section"><h2>News</h2>
+    <a name="2007"></a><div class="section"><h3>2007</h3>
+        <a name="02012007"><h4>Feb/2007 - Feathercast features James</h4></a>
+        <p>James PMC member and commiter <a 
href="http://people.apache.org/list_A.html";>Danny Angus</a> was interviewed 
about James by David Reid for Feathercast episode 24. You can download the 
podcast from <a href="http://feathercast.org/?p=39";>here</a>.</p>
+        <a name="01012007"><h4>Jan/2007 - Mailet API to become a 
sub-project</h4></a>
+        <p>The James commiters have voted to promote the Mailet API to its own 
James sub-project.<br></br>
+        This move will provide a clearer division between development of the 
API and development of James server, and we hope this will encourage more 
participation from external projects.</p>
+        <p>The effort will start small, by releasing the current version, and 
move on to look at the enhancements we've been discussing over on <a 
href="http://james.apache.org/mail.html";>the mailet api list</a> where we will 
extend a warm welcome to anyone who has something to contribute.</p>
+        <p>Eventually we hope to extend the scope of the sub-project to 
include things like a Reference Implementation independent of James Server and 
suitable for embedding, an SDK, and possibly a TCK.
+        </p>
+    </div>
+    <a name="2006"></a><div class="section"><h3>2006</h3>
+     <a name="00102006"></a><h4>Oct/2006 - JAMES Server 2.3.0 Final 
Released</h4>
+     <p>James PMC is proud to announce the <a 
href="download.cgi">availability</a> of the long awaited final release of JAMES 
Server 2.3.0. More informations on what's new can be found in the <a 
href="/server/2.3.0/changelog.html">changelog</a>.</p>
+     <a name="00092006"></a><h4>Sep/2006 - jSPF 0.9 b3 Released</h4>
+     <p>James PMC is proud to announce the <a 
href="http://people.apache.org/dist/james/jspf/";>availability</a> of the third 
beta of jspf 0.9. This version has start to use the official spf testsuite to 
fix all rfc issues.</p>
+     <a name="01082006"></a><h4>Aug/2006 - JAMES Server 2.3.0 RC3 Released</h4>
+     <p>James PMC is proud to announce the <a 
href="http://people.apache.org/dist/james/server/";>availability</a> of the 
third, and hopefully last, release candidate of JAMES Server 2.3.0. More 
informations on what's new can be found in the <a 
href="/server/2.3.0/changelog.html">changelog</a>.</p>
+     <p>New development roadmaps are being discussed right now, so stay tuned 
for 2.3.0 final and for the following news. - Sep/2006</p>
+     <a name="00082006"></a><h4>Aug/2006 - JAMES Products website revamped</h4>
+     <p>We just finished a major update of james products to be able to 
publish each product specific site under this new website structure</p>
+     <a name="01072006"></a><h4>Jul/2006 - JAMES Server 2.3.0 on the way</h4>
+     <p>After a long time of development we have released the first <a 
href="http://people.apache.org/dist/james/server/";>release candidate</a> of 
JAMES Server 2.3.0. After a period of user testing version 2.3.0 will be 
released.</p>
+     <a name="00072006"></a><h4>Jul/2006 - New project JAMES jSPF</h4>
+     <p>JAMES PMC is happy to announce that we are working on a Java 
implementation of the SPF specification. The first <a 
href="http://people.apache.org/dist/james/jspf/";>betas</a> are already 
available for download.</p>
+    </div>
+    <a name="2005"></a><div class="section"><h3>2005</h3>
+     <h4>JAMES PMC react to the closure of Apache Avalon.</h4>
+      <p>JAMES PMC would like to reassure all of our users that JAMES Server 
is alive and well. All of the James team have kept abreast of the Avalon 
developments culminating in the closure of the Avalon project and dispersal of 
its codebase. We are are keen to stress that this has little impact on our 
ability to support and develop Server in both the short and long 
terms.<br></br>Over the coming months we will be finalising and publishing a 
road map for JAMES Server which will address all of the specific concerns 
raised by Avalon's closure, but rest assured JAMES Server' future is safe, and 
we have enthusiasm and plans aplenty.<br></br> In the meantime we would like to 
extend our best wishes to all our friends from Avalon, here's luck with your 
future projects guys!<br></br> If you are at all concerned please subscribe to 
the server-user mailing list and raise your points there. - 05/Jan/2005</p>
+
+      <h4>JAMES product sources have moved to &quot;Subversion&quot;</h4>
+      <p>Subversion is a version control system like CVS, but it has 
advantages over CVS for Apache Software Foundation (ASF) projects.<br></br> In 
common with all other ASF projects we have reviewed our use of CVS and migrated 
our code to Subversion.<br></br>
+Have a look at this <a href="server/FAQ.html#17">FAQ</a> for further details. 
- 05/Jan/2005</p>
+      <p></p>
+      </div>
+    </div>
+  
+
+      </div>
+    </div>
+    <div class="clear">
+      <hr/>
+    </div>
+    <div id="footer">
+      <div class="xright">&#169;  
+          2006-2007
+    
+          The Apache Software Foundation
+          
+  
+
+  
+    
+  
+  
+  </div>
+      <div class="clear">
+        <hr/>
+      </div>
+    </div>
+  </body>
+</html>

Modified: james/site/trunk/www/project-info.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/project-info.html?view=diff&rev=504575&r1=504574&r2=504575
==============================================================================
--- james/site/trunk/www/project-info.html (original)
+++ james/site/trunk/www/project-info.html Wed Feb  7 07:12:13 2007
@@ -45,7 +45,7 @@
   
   
             <div class="xleft">
-        Last Published: 10/30/2006
+        Last Published: 02/07/2007
                       </div>
             <div class="xright">      <a href="index.html">JAMES Project</a>
           |
@@ -79,7 +79,7 @@
     
   
   
-                   <h5>Products</h5>
+                   <h5>Sub Projects</h5>
         <ul>
               
     <li class="none">
@@ -106,6 +106,10 @@
         <ul>
               
     <li class="none">
+              <a href="newsarchive.html">News</a>
+        </li>
+              
+    <li class="none">
               <a href="index.html">Overview</a>
         </li>
               
@@ -219,7 +223,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2006
+          2006-2007
     
           The Apache Software Foundation
           

Modified: james/site/trunk/www/project-summary.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/project-summary.html?view=diff&rev=504575&r1=504574&r2=504575
==============================================================================
--- james/site/trunk/www/project-summary.html (original)
+++ james/site/trunk/www/project-summary.html Wed Feb  7 07:12:13 2007
@@ -45,7 +45,7 @@
   
   
             <div class="xleft">
-        Last Published: 10/30/2006
+        Last Published: 02/07/2007
                       </div>
             <div class="xright">      <a href="index.html">JAMES Project</a>
           |
@@ -79,7 +79,7 @@
     
   
   
-                   <h5>Products</h5>
+                   <h5>Sub Projects</h5>
         <ul>
               
     <li class="none">
@@ -106,6 +106,10 @@
         <ul>
               
     <li class="none">
+              <a href="newsarchive.html">News</a>
+        </li>
+              
+    <li class="none">
               <a href="index.html">Overview</a>
         </li>
               
@@ -219,7 +223,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2006
+          2006-2007
     
           The Apache Software Foundation
           

Modified: james/site/trunk/www/source-repository.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/source-repository.html?view=diff&rev=504575&r1=504574&r2=504575
==============================================================================
--- james/site/trunk/www/source-repository.html (original)
+++ james/site/trunk/www/source-repository.html Wed Feb  7 07:12:13 2007
@@ -45,7 +45,7 @@
   
   
             <div class="xleft">
-        Last Published: 10/30/2006
+        Last Published: 02/07/2007
                       </div>
             <div class="xright">      <a href="index.html">JAMES Project</a>
           |
@@ -79,7 +79,7 @@
     
   
   
-                   <h5>Products</h5>
+                   <h5>Sub Projects</h5>
         <ul>
               
     <li class="none">
@@ -106,6 +106,10 @@
         <ul>
               
     <li class="none">
+              <a href="newsarchive.html">News</a>
+        </li>
+              
+    <li class="none">
               <a href="index.html">Overview</a>
         </li>
               
@@ -222,7 +226,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2006
+          2006-2007
     
           The Apache Software Foundation
           

Modified: james/site/trunk/www/team-list.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/team-list.html?view=diff&rev=504575&r1=504574&r2=504575
==============================================================================
--- james/site/trunk/www/team-list.html (original)
+++ james/site/trunk/www/team-list.html Wed Feb  7 07:12:13 2007
@@ -45,7 +45,7 @@
   
   
             <div class="xleft">
-        Last Published: 10/30/2006
+        Last Published: 02/07/2007
                       </div>
             <div class="xright">      <a href="index.html">JAMES Project</a>
           |
@@ -79,7 +79,7 @@
     
   
   
-                   <h5>Products</h5>
+                   <h5>Sub Projects</h5>
         <ul>
               
     <li class="none">
@@ -106,6 +106,10 @@
         <ul>
               
     <li class="none">
+              <a href="newsarchive.html">News</a>
+        </li>
+              
+    <li class="none">
               <a href="index.html">Overview</a>
         </li>
               
@@ -211,7 +215,7 @@
     </div>
     <div id="bodyColumn">
       <div id="contentBox">
-        <div class="section"><h2>The Team</h2><p>A successful project requires 
many people to play many roles. Some members write code or documentation, while 
others are valuable as testers, submitting patches and suggestions.</p><p>The 
team is comprised of Members and Contributors. Members have direct access to 
the source of a project and actively evolve the code-base. Contributors improve 
the project through submission of patches and suggestions to the Members. The 
number of Contributors to the project is unbounded. Get involved today. All 
contributions to the project are greatly appreciated.</p><div 
class="section"><h3>Members</h3><p>The following is a list of developers with 
commit privileges that have directly contributed to the project in one way or 
another.</p><table class="bodyTable"><tr 
class="a"><th>Id</th><th>Name</th><th>Email</th><th>URL</th><th>Organization</th><th>Organization
 URL</th><th>Roles</th><th>Time Zone</th><th>Actual Time 
(GMT)</th><th>Properties</th
 ></tr><tr class="b"><td>bago</td><td>Stefano Bagnara</td><td>apache at 
 >bago.org</td><td>-</td><td>-</td><td>-</td><td>Developer</td><td>2</td><td><span
 > id="developer-0">2</span></td><td>-</td></tr><tr 
 >class="a"><td>norman</td><td>Norman Maurer</td><td>nm at 
 >byteaction.de</td><td>-</td><td>-</td><td>-</td><td>Developer</td><td>2</td><td><span
 > id="developer-1">2</span></td><td>-</td></tr><tr 
 >class="b"><td>serge</td><td>Serge Knystautas</td><td>sergek at 
 >lokitech.com</td><td>-</td><td>-</td><td>-</td><td>Developer</td><td>-</td><td><span
 > id="developer-2">-</span></td><td>-</td></tr><tr 
 >class="a"><td>benrdf</td><td>Bernd Fondermann</td><td>bf_jak at 
 >brainlounge.de</td><td>-</td><td>-</td><td>-</td><td>Developer</td><td>-</td><td><span
 > id="developer-3">-</span></td><td>-</td></tr><tr 
 >class="b"><td>sbrewin</td><td>Steve Brewin</td><td>sbrewin at 
 >synsys.com</td><td>-</td><td>-</td><td>-</td><td>Developer</td><td>-</td><td><span
 > id="developer-4">-</span></td><td>-</td></tr><tr class
 ="a"><td>hilmer</td><td>S�ren Hilmer</td><td>sh at 
widetrail.dk</td><td>-</td><td>-</td><td>-</td><td>Developer</td><td>-</td><td><span
 id="developer-5">-</span></td><td>-</td></tr><tr 
class="b"><td>noel</td><td>Noel J. Bergman</td><td>noel at 
devtech.com</td><td>-</td><td>-</td><td>-</td><td>Developer</td><td>-</td><td><span
 id="developer-6">-</span></td><td>-</td></tr><tr 
class="a"><td>danny</td><td>Danny Angus</td><td>danny at 
apache.org</td><td>-</td><td>-</td><td>-</td><td>Developer</td><td>-</td><td><span
 id="developer-7">-</span></td><td>-</td></tr><tr 
class="b"><td>adc</td><td>Alan D. 
Cabrera</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-8</td><td><span
 id="developer-8">-8</span></td><td>-</td></tr></table></div><div 
class="section"><h3>Contributors</h3><p>There are no contributors listed for 
this project. Please check back again later.</p></div></div><script 
type="text/javascript">
+        <div class="section"><h2>The Team</h2><p>A successful project requires 
many people to play many roles. Some members write code or documentation, while 
others are valuable as testers, submitting patches and suggestions.</p><p>The 
team is comprised of Members and Contributors. Members have direct access to 
the source of a project and actively evolve the code-base. Contributors improve 
the project through submission of patches and suggestions to the Members. The 
number of Contributors to the project is unbounded. Get involved today. All 
contributions to the project are greatly appreciated.</p><div 
class="section"><h3>Members</h3><p>The following is a list of developers with 
commit privileges that have directly contributed to the project in one way or 
another.</p><table class="bodyTable"><tr 
class="a"><th>Id</th><th>Name</th><th>Email</th><th>URL</th><th>Organization</th><th>Organization
 URL</th><th>Roles</th><th>Time Zone</th><th>Actual Time 
(GMT)</th><th>Properties</th
 ></tr><tr class="b"><td>bago</td><td>Stefano Bagnara</td><td>apache at 
 >bago.org</td><td>-</td><td>-</td><td>-</td><td>Developer</td><td>2</td><td><span
 > id="developer-0">2</span></td><td>-</td></tr><tr 
 >class="a"><td>norman</td><td>Norman Maurer</td><td>nm at 
 >byteaction.de</td><td>-</td><td>-</td><td>-</td><td>Developer</td><td>2</td><td><span
 > id="developer-1">2</span></td><td>-</td></tr><tr 
 >class="b"><td>serge</td><td>Serge Knystautas</td><td>sergek at 
 >lokitech.com</td><td>-</td><td>-</td><td>-</td><td>Developer</td><td>-</td><td><span
 > id="developer-2">-</span></td><td>-</td></tr><tr 
 >class="a"><td>benrdf</td><td>Bernd Fondermann</td><td>bf_jak at 
 >brainlounge.de</td><td>-</td><td>-</td><td>-</td><td>Developer</td><td>-</td><td><span
 > id="developer-3">-</span></td><td>-</td></tr><tr 
 >class="b"><td>sbrewin</td><td>Steve Brewin</td><td>sbrewin at 
 >synsys.com</td><td>-</td><td>-</td><td>-</td><td>Developer</td><td>-</td><td><span
 > id="developer-4">-</span></td><td>-</td></tr><tr class
 ="a"><td>hilmer</td><td>S�ren Hilmer</td><td>sh at 
widetrail.dk</td><td>-</td><td>-</td><td>-</td><td>Developer</td><td>-</td><td><span
 id="developer-5">-</span></td><td>-</td></tr><tr 
class="b"><td>noel</td><td>Noel J. Bergman</td><td>noel at 
devtech.com</td><td>-</td><td>-</td><td>-</td><td>Developer</td><td>-</td><td><span
 id="developer-6">-</span></td><td>-</td></tr><tr 
class="a"><td>danny</td><td>Danny Angus</td><td>danny at 
apache.org</td><td>-</td><td>-</td><td>-</td><td>Developer</td><td>-</td><td><span
 id="developer-7">-</span></td><td>-</td></tr><tr 
class="b"><td>adc</td><td>Alan D. 
Cabrera</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-</td><td>-8</td><td><span
 id="developer-8">-8</span></td><td>-</td></tr><tr 
class="a"><td>rdonkin</td><td>Robert Burrell Donkin</td><td>rdonkin at 
apache.org</td><td>-</td><td>-</td><td>-</td><td>Developer</td><td>-</td><td><span
 id="developer-9">-</span></td><td>-</td></tr></table></div><div 
class="section"><h3>Contributors<
 /h3><p>There are no contributors listed for this project. Please check back 
again later.</p></div></div><script type="text/javascript">
 function offsetDate(id, offset) {
     var now = new Date();
     var nowTime = now.getTime();
@@ -237,7 +241,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2006
+          2006-2007
     
           The Apache Software Foundation
           

Modified: james/site/trunk/www/weare.html
URL: 
http://svn.apache.org/viewvc/james/site/trunk/www/weare.html?view=diff&rev=504575&r1=504574&r2=504575
==============================================================================
--- james/site/trunk/www/weare.html (original)
+++ james/site/trunk/www/weare.html Wed Feb  7 07:12:13 2007
@@ -48,7 +48,7 @@
   
   
             <div class="xleft">
-        Last Published: 10/30/2006
+        Last Published: 02/07/2007
                       </div>
             <div class="xright">      <a href="index.html">JAMES Project</a>
           |
@@ -82,7 +82,7 @@
     
   
   
-                   <h5>Products</h5>
+                   <h5>Sub Projects</h5>
         <ul>
               
     <li class="none">
@@ -109,6 +109,10 @@
         <ul>
               
     <li class="none">
+              <a href="newsarchive.html">News</a>
+        </li>
+              
+    <li class="none">
               <a href="index.html">Overview</a>
         </li>
               
@@ -218,7 +222,7 @@
   
   
     <a name="This list"></a><div class="section"><h2>This list</h2>
-      <p>Special thanks go to the following people for their contributions to 
this project.  We also appreciate documentation, feedback, and bug reports.  
This is a living document that describes the key contributors to James. Last 
Updated July 2006.</p>
+      <p>Special thanks go to the following people for their contributions to 
this project.  We also appreciate documentation, feedback, and bug reports.  
This is a living document that describes the key contributors to James. Last 
Updated January 2007.</p>
     </div>
     <a name="Active Commiters"></a><div class="section"><h2>Active 
Commiters</h2>
       <p>
@@ -255,7 +259,10 @@
       <p>
         <b>Bernd Fondermann (bf_jak at brainlounge.de) [BF]</b>
       </p>
-
+      <p>
+        <b>Robert Burrell Donkin (rdonkin at apache.org) [RBD]</b>
+      </p>
+      
     </div>
     <a name="Alumni and Other Contributors"></a><div 
class="section"><h2>Alumni and Other Contributors</h2>
     <p>Many people have had a hand in James' success over the years, here we'd 
like to give credit to those who have made a difference and to those who have 
left.</p>
@@ -371,7 +378,7 @@
     </div>
     <div id="footer">
       <div class="xright">&#169;  
-          2006
+          2006-2007
     
           The Apache Software Foundation
           


Reply via email to