noel 2004/02/04 12:11:56
Modified: src/xdocs FAQ.xml announcement_2_1.xml
build_instructions_2_1.xml changelog.xml
contribute.xml design_objectives.xml
documentation_2_1.xml download.xml index.xml
install.xml installation_instructions_2_1.xml
weare.xml
src/xdocs/stylesheets site.xsl
Log:
More cleanup related to Avalon, Ant and James moving to TLP status.
Revision Changes Path
1.26 +1 -1 james-server/src/xdocs/FAQ.xml
Index: FAQ.xml
===================================================================
RCS file: /home/cvs/james-server/src/xdocs/FAQ.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- FAQ.xml 6 Feb 2003 06:01:04 -0000 1.25
+++ FAQ.xml 4 Feb 2004 20:11:56 -0000 1.26
@@ -2,7 +2,7 @@
<document>
<properties>
<title>Frequently Asked Questions</title>
- <author email="[EMAIL PROTECTED]">James Mail Server Project</author>
+ <author email="[EMAIL PROTECTED]">James Project Web Team</author>
</properties>
<body>
<section name="This FAQ">
1.4 +3 -3 james-server/src/xdocs/announcement_2_1.xml
Index: announcement_2_1.xml
===================================================================
RCS file: /home/cvs/james-server/src/xdocs/announcement_2_1.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- announcement_2_1.xml 13 Feb 2003 21:54:50 -0000 1.3
+++ announcement_2_1.xml 4 Feb 2004 20:11:56 -0000 1.4
@@ -31,9 +31,9 @@
<p>Information about James can be found at the <a
href="http://james.apache.org/">James web site</a>
at http://james.apache.org/. Users interested in subscribing to the James
-<a href="mailto:[EMAIL PROTECTED]">user</a> and
-<a href="mailto:[EMAIL PROTECTED]">developer</a> mailings lists should send emails
-to [EMAIL PROTECTED] and [EMAIL PROTECTED], respectively</p>
+<a href="mailto:[EMAIL PROTECTED]">user</a> and
+<a href="mailto:[EMAIL PROTECTED]">developer</a> mailings lists should send emails
+to [EMAIL PROTECTED] and [EMAIL PROTECTED], respectively</p>
</section>
</body>
</document>
1.2 +3 -4 james-server/src/xdocs/build_instructions_2_1.xml
Index: build_instructions_2_1.xml
===================================================================
RCS file: /home/cvs/james-server/src/xdocs/build_instructions_2_1.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- build_instructions_2_1.xml 1 Dec 2002 09:55:00 -0000 1.1
+++ build_instructions_2_1.xml 4 Feb 2004 20:11:56 -0000 1.2
@@ -14,9 +14,8 @@
<section name="Getting the Source Code">
<p>There are two ways to get the James source code.</p>
<p>1. Download the source distribution - the source is available from the
-<a href="http://jakarta.apache.org/builds/jakarta-james/latest/">James download
directory</a>.
-Simply choose the version of James you'd like to download, navigate into the src
subdirectory
-for that version, and pick the source distribution appropriate for your platform.
+<a href="http://james.apache.org/download.cgi">James release mirrors</a>.
+Simply choose the version of James you'd like to download, and pick the source
distribution appropriate for your platform.
</p>
<p>2. Get the source code using CVS - this method gives you access to the cutting
edge code
base. Instructions on how to use CVS to get the James source code (the
jakarta-james distribution)
@@ -30,7 +29,7 @@
installed before the build can run.</p>
<p>2. Ant - This is a Java-tailored, XML-configured, extensible build or make
system. The James
source tree includes Ant v1.5. You can get the latest version of Ant
-<a href="http://jakarta.apache.org/ant">here</a>. Since Ant is currently included
in the source
+<a href="http://ant.apache.org/">here</a>. Since Ant is currently included in the
source
distribution, it is not necessary to download it separately.</p>
</section>
<section name="Building the Distribution">
1.27 +1 -1 james-server/src/xdocs/changelog.xml
Index: changelog.xml
===================================================================
RCS file: /home/cvs/james-server/src/xdocs/changelog.xml,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- changelog.xml 24 Jun 2003 19:41:16 -0000 1.26
+++ changelog.xml 4 Feb 2004 20:11:56 -0000 1.27
@@ -4,7 +4,7 @@
<properties>
<title>ChangeLog</title>
- <author email="[EMAIL PROTECTED]">James Project</author>
+ <author email="[EMAIL PROTECTED]">James Project Web Team</author>
</properties>
<body>
1.8 +1 -1 james-server/src/xdocs/contribute.xml
Index: contribute.xml
===================================================================
RCS file: /home/cvs/james-server/src/xdocs/contribute.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- contribute.xml 12 May 2003 23:08:59 -0000 1.7
+++ contribute.xml 4 Feb 2004 20:11:56 -0000 1.8
@@ -66,7 +66,7 @@
reports, and contributed fixes, often by the same person. It is
sometimes said that Apache
projects evolve because users become so fed-up waiting for bugs to be
addressed that they
fix them themselves. :)<br/>
- If you report a bug, <a
href="http://jakarta.apache.org/site/bugs.html">here</a> we'd appreciate it if you
could send a mail to the users or developers
+ If you report a bug, <a href="http://issues.apache.org/jira">here</a>
we'd appreciate it if you could send a mail to the users or developers
mailing lists, so that we can discuss it with you, bugzilla isn't a
great way for mediating
communication.<br/>
If you want to fix a bug, please contribute your changes according to
the guidelines above,
1.2 +1 -1 james-server/src/xdocs/design_objectives.xml
Index: design_objectives.xml
===================================================================
RCS file: /home/cvs/james-server/src/xdocs/design_objectives.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- design_objectives.xml 11 May 2003 01:49:49 -0000 1.1
+++ design_objectives.xml 4 Feb 2004 20:11:56 -0000 1.2
@@ -4,7 +4,7 @@
<properties>
<title>Design Objectives</title>
- <author email="[EMAIL PROTECTED]">James Project</author>
+ <author email="[EMAIL PROTECTED]">James Project Web Team</author>
</properties>
<body>
1.9 +2 -2 james-server/src/xdocs/documentation_2_1.xml
Index: documentation_2_1.xml
===================================================================
RCS file: /home/cvs/james-server/src/xdocs/documentation_2_1.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- documentation_2_1.xml 14 Feb 2003 07:48:05 -0000 1.8
+++ documentation_2_1.xml 4 Feb 2004 20:11:56 -0000 1.9
@@ -20,10 +20,10 @@
strengths, and can allow administrators to produce powerful applications
surprisingly easily.
</p>
<p>
-James is built on top of version 4.1.3 of the <a
href="http://jakarta.apache.org/avalon">Avalon Application Framework</a>. This
+James is built on top of version 4.1.3 of the <a
href="http://avalon.apache.org/">Avalon Application Framework</a>. This
framework encourages a set of good development practices such as Component Oriented
Programming and
Inversion of Control. The standard distribution of James includes version 4.0.1 of
the
-<a href="http://jakarta.apache.org/avalon/phoenix">Phoenix Avalon Framework
container</a>. This stable
+<a href="http://avalon.apache.org/phoenix">Phoenix Avalon Framework container</a>.
This stable
and robust container provides a strong foundation for the James server.
</p>
<p>
1.5 +4 -4 james-server/src/xdocs/download.xml
Index: download.xml
===================================================================
RCS file: /home/cvs/james-server/src/xdocs/download.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- download.xml 10 Nov 2003 06:51:55 -0000 1.4
+++ download.xml 4 Feb 2004 20:11:56 -0000 1.5
@@ -50,14 +50,14 @@
<p>This release has many enhancements and bug fixes over the previous
release. See the <a
-href="http://jakarta.apache.org/james/changelog.html">Change Log</a>
+href="http://james.apache.org/changelog.html">Change Log</a>
for a detailed list of changes. Some of the earlier defects could
turn a James mail server into an Open Relay. All users of James 2.0a3
and earlier are urged to upgrade to James v2.1.3 as soon as
possible.</p>
<p>For details see the <A
-HREF="http://www.apache.org/dist/jakarta/james/Announcement21.html">Official
+HREF="http://james.apache.org/announcement_2_1.html">Official
Announcement</A>.</p>
<ul>
@@ -80,11 +80,11 @@
<li>Source with Avalon Phoenix binaries (Unix TAR): <a
href="[preferred]/james/james-with-phoenix-2.1.3-src.tar.gz">james-with-phoenix-2.1.3-src.tar.gz</a>
[<a
-href="http://www.apache.org/dist/jakarta/james/james-with-phoenix-2.1-src.tar.gz.asc">PGP</a>]</li>
+href="http://www.apache.org/dist/james/james-with-phoenix-2.1-src.tar.gz.asc">PGP</a>]</li>
<li>Source with Avalon Phoenix binaries (ZIP Format): <a
href="[preferred]/james/james-with-phoenix-2.1.3-src.zip">james-with-phoenix-2.1.3-src.zip</a>
[<a
-href="http://www.apache.org/dist/jakarta/james/james-with-phoenix-2.1.3-src.zip.asc">PGP</a>]</li>
+href="http://www.apache.org/dist/james/james-with-phoenix-2.1.3-src.zip.asc">PGP</a>]</li>
<li><a
href="[preferred]/james/binaries/">Other
1.34 +3 -3 james-server/src/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/james-server/src/xdocs/index.xml,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- index.xml 2 Jul 2003 10:12:50 -0000 1.33
+++ index.xml 4 Feb 2004 20:11:56 -0000 1.34
@@ -4,7 +4,7 @@
<properties>
<title>Overview</title>
- <author email="[EMAIL PROTECTED]">James Project</author>
+ <author email="[EMAIL PROTECTED]">James Project Web Team</author>
</properties>
<body>
@@ -45,14 +45,14 @@
<section name="releases">
<p><b>Latest and Stable: James v2.1.3</b><br/>
James v2.1.3 is the current release, and the latest in the <A
HREF="announcement_2_1.html">James v2.1 series</A>.
-Both <a href="http://jakarta.apache.org/site/binindex.cgi">binary</a> and <a
href="http://jakarta.apache.org/site/sourceindex.cgi">source</a> distributions are
available.</p>
+Both <a href="http://james.apache.org/download.cgi">binary and source</a>
distributions are available.</p>
<p>James v2.1.3 fixes several important defects, and contains functional
improvements.
See the <a href="changelog.html">Change Log</a> for a detailed list of changes.
<b>All
users are urged to upgrade to v2.1.3 as soon as possible</b>.</p>
<p>Any bugs found in James are dealt with promptly. Please provide feedback on the
james-user and james-dev mailing lists.</p>
-<p><b>Get your hands on the latest versions..</b><br/>We put significant
milestones, and potential release candidates in the <a
href="http://jakarta.apache.org/builds/jakarta-james/latest">download
area.</a><br/>Whilst the quality of these versions cannot be guaranteed they may
contain important bug fixes and cool new features.<br/></p>
+<p><b>Get your hands on the latest versions..</b><br/>We put significant
milestones, and potential release candidates in the <a
href="http://cvs.apache.org/builds/james-server/">download area.</a><br/>Whilst the
quality of these versions cannot be guaranteed they may contain important bug fixes
and cool new features.<br/></p>
</section>
<section name="Feature Status">
1.6 +1 -1 james-server/src/xdocs/install.xml
Index: install.xml
===================================================================
RCS file: /home/cvs/james-server/src/xdocs/install.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- install.xml 7 Dec 2002 20:16:54 -0000 1.5
+++ install.xml 4 Feb 2004 20:11:56 -0000 1.6
@@ -8,7 +8,7 @@
<section name="Step 0: Building. (only necessary for daily snapshots)">
<p> If you have downloaded a binary distribution, you do not need to build James.
Proceed directory to Step 1. </p>
-<p> To compile James from the source code you need <a
href="http://jakarta.apache.org/ant/">Ant</a>.
+<p> To compile James from the source code you need <a
href="http://ant.apache.org/">Ant</a>.
This is a Java-tailored, XML-configured, extensible build or make system. We
are currently using Ant 1.4, which is included in the source distribution.</p>
<p> If you have downloaded a daily snapshot, you need to build a distribution.
1.3 +5 -6 james-server/src/xdocs/installation_instructions_2_1.xml
Index: installation_instructions_2_1.xml
===================================================================
RCS file: /home/cvs/james-server/src/xdocs/installation_instructions_2_1.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- installation_instructions_2_1.xml 11 Dec 2002 09:39:18 -0000 1.2
+++ installation_instructions_2_1.xml 4 Feb 2004 20:11:56 -0000 1.3
@@ -37,9 +37,8 @@
</section>
<section name="Installing the Binary">
<subsection name="Installing a Stand-alone James Server">
-<p>Obtain the full James binary distribution from the <a
href="http://jakarta.apache.org/builds/jakarta-james/">James
-download directory</a>. It can be found in the bin subdirectory of the
distribution directory for the particular
-build you are downloading. Unpack the archive into your James installation
directory. Go to the bin subdirectory of the
+<p>Obtain the full James binary distribution from the <a
href="http://james.apache.org/download.cgi">James
+release mirrors</a>. Unpack the archive into your James installation directory.
Go to the bin subdirectory of the
installation directory and run the "run" script (either run.sh or run.bat,
depending on your platform). The configuration
file is now unpacked and available for editing.</p>
</subsection>
@@ -47,9 +46,9 @@
<p><strong>Warning!</strong> - James requires Phoenix version 4.0.x to run. There
is a known issue with logging in Phoenix 4.0, so version
4.0.1 or higher is strongly recommended. Before attempting to deploy James in a
Phoenix container, please make sure
it meets these version criteria.</p>
-<p>Deploying James in Phoenix is fairly easy. Obtain the james.sar file from the
-<a href="http://jakarta.apache.org/builds/jakarta-james/">James download
directory</a>. It can be found in the bin
-subdirectory of the distribution directory for the particular build you are
downloading. After downloading the james.sar,
+<p>Deploying James in Phoenix is fairly easy. Obtain the james.sar file from the
<a href="http://james.apache.org/download.cgi">James
+release mirrors</a>. It can be found in the "Other Binaries"
+area of the distribution directory. After downloading the james.sar,
simply place it in the apps subdirectory of your Phoenix installation. Restart
Phoenix, and the james.sar should unpack and you
will be ready to configure your James installation.</p>
</subsection>
1.27 +1 -1 james-server/src/xdocs/weare.xml
Index: weare.xml
===================================================================
RCS file: /home/cvs/james-server/src/xdocs/weare.xml,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- weare.xml 19 Jan 2004 17:07:22 -0000 1.26
+++ weare.xml 4 Feb 2004 20:11:56 -0000 1.27
@@ -4,7 +4,7 @@
<properties>
<title>Who We Are</title>
- <author email="[EMAIL PROTECTED]">James Team</author>
+ <author email="[EMAIL PROTECTED]">James Project Web Team</author>
</properties>
<body>
1.8 +2 -2 james-server/src/xdocs/stylesheets/site.xsl
Index: site.xsl
===================================================================
RCS file: /home/cvs/james-server/src/xdocs/stylesheets/site.xsl,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- site.xsl 3 Feb 2004 20:18:04 -0000 1.7
+++ site.xsl 4 Feb 2004 20:11:56 -0000 1.8
@@ -131,7 +131,7 @@
<xsl:comment>PAGE FOOTER</xsl:comment>
<tr><td colspan="2">
<div align="center"><font color="{$body-link}" size="-1"><em>
- Copyright © 1999-2003, Apache Software Foundation
+ Copyright © 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]