danny 2003/07/02 03:12:51
Modified: src/xdocs index.xml
src/xdocs/stylesheets project.xml
Log:
announce infrastructure changes, remove inappropriate links
Revision Changes Path
1.33 +13 -0 james-server/src/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/james-server/src/xdocs/index.xml,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- index.xml 12 Jun 2003 11:27:17 -0000 1.32
+++ index.xml 2 Jul 2003 10:12:50 -0000 1.33
@@ -15,6 +15,19 @@
<p>James requires Java 2 (either JRE 1.3 or 1.4 as of 2.0a3).</p>
</section>
<section name="news">
+<h3><b>Lists and CVS repository have moved</b></h3>
+<p>James mailing lists have moved,<br/>
[EMAIL PROTECTED] (for users of James) is now [EMAIL PROTECTED] subscribe with
[EMAIL PROTECTED] <br/>
[EMAIL PROTECTED] (for developers and contributors) is now [EMAIL PROTECTED]
subscribe with [EMAIL PROTECTED]<br/>
+There is also [EMAIL PROTECTED] for general discussions relating to the project
(not code or user issues) subscribe with [EMAIL PROTECTED]</p>
+<p>James CVS module has been renamed<br/>
+The new module name is james-server<br/>
+You can either check out this renamed module or rename the module in the CVS
control files in your local copy.</p>
+<p>
+We will update instructions throughout the site as soon as we can.<br/>
+Downloads remain at their old locations.
+
+</p>
<h3>James featured on IBM developerWorks</h3>
<p>
Claude Duguay has written two excellent articles on <a
href="http://james.apache.org/">James</a> for
1.26 +2 -2 james-server/src/xdocs/stylesheets/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/james-server/src/xdocs/stylesheets/project.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- project.xml 11 May 2003 01:53:17 -0000 1.25
+++ project.xml 2 Jul 2003 10:12:51 -0000 1.26
@@ -9,7 +9,7 @@
<menu name="James">
<item name="Overview" href="/index.html"/>
<item name="James FAQ" href="/FAQ.html"/>
- <item name="Mailing Lists"
href="http://jakarta.apache.org/site/mail.html"/>
+ <!--<item name="Mailing Lists"
href="http://jakarta.apache.org/site/mail.html"/>-->
<item name="Wiki"
href="http://nagoya.apache.org/wiki/apachewiki.cgi?James"/>
</menu>
@@ -29,7 +29,7 @@
<menu name="Project">
<item name="Bug Database "
href="http://jakarta.apache.org/site/bugs.html"/>
- <item name="CVS Repositories"
href="http://jakarta.apache.org/site/cvsindex.html"/>
+ <!--<item name="CVS Repositories"
href="http://jakarta.apache.org/site/cvsindex.html"/>-->
<item name="Who We Are" href="/weare.html"/>
<item name="How Can I Contribute?" href="/contribute.html"/>
<item name="Coding Standards" href="/code-standards.html"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]