There is an error in the URL of the JCS user mailinglist archives. See this
page: http://jakarta.apache.org/turbine/jcs/mail-lists.html
It should be
http://www.mail-archive.com/[email protected]/ instead of
http://www.mail-archive.com/[email protected]/
A patchfile to fix it is attached to this email.
Maarten
--
Maarten Coene
Katholieke Universiteit Leuven
Dept. Computerwetenschappen Tel: ++32 (0)16/32 78 25
Celestijnenlaan 200A
B-3001 Heverlee
cvs diff -u project.xml
Index: project.xml
===================================================================
RCS file: /home/cvspublic/jakarta-turbine-jcs/project.xml,v
retrieving revision 1.8
diff -u -r1.8 project.xml
--- project.xml 18 May 2002 02:11:31 -0000 1.8
+++ project.xml 22 May 2002 16:06:51 -0000
@@ -20,7 +20,7 @@
<name>JCS User List</name>
<subscribe>[EMAIL PROTECTED]</subscribe>
<unsubscribe>[EMAIL PROTECTED]</unsubscribe>
-
<archive>http://www.mail-archive.com/[email protected]/</archive>
+
+<archive>http://www.mail-archive.com/[email protected]/</archive>
</mailingList>
<mailingList>
<name>JCS Developer List</name>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>