Author: wsmoak
Date: Mon May  1 22:40:44 2006
New Revision: 398817

URL: http://svn.apache.org/viewcvs?rev=398817&view=rev
Log:
Update site/pom.xml to use the latest struts-parent pom snapshot.
Add links to archives and subscription information for the new commits and 
issues lists.
Add Nabble as an archive site, and remove servlets.com which is no longer 
keeping up to date archives.

Modified:
    struts/site/pom.xml
    struts/site/src/site/xdoc/mail.xml

Modified: struts/site/pom.xml
URL: 
http://svn.apache.org/viewcvs/struts/site/pom.xml?rev=398817&r1=398816&r2=398817&view=diff
==============================================================================
--- struts/site/pom.xml (original)
+++ struts/site/pom.xml Mon May  1 22:40:44 2006
@@ -23,7 +23,7 @@
    <parent>
       <groupId>org.apache.struts</groupId>
       <artifactId>struts-parent</artifactId>
-      <version>1</version>
+      <version>2-SNAPSHOT</version>
    </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: struts/site/src/site/xdoc/mail.xml
URL: 
http://svn.apache.org/viewcvs/struts/site/src/site/xdoc/mail.xml?rev=398817&r1=398816&r2=398817&view=diff
==============================================================================
--- struts/site/src/site/xdoc/mail.xml (original)
+++ struts/site/src/site/xdoc/mail.xml Mon May  1 22:40:44 2006
@@ -176,9 +176,6 @@
                     products to send email, there are several bugs in the
                     software that
                     prevent you from turning off the sending of HTML email.
-                    Please read this
-                    <a href="./micromail.html">page</a>
-                    as well...
                 </p>
 
                 <p>
@@ -263,6 +260,26 @@
                         <a href="http://mail-archives.apache.org/";>ASF Mail
                             Archives</a>
                     </li>
+                    <ul>
+                        <li>
+                            <a 
href="http://mail-archives.apache.org/mod_mbox/struts-user/";>
+                            User list</a>
+                        </li>
+                        <li>
+                            <a 
href="http://mail-archives.apache.org/mod_mbox/struts-dev/";>
+                            Dev. list</a>
+                        </li>
+                        <li>
+                            <a 
href="http://mail-archives.apache.org/mod_mbox/struts-commits/";>
+                            Commits list</a>
+                        </li>
+                        <li>
+                            <a 
href="http://mail-archives.apache.org/mod_mbox/struts-issues/";>
+                            Issues list</a>
+                        </li>
+
+                        </ul>
+
                     <li>Mail-Archive</li>
                     <ul>
                         <li>
@@ -296,10 +313,18 @@
                                 Dev. List</a>
                         </li>
                     </ul>
-                    <li>
-                        <a 
href="http://www.servlets.com/archive/servlet/SummarizeList?listName=struts-user";>
-                            Servlets.com servlet and JSP list archives</a>
-                    </li>
+                    <li>Nabble</li>
+                    <ul>
+                        <li>
+                            <a 
href="http://www.nabble.com/Struts---User-f206.html";>
+                                User List</a>
+                        </li>
+                        <li>
+                            <a 
href="http://www.nabble.com/Struts---Dev-f205.html";>
+                                Dev. List</a>
+                        </li>
+                    </ul>
+
                 </ul>
             </subsection>
 
@@ -351,26 +376,6 @@
                             Unsubscribe</a>
                         ]
                     </li>
-
-                    <li>
-                        <strong>STRUTS-DEV Mailing List</strong>
-                        - Subscribe to this mailing
-                        list to communicate with other developers interested
-                        in expanding and
-                        improving the functionality supported by Struts
-                        itself.
-                        <br/>
-                        [
-                        <a href="mailto:[EMAIL PROTECTED]">
-                            Subscribe</a>
-                        ]
-                        <br/>
-                        [
-                        <a href="mailto:[EMAIL PROTECTED]">
-                            Unsubscribe</a>
-                        ]
-                    </li>
-
                     <li>
                         <strong>STRUTS-USER Digest</strong>
                         - Subscribe to this list to receive
@@ -410,6 +415,59 @@
                         regular list.
                         <br/>
                     </li>
+
+                    <li>
+                        <strong>STRUTS-DEV Mailing List</strong>
+                        - Subscribe to this mailing
+                        list to communicate with other developers interested
+                        in expanding and
+                        improving the functionality supported by Struts
+                        itself.
+                        <br/>
+                        [
+                        <a href="mailto:[EMAIL PROTECTED]">
+                            Subscribe</a>
+                        ]
+                        <br/>
+                        [
+                        <a href="mailto:[EMAIL PROTECTED]">
+                            Unsubscribe</a>
+                        ]
+                    </li>
+
+                    <li>
+                        <strong>STRUTS-COMMITS Mailing List</strong>
+                        - Subscribe to this mailing
+                        to receive notifications of changes to the Struts
+                        source code repository.
+                        <br/>
+                        [
+                        <a href="mailto:[EMAIL PROTECTED]">
+                            Subscribe</a>
+                        ]
+                        <br/>
+                        [
+                        <a href="mailto:[EMAIL PROTECTED]">
+                            Unsubscribe</a>
+                        ]
+                    </li>
+                    <li>
+                        <strong>STRUTS-ISSUES Mailing List</strong>
+                        - Subscribe to this mailing
+                        to receive notifications from the Struts JIRA issue
+                        tracker.
+                        <br/>
+                        [
+                        <a href="mailto:[EMAIL PROTECTED]">
+                            Subscribe</a>
+                        ]
+                        <br/>
+                        [
+                        <a href="mailto:[EMAIL PROTECTED]">
+                            Unsubscribe</a>
+                        ]
+                    </li>
+
                 </ul>
 
                 <p>


Reply via email to