Author: martinc
Date: Thu Dec 30 21:29:52 2004
New Revision: 123769

URL: http://svn.apache.org/viewcvs?view=rev&rev=123769
Log:
Replace references to nagoya (which is going away) with the appropriate logical 
DNS names.
Modified:
   struts/core/trunk/doc/faqs/index.xml
   struts/core/trunk/doc/faqs/kickstart.xml
   struts/core/trunk/doc/learning.xml
   struts/core/trunk/doc/mail.xml
   struts/core/trunk/doc/proposals/release-plan-1.0b1.xml
   struts/core/trunk/doc/release-checklist.xml
   struts/core/trunk/doc/releases.xml
   struts/core/trunk/doc/userGuide/dev_validator.xml
   struts/core/trunk/doc/userGuide/release-notes-1.1-b2.xml
   struts/core/trunk/doc/using.xml
   
struts/core/trunk/src/share/org/apache/struts/upload/CommonsMultipartRequestHandler.java
   struts/core/trunk/xdocs/faqs/index.xml
   struts/core/trunk/xdocs/faqs/kickstart.xml
   struts/core/trunk/xdocs/learning.xml
   struts/core/trunk/xdocs/navigation.xml
   struts/core/trunk/xdocs/project.xml
   struts/core/trunk/xdocs/releases.xml

Modified: struts/core/trunk/doc/faqs/index.xml
Url: 
http://svn.apache.org/viewcvs/struts/core/trunk/doc/faqs/index.xml?view=diff&rev=123769&p1=struts/core/trunk/doc/faqs/index.xml&r1=123768&p2=struts/core/trunk/doc/faqs/index.xml&r2=123769
==============================================================================
--- struts/core/trunk/doc/faqs/index.xml        (original)
+++ struts/core/trunk/doc/faqs/index.xml        Thu Dec 30 21:29:52 2004
@@ -89,7 +89,7 @@
 
 <ul>
    <li>
-   <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?StrutsProjectPages 
">Apache Struts Wiki</a>
+   <a href="http://wiki.apache.org/struts";>Apache Struts Wiki</a>
    </li>
 </ul>
 

Modified: struts/core/trunk/doc/faqs/kickstart.xml
Url: 
http://svn.apache.org/viewcvs/struts/core/trunk/doc/faqs/kickstart.xml?view=diff&rev=123769&p1=struts/core/trunk/doc/faqs/kickstart.xml&r1=123768&p2=struts/core/trunk/doc/faqs/kickstart.xml&r2=123769
==============================================================================
--- struts/core/trunk/doc/faqs/kickstart.xml    (original)
+++ struts/core/trunk/doc/faqs/kickstart.xml    Thu Dec 30 21:29:52 2004
@@ -297,7 +297,7 @@
     </p>
     <p>
         For more about what JavaServer Faces means to the Struts community,
-        see the <a 
href="http://nagoya.apache.org/wiki/apachewiki.cgi?StrutsMoreAboutJSF";>
+        see the <a href="http://wiki.apache.org/struts/StrutsMoreAboutJSF";>
         StrutsMoreAboutJSF</a> wiki page.
     </p>
 </section>

Modified: struts/core/trunk/doc/learning.xml
Url: 
http://svn.apache.org/viewcvs/struts/core/trunk/doc/learning.xml?view=diff&rev=123769&p1=struts/core/trunk/doc/learning.xml&r1=123768&p2=struts/core/trunk/doc/learning.xml&r2=123769
==============================================================================
--- struts/core/trunk/doc/learning.xml  (original)
+++ struts/core/trunk/doc/learning.xml  Thu Dec 30 21:29:52 2004
@@ -228,7 +228,7 @@
     </p>
 
     <p>
-        The Struts <a 
href="http://nagoya.apache.org/wiki/apachewiki.cgi?StrutsProjectPages";><strong>Wiki</strong></a>
 is a relatively
+        The Struts <a 
href="http://wiki.apache.org/struts";><strong>Wiki</strong></a> is a relatively
         new addition to our documentation.
         Any member of the community (that means you!) is invited to post new 
material to the Wiki.
         However, the Wiki is not the place to ask incidental questions.

Modified: struts/core/trunk/doc/mail.xml
Url: 
http://svn.apache.org/viewcvs/struts/core/trunk/doc/mail.xml?view=diff&rev=123769&p1=struts/core/trunk/doc/mail.xml&r1=123768&p2=struts/core/trunk/doc/mail.xml&r2=123769
==============================================================================
--- struts/core/trunk/doc/mail.xml      (original)
+++ struts/core/trunk/doc/mail.xml      Thu Dec 30 21:29:52 2004
@@ -145,7 +145,7 @@
 <section name="Archives">
 <p>Archives Carrying Struts Lists</p>
 <ul>
-<li><a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=41";>List 
Index on nagoya.apache.org</a></li>
+<li><a 
href="http://mail-archives.apache.org/eyebrowse/SummarizeList?listId=41";>List 
Index on mail-archives.apache.org</a></li>
 <li><a 
href="http://www.mail-archive.com/user%40struts.apache.org/";>Mail-Archive</a></li>
 <li><a 
href="http://marc.theaimsgroup.com/?l=struts-user&amp;r=1&amp;w=2";>MARC: 
Mailing list ARChives</a></li>
 <li><a 
href="http://www.servlets.com/archive/servlet/SummarizeList?listName=struts-user";>Servlets.com
 servlet and JSP list archives</a></li>

Modified: struts/core/trunk/doc/proposals/release-plan-1.0b1.xml
Url: 
http://svn.apache.org/viewcvs/struts/core/trunk/doc/proposals/release-plan-1.0b1.xml?view=diff&rev=123769&p1=struts/core/trunk/doc/proposals/release-plan-1.0b1.xml&r1=123768&p2=struts/core/trunk/doc/proposals/release-plan-1.0b1.xml&r2=123769
==============================================================================
--- struts/core/trunk/doc/proposals/release-plan-1.0b1.xml      (original)
+++ struts/core/trunk/doc/proposals/release-plan-1.0b1.xml      Thu Dec 30 
21:29:52 2004
@@ -11,7 +11,7 @@
 
   <section name="Objective" href="Objective">
 
-  <p>$Id: release-plan-1.0b1.xml,v 1.2 2003/09/09 17:49:21 sraeburn Exp $</p>
+  <p>$Id$</p>
 
   <p>The objective of the <strong>Struts 1.0-beta-1</strong> release is to
   create a milestone release against which a final series of bug fixes and
@@ -56,7 +56,7 @@
   <p>Prior to the release of Struts 1.0-beta-1, the following action items
   must be completed:</p>
   <ul>
-  <li>All <a href="http://nagoya.apache.org/bugzilla/";>Bugzilla</a> bug reports
+  <li>All <a href="http://issues.apache.org/bugzilla/";>Bugzilla</a> bug reports
       against Struts 1.0 nightly builds MUST be marked as "Resolved", with any
       of the legal Bugzilla resolutions (FIXED, INVALID, WONTFIX, LATER,
       REMIND, WORKSFORME).</li>

Modified: struts/core/trunk/doc/release-checklist.xml
Url: 
http://svn.apache.org/viewcvs/struts/core/trunk/doc/release-checklist.xml?view=diff&rev=123769&p1=struts/core/trunk/doc/release-checklist.xml&r1=123768&p2=struts/core/trunk/doc/release-checklist.xml&r2=123769
==============================================================================
--- struts/core/trunk/doc/release-checklist.xml (original)
+++ struts/core/trunk/doc/release-checklist.xml Thu Dec 30 21:29:52 2004
@@ -15,7 +15,7 @@
        1. Struts [http://struts.apache.org/releases.html#Releases 

           Release Guidelines]

        

-       2. [http://nagoya.apache.org/wiki/apachewiki.cgi?SigningReleasesHow 

+       2. [http://wiki.apache.org/incubator/SigningReleases 

           Signing Releases]

  

        3. Apache [http://apache.org/dev/mirrors.html Mirroring Guidelines]


Modified: struts/core/trunk/doc/releases.xml
Url: 
http://svn.apache.org/viewcvs/struts/core/trunk/doc/releases.xml?view=diff&rev=123769&p1=struts/core/trunk/doc/releases.xml&r1=123768&p2=struts/core/trunk/doc/releases.xml&r2=123769
==============================================================================
--- struts/core/trunk/doc/releases.xml  (original)
+++ struts/core/trunk/doc/releases.xml  Thu Dec 30 21:29:52 2004
@@ -21,7 +21,7 @@
       Any release should follow the same general process used by the
       <a href="http://jakarta.apache.org/site/decisions.html";>Jakarta 
Tomcat</a> team
       and must observe the <a href="http://apache.org/dev/mirrors.html";>Apache 
Mirroring guidelines</a>.
-      See also <a 
href="http://nagoya.apache.org/wiki/apachewiki.cgi?SigningReleases";>Signing 
Releases</a>.
+      See also <a 
href="http://wiki.apache.org/incubator/SigningReleases";>Signing Releases</a>.
       </p>
       <p>Additional remarks:</p>
       <ul>

Modified: struts/core/trunk/doc/userGuide/dev_validator.xml
Url: 
http://svn.apache.org/viewcvs/struts/core/trunk/doc/userGuide/dev_validator.xml?view=diff&rev=123769&p1=struts/core/trunk/doc/userGuide/dev_validator.xml&r1=123768&p2=struts/core/trunk/doc/userGuide/dev_validator.xml&r2=123769
==============================================================================
--- struts/core/trunk/doc/userGuide/dev_validator.xml   (original)
+++ struts/core/trunk/doc/userGuide/dev_validator.xml   Thu Dec 30 21:29:52 2004
@@ -754,13 +754,13 @@
     <ul>
 
         <li>
-        <a 
href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=VERIFIED&amp;bug_severity=Blocker&amp;bug_severity=Critical&amp;bug_severity=Major&amp;bug_severity=Normal&amp;bug_severity=Minor&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Struts&amp;version=1.1+Beta+1&amp;version=1.1+Beta+2&amp;version=Nightly+Build&amp;version=Unknown&amp;component=Validator+Framework&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit&amp;order=Bug+Number";>
+        <a 
href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=VERIFIED&amp;bug_severity=Blocker&amp;bug_severity=Critical&amp;bug_severity=Major&amp;bug_severity=Normal&amp;bug_severity=Minor&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Struts&amp;version=1.1+Beta+1&amp;version=1.1+Beta+2&amp;version=Nightly+Build&amp;version=Unknown&amp;component=Validator+Framework&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit&amp;order=Bug+Number";>
         Struts Validator Bugzilla Reports
         </a>
         </li>
 
         <li>
-        <a 
href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=VERIFIED&amp;bug_severity=Blocker&amp;bug_severity=Critical&amp;bug_severity=Major&amp;bug_severity=Normal&amp;bug_severity=Minor&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Commons&amp;component=Validator&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit&amp;order=Bug+Number";>
+        <a 
href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;bug_status=VERIFIED&amp;bug_severity=Blocker&amp;bug_severity=Critical&amp;bug_severity=Major&amp;bug_severity=Normal&amp;bug_severity=Minor&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Commons&amp;component=Validator&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit&amp;order=Bug+Number";>
         Commons Validator Bugzilla Reports</a>
         </li>
 

Modified: struts/core/trunk/doc/userGuide/release-notes-1.1-b2.xml
Url: 
http://svn.apache.org/viewcvs/struts/core/trunk/doc/userGuide/release-notes-1.1-b2.xml?view=diff&rev=123769&p1=struts/core/trunk/doc/userGuide/release-notes-1.1-b2.xml&r1=123768&p2=struts/core/trunk/doc/userGuide/release-notes-1.1-b2.xml&r2=123769
==============================================================================
--- struts/core/trunk/doc/userGuide/release-notes-1.1-b2.xml    (original)
+++ struts/core/trunk/doc/userGuide/release-notes-1.1-b2.xml    Thu Dec 30 
21:29:52 2004
@@ -578,14 +578,14 @@
 
     <p>The following known issues will be addressed before Final Release of
        Struts 1.1. The numbers in parentheses are for the corresponding entries
-       in the <a href="http://nagoya.apache.org/bugzilla";>Bugzilla</a> bug
+       in the <a href="http://issues.apache.org/bugzilla";>Bugzilla</a> bug
        tracking system.</p>
 
     <strong>Custom Tags</strong>
     <ul>
       <li>The &lt;html:form&gt; tag generates incorrect JavaScript when the
           focus is to be set on a radio button.
-          (<a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1586";>#1586</a>)
+          (<a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=1586";>#1586</a>)
       </li>
     </ul>
 
@@ -593,7 +593,7 @@
     <ul>
       <li>Some parts of the documentation are incomplete, especially for new
           features in this release. These sections are marked TODO.
-          (<a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10537";>#10537</a>)
+          (<a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=10537";>#10537</a>)
       </li>
     </ul>
 
@@ -601,31 +601,31 @@
     <ul>
       <li>The <em>struts-blank</em> sample webapp fails to run due to problems
           accessing message resources.
-          (<a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10955";>#10955</a>)
+          (<a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=10955";>#10955</a>)
       </li>
     </ul>
 
     <strong>Validator Framework</strong>
     <ul>
       <li>Validator generates incorrect JavaScript for the &lt;select&gt; 
element.
-          (<a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7353";>#7353</a>)
+          (<a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=7353";>#7353</a>)
       </li>
       <li>Validator range checking supports only integer values, and not other
           numeric values such as floats and doubles.
-          (<a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10191";>#10191</a>)
+          (<a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=10191";>#10191</a>)
       </li>
       <li>Validator does not work with Struts application modules other than
           the default module.
-          (<a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10348";>#10348</a>)
+          (<a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=10348";>#10348</a>)
       </li>
       <li>Validator does not successfully validate empty date fields.
-          (<a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10349";>#10349</a>)
+          (<a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=10349";>#10349</a>)
       </li>
       <li>Validator does not validate data when using DynaValidatorActionForm.
-          (<a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10432";>#10432</a>)
+          (<a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=10432";>#10432</a>)
       </li>
       <li>Validator plugin does not correctly configure multiple validation 
files.
-          (<a 
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10584";>#10584</a>)
+          (<a 
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=10584";>#10584</a>)
       </li>
     </ul>
 

Modified: struts/core/trunk/doc/using.xml
Url: 
http://svn.apache.org/viewcvs/struts/core/trunk/doc/using.xml?view=diff&rev=123769&p1=struts/core/trunk/doc/using.xml&r1=123768&p2=struts/core/trunk/doc/using.xml&r2=123769
==============================================================================
--- struts/core/trunk/doc/using.xml     (original)
+++ struts/core/trunk/doc/using.xml     Thu Dec 30 21:29:52 2004
@@ -124,7 +124,7 @@
 
     <p>
     Before posting a new question, be sure to consult the
-    <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?listId=41";>
+    <a 
href="http://mail-archives.apache.org/eyebrowse/SummarizeList?listId=41";>
     <strong>MAILING LIST ARCHIVE</strong></a> and the very excellent
     <a href="http://www.catb.org/~esr/faqs/smart-questions.html";>
     How To Ask Questions The Smart Way</a> by Eric Raymond.

Modified: 
struts/core/trunk/src/share/org/apache/struts/upload/CommonsMultipartRequestHandler.java
Url: 
http://svn.apache.org/viewcvs/struts/core/trunk/src/share/org/apache/struts/upload/CommonsMultipartRequestHandler.java?view=diff&rev=123769&p1=struts/core/trunk/src/share/org/apache/struts/upload/CommonsMultipartRequestHandler.java&r1=123768&p2=struts/core/trunk/src/share/org/apache/struts/upload/CommonsMultipartRequestHandler.java&r2=123769
==============================================================================
--- 
struts/core/trunk/src/share/org/apache/struts/upload/CommonsMultipartRequestHandler.java
    (original)
+++ 
struts/core/trunk/src/share/org/apache/struts/upload/CommonsMultipartRequestHandler.java
    Thu Dec 30 21:29:52 2004
@@ -173,7 +173,7 @@
         // Create and configure a DIskFileUpload instance.
         DiskFileUpload upload = new DiskFileUpload();
         // The following line is to support an "EncodingFilter"
-        // see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23255
+        // see http://issues.apache.org/bugzilla/show_bug.cgi?id=23255
         upload.setHeaderEncoding(request.getCharacterEncoding());
         // Set the maximum size before a FileUploadException will be thrown.
         upload.setSizeMax(getSizeMax(ac));

Modified: struts/core/trunk/xdocs/faqs/index.xml
Url: 
http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/faqs/index.xml?view=diff&rev=123769&p1=struts/core/trunk/xdocs/faqs/index.xml&r1=123768&p2=struts/core/trunk/xdocs/faqs/index.xml&r2=123769
==============================================================================
--- struts/core/trunk/xdocs/faqs/index.xml      (original)
+++ struts/core/trunk/xdocs/faqs/index.xml      Thu Dec 30 21:29:52 2004
@@ -85,7 +85,7 @@
 
 <ul>
    <li>
-   <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?StrutsProjectPages 
">Apache Struts Wiki</a>
+   <a href="http://wiki.apache.org/struts";>Apache Struts Wiki</a>
    </li>
 </ul>
 

Modified: struts/core/trunk/xdocs/faqs/kickstart.xml
Url: 
http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/faqs/kickstart.xml?view=diff&rev=123769&p1=struts/core/trunk/xdocs/faqs/kickstart.xml&r1=123768&p2=struts/core/trunk/xdocs/faqs/kickstart.xml&r2=123769
==============================================================================
--- struts/core/trunk/xdocs/faqs/kickstart.xml  (original)
+++ struts/core/trunk/xdocs/faqs/kickstart.xml  Thu Dec 30 21:29:52 2004
@@ -293,7 +293,7 @@
     </p>
     <p>
         For more about what JavaServer Faces means to the Struts community,
-        see the <a 
href="http://nagoya.apache.org/wiki/apachewiki.cgi?StrutsMoreAboutJSF";>
+        see the <a href="http://wiki.apache.org/struts/StrutsMoreAboutJSF";>
         StrutsMoreAboutJSF</a> wiki page.
     </p>
 </section>

Modified: struts/core/trunk/xdocs/learning.xml
Url: 
http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/learning.xml?view=diff&rev=123769&p1=struts/core/trunk/xdocs/learning.xml&r1=123768&p2=struts/core/trunk/xdocs/learning.xml&r2=123769
==============================================================================
--- struts/core/trunk/xdocs/learning.xml        (original)
+++ struts/core/trunk/xdocs/learning.xml        Thu Dec 30 21:29:52 2004
@@ -112,7 +112,7 @@
     </p>
 
     <p>
-        The <a 
href="http://nagoya.apache.org/wiki/apachewiki.cgi?StrutsProjectPages";><strong>Struts
 Wiki</strong></a> is a
+        The <a href="http://wiki.apache.org/struts";><strong>Struts 
Wiki</strong></a> is a
         relatively new addition to the Struts documentation.
         All members of the Struts Community are invited to post comments to 
the Wiki, as well as the User List.
         The Wiki is best suited for threads that you think are of lasting 
importance, while the mailing lists are best
@@ -226,7 +226,7 @@
     </p>
 
     <p>
-        The Struts <a 
href="http://nagoya.apache.org/wiki/apachewiki.cgi?StrutsProjectPages";><strong>Wiki</strong></a>
 is a relatively
+        The Struts <a 
href="http://wiki.apache.org/struts";><strong>Wiki</strong></a> is a relatively
         new addition to our documentation.
         Any member of the community (that means you!) is invited to post new 
material to the Wiki.
         However, the Wiki is not the place to ask incidental questions.

Modified: struts/core/trunk/xdocs/navigation.xml
Url: 
http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/navigation.xml?view=diff&rev=123769&p1=struts/core/trunk/xdocs/navigation.xml&r1=123768&p2=struts/core/trunk/xdocs/navigation.xml&r2=123769
==============================================================================
--- struts/core/trunk/xdocs/navigation.xml      (original)
+++ struts/core/trunk/xdocs/navigation.xml      Thu Dec 30 21:29:52 2004
@@ -45,7 +45,7 @@
   
     <menu name="Community">
       <item name="Known Issues (Bugzilla)"    
href="http://jakarta.apache.org/site/bugs.html"/>
-      <item name="Wiki Pages"                 
href="http://nagoya.apache.org/wiki/apachewiki.cgi?StrutsProjectPages"/>
+      <item name="Wiki Pages"                 
href="http://wiki.apache.org/struts"/>
       <item name="List Archive"               
href="http://mail-archives.apache.org/eyebrowse/SummarizeList?listId=42"/>
       <item name="Resource Directory"         
href="http://struts.sf.net/community/index.html"/>
     </menu>

Modified: struts/core/trunk/xdocs/project.xml
Url: 
http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/project.xml?view=diff&rev=123769&p1=struts/core/trunk/xdocs/project.xml&r1=123768&p2=struts/core/trunk/xdocs/project.xml&r2=123769
==============================================================================
--- struts/core/trunk/xdocs/project.xml (original)
+++ struts/core/trunk/xdocs/project.xml Thu Dec 30 21:29:52 2004
@@ -57,7 +57,7 @@
             />
         <item
             name="Wiki Pages"
-            
href="http://nagoya.apache.org/wiki/apachewiki.cgi?StrutsProjectPages";
+            href="http://wiki.apache.org/struts";
             />
         <item
             name="List Archive"            

Modified: struts/core/trunk/xdocs/releases.xml
Url: 
http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/releases.xml?view=diff&rev=123769&p1=struts/core/trunk/xdocs/releases.xml&r1=123768&p2=struts/core/trunk/xdocs/releases.xml&r2=123769
==============================================================================
--- struts/core/trunk/xdocs/releases.xml        (original)
+++ struts/core/trunk/xdocs/releases.xml        Thu Dec 30 21:29:52 2004
@@ -46,7 +46,7 @@
                  <a 
href="http://jakarta.apache.org/commons/releases/";>Releasing Common 
Components</a>
             </li>
             <li>
-                <a 
href="http://nagoya.apache.org/wiki/apachewiki.cgi?SigningReleases";>Signing a 
release version</a>
+                <a 
href="http://wiki.apache.org/incubator/SigningReleases";>Signing a release 
version</a>
                 <ul>
                 <li>
                     <small>The MD5 tool is installed on daedalus, and you can 
create the digests for Struts releases

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to