You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by ws...@apache.org on 2005/07/17 05:26:44 UTC

svn commit: r219367 - in /struts/core/trunk/doc: faqs/helping.xml project.xml roadmap.xml using.xml

Author: wsmoak
Date: Sat Jul 16 20:26:42 2005
New Revision: 219367

URL: http://svn.apache.org/viewcvs?rev=219367&view=rev
Log:
Changed Bugzilla links, fixed typos

Modified:
    struts/core/trunk/doc/faqs/helping.xml
    struts/core/trunk/doc/project.xml
    struts/core/trunk/doc/roadmap.xml
    struts/core/trunk/doc/using.xml

Modified: struts/core/trunk/doc/faqs/helping.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/doc/faqs/helping.xml?rev=219367&r1=219366&r2=219367&view=diff
==============================================================================
--- struts/core/trunk/doc/faqs/helping.xml (original)
+++ struts/core/trunk/doc/faqs/helping.xml Sat Jul 16 20:26:42 2005
@@ -59,7 +59,7 @@
 Our challenge to any team using Struts is to donate the time of one team member
 one afternoon a week (or more if you can spare the resources).
 Have your team member browse
-<a href="http://jakarta.apache.org/site/bugs.html">Bugzilla</a> for any issues
+<a href="http://issues.apache.org/bugzilla">Bugzilla</a> for any issues
 without a patch or unit test,
 and add the patch or test.
 Please note that Struts does not use @author tags in our JavaDocs and documentation.
@@ -94,7 +94,7 @@
 <p>
 Some Apache products like you to submit your patch to the mailing list.
 We would prefer that you create a
-<a href="http://jakarta.apache.org/site/bugs.html">Bugzilla</a>
+<a href="http://issues.apache.org/bugzilla">Bugzilla</a>
 Bugzilla report and then attach the patch to the report.
 To do this, you must first create the report,
 and then modify the report to add your patch.
@@ -113,13 +113,13 @@
 
 <p>
 You can research and report outstanding fixes and feature requests using
-<a href="http://jakarta.apache.org/site/bugs.html">Bugzilla</a>.
+<a href="http://issues.apache.org/bugzilla">Bugzilla</a>.
 If you are unsure if this is an actual problem, feel free to bring it up the
 list first.
 But to be sure that an issue is resolved, read
 <a href="http://www.chiark.greenend.org.uk/~sgtatham/bugs.html">
 How to Report Bugs Effectively</a> and report it to
-<a href="http://jakarta.apache.org/site/bugs.html"><strong>Bugzilla</strong></a>.
+<a href="http://issues.apache.org/bugzilla"><strong>Bugzilla</strong></a>.
 </p>
 
 <p>
@@ -163,8 +163,8 @@
 where everyone's contribution is welcome.
 Users can help other users through the
 <a href="http://jakarta.apache.org/site/mail.html">mailing lists</a>,
-<a href="http://jakarta.apache.org/site/bugs.html">report bugs</a>, and
-<a href="http://jakarta.apache.org/site/bugs.html">request new features</a>.
+<a href="http://issues.apache.org/bugzilla">report bugs</a>, and
+<a href="http://issues.apache.org/bugzilla">request new features</a>.
 Developers can
 contribute patches, new code, and documentation.
 The most active Developers may become
@@ -331,10 +331,10 @@
 <ul>
 
 <li>
-  Most importantly, download the lastest nightly build or development release
+  Most importantly, download the latest nightly build or development release
   and test it against your own applications.
   Report any and all issues or suspected issues to
-  <a href="http://jakarta.apache.org/site/bugs.html">Bugzilla</a>.
+  <a href="http://issues.apache.org/bugzilla">Bugzilla</a>.
   The sooner we resolve any problems, the fewer betas or release candidates
   we will have to distribute before we are done.
   (How do we know when we're done? -- When we run out of issues =:o)

Modified: struts/core/trunk/doc/project.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/doc/project.xml?rev=219367&r1=219366&r2=219367&view=diff
==============================================================================
--- struts/core/trunk/doc/project.xml (original)
+++ struts/core/trunk/doc/project.xml Sat Jul 16 20:26:42 2005
@@ -88,7 +88,7 @@
             />
         <item
             name="Known Issues (Bugzilla)"
-            href="http://jakarta.apache.org/site/bugs.html"
+            href="http://issues.apache.org/bugzilla"
             />
     </menu>
 

Modified: struts/core/trunk/doc/roadmap.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/doc/roadmap.xml?rev=219367&r1=219366&r2=219367&view=diff
==============================================================================
--- struts/core/trunk/doc/roadmap.xml (original)
+++ struts/core/trunk/doc/roadmap.xml Sat Jul 16 20:26:42 2005
@@ -37,7 +37,7 @@
     <section href="Bugzilla" name="Bugzilla Queries">
 
         <p>
-            The Struts development teams uses the <a href="http://jakarta.apache.org/site/bugs.html">Apache Bug Database</a> (Bugzilla)
+            The Struts development team uses the <a href="http://issues.apache.org/bugzilla">Apache Bug Database</a> (Bugzilla)
             to manage problem reports and enhancement requests.
             For your convenience, here are some common Bugzilla queries:
         </p>

Modified: struts/core/trunk/doc/using.xml
URL: http://svn.apache.org/viewcvs/struts/core/trunk/doc/using.xml?rev=219367&r1=219366&r2=219367&view=diff
==============================================================================
--- struts/core/trunk/doc/using.xml (original)
+++ struts/core/trunk/doc/using.xml Sat Jul 16 20:26:42 2005
@@ -49,7 +49,7 @@
 
     <p>
     Tracking of bug reports and enhancement requests for Struts is handled
-    through the <a href="http://jakarta.apache.org/site/bugs.html"> Apache Bug 
+    through the <a href="http://issues.apache.org/bugzilla"> Apache Bug 
     Database</a>. 
     Please select <strong>Struts</strong> from the product list, along with 
     the details of which component of Struts you feel this report



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org