noel 2003/01/29 20:26:50
Modified: src/xdocs Tag: branch_2_1_fcs changelog.xml index.xml
stylesheet.css weare.xml
Log:
updated v2 branch to reflect TLP status, code changes, and stylesheet change
Revision Changes Path
No revision
No revision
1.11.4.1 +13 -1 jakarta-james/src/xdocs/changelog.xml
Index: changelog.xml
===================================================================
RCS file: /home/cvs/jakarta-james/src/xdocs/changelog.xml,v
retrieving revision 1.11
retrieving revision 1.11.4.1
diff -u -r1.11 -r1.11.4.1
--- changelog.xml 13 Dec 2002 17:46:31 -0000 1.11
+++ changelog.xml 30 Jan 2003 04:26:50 -0000 1.11.4.1
@@ -11,8 +11,20 @@
<p>This is a living document that records what was done between releases. As
always, thank you to everyone who contributed code, documentation, bug reports, and
feedback.
</p>
+<section name="Version 2.1.1">
+<p>Expected release January 2003</p>
+<li> [NjB] (code) Fixed synchronizaion bug in file repository</li>
+<li> [NjB] (code) Enabled log rotation</li>
+<li> [NjB] (doc) Fixed broken links</li>
+<li> [DA, NjB] (update) Updated JavaMail and JAF</li>
+<li> [NjB] (code) Updated sqlResources.xml for PostgreSQL with patch from simon
</li>
+<li> [NjB] (code) Reorder primary key for JDBCMailRepository? to optimize queries
using just the repository name.</li>
+<li>[PG,HB] (code) NNTP dot stuffing fix</li>
+<li>[PG] (code) NNTP OVER/XOVER fix</li>
+</section>
+
<section name="Version 2.1">
-<p>Expected release December 2002</p>
+<p>Released 29 December 2002</p>
<ul>
<li>(AK) (doc) Added LDAP RFCs.</li>
<li>(PG) (code) Fixed platform-specific performance issue with the POP3 server
delivery.</li>
1.23.2.4 +3 -1 jakarta-james/src/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-james/src/xdocs/index.xml,v
retrieving revision 1.23.2.3
retrieving revision 1.23.2.4
diff -u -r1.23.2.3 -r1.23.2.4
--- index.xml 10 Jan 2003 07:49:54 -0000 1.23.2.3
+++ index.xml 30 Jan 2003 04:26:50 -0000 1.23.2.4
@@ -15,7 +15,9 @@
<p>James is based upon the Apache Avalon application framework. (For more
information about Avalon, please go to <a
href="http://jakarta.apache.org/avalon">http://jakarta.apache.org/avalon</a>)</p>
<p>James requires Java 2 (either JRE 1.3 or 1.4 as of 2.0a3). </p>
<subsection name="news">
-<p><b>Find out how to use James with sendmail</b><br/>We've added a HOW TO document
explaining how to configure sendmail to route all mail through James, read it <a
href="james_and_sendmail.html">Here</a>.</p>
+<p><b>James Comes Of Age</b><br/>We're proud to announce that Jakarta James has
been promoted from being a Jakarta sub-project to Apache James, a top-level project of
the Apache Software Foundation (ASF). James now has its own Project Management
Committee, and reports directly to the <a
href="http://www.apache.org/foundation">ASF</a>.</p>
+<p>We also have a brand new domain name: <b>http://james.apache.org</b> and are in
the process of moving our infrastructure over to the new domain, so please forgive any
confusion that might occur.</p>
+<p><i>At this time we would especially appreciate hearing about broken links or out
of date references on this site.</i></p>
</subsection>
<subsection name="releases">
<p><b>Latest and Stable: james-2.1</b><br/>
1.1.4.1 +3 -3 jakarta-james/src/xdocs/stylesheet.css
Index: stylesheet.css
===================================================================
RCS file: /home/cvs/jakarta-james/src/xdocs/stylesheet.css,v
retrieving revision 1.1
retrieving revision 1.1.4.1
diff -u -r1.1 -r1.1.4.1
--- stylesheet.css 30 Jul 2002 13:37:34 -0000 1.1
+++ stylesheet.css 30 Jan 2003 04:26:50 -0000 1.1.4.1
@@ -1,5 +1,5 @@
-body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
-td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
-strong { font-weight: bold; font-size: 14px}
+body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small}
+td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small}
+strong { font-weight: bold; font-size: larger}
table { border-style: none}
td { border-style: none}
1.12.4.1 +1 -0 jakarta-james/src/xdocs/weare.xml
Index: weare.xml
===================================================================
RCS file: /home/cvs/jakarta-james/src/xdocs/weare.xml,v
retrieving revision 1.12
retrieving revision 1.12.4.1
diff -u -r1.12 -r1.12.4.1
--- weare.xml 13 Dec 2002 17:46:31 -0000 1.12
+++ weare.xml 30 Jan 2003 04:26:50 -0000 1.12.4.1
@@ -45,6 +45,7 @@
<p><b>Shilpa Dalmia (shilpa at postx.com) (SD)</b></p>
<p><b>Steve Short (sshort at postx.com) (SS3)</b></p>
<p><b>Aaron Knauf (aknauf at xtra.co.nz) (AK)</b></p>
+<p><b>Serge "Sergei" Sozonoff (serge at globalbeach.com) (SS4)</b></p>
</section>
</body>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]