glenn 2003/02/01 17:28:34 Modified: xdocs bugreport.xml Log: Apply doc patch, thanks to Tim Funk Revision Changes Path 1.4 +15 -9 jakarta-tomcat-site/xdocs/bugreport.xml Index: bugreport.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-site/xdocs/bugreport.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- bugreport.xml 28 Sep 2002 00:35:03 -0000 1.3 +++ bugreport.xml 2 Feb 2003 01:28:34 -0000 1.4 @@ -54,7 +54,7 @@ <subsection name="Bug Database"> <p>Please search the bug database to see if the bug you are seeing has already been reported. - <ul> + <ul> <li>The bug may have already been fixed and is available in a later version or nightly build.</li> <li>Someone else may have reported the bug, you could add supporting @@ -73,12 +73,18 @@ <p>It is very likely you are not the first to run into a problem. Others may have already found a solution. The <b>tomcat-user</b> or <b>tomcat-dev</b> list archives may contain discussions which - will help you resolve the problem. Search the Tomcat User List archive - <a href="http://www.mail-archive.com/tomcat-user@jakarta.apache.org/">here</a> - or <a href="http://mikal.org/interests/java/tomcat/index.html">here</a> - and the Tomcat Developer List archive - <a href="http://www.mail-archive.com/tomcat-dev@jakarta.apache.org/">here</a> - or <a href="http://www.metronet.com/~wjm/tomcat/">here</a>. + will help you resolve the problem. + Here are four resources to view the Tomcat User List archives: + <a href="http://marc.theaimsgroup.com/?l=tomcat-user&r=1&w=2">Mailing list ARChives</a>, + <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?[EMAIL PROTECTED]">Eyebrowse</a>, + <a href="http://www.mail-archive.com/tomcat-user@jakarta.apache.org">Mail Archive</a>, + and <a href="http://mikal.org/interests/java/tomcat/">mikal.org</a>. + + Here are four resources to view the Tomcat Developer List archives + <a href="http://marc.theaimsgroup.com/?l=tomcat-dev&r=1&w=2">Mailing list ARChives</a>, + <a href="http://nagoya.apache.org/eyebrowse/SummarizeList?[EMAIL PROTECTED]">Eyebrowse</a>, + <a href="http://www.mail-archive.com/tomcat-dev@jakarta.apache.org/">Mail Archive</a>, + and <a href="http://www.metronet.com/~wjm/tomcat/">Texas Metronet</a>. </p> <p>If you have already subscribed to the <a href="mailto:[EMAIL PROTECTED]">tomcat-user</a> @@ -91,7 +97,7 @@ <subsection name="Tomcat on IRC"> <p>An IRC channel dedicated to Tomcat exists on OpenProjects.</p> - + <p><code>#tomcat</code> at <code>irc.us.openprojects.net</code>. Click <a href="irc://irc.us.openprojects.net/tomcat">here</a> to connect to the channel using Mozilla.</p> @@ -124,7 +130,7 @@ <li><b>Example</b> - Example configuration files or web applications which demonstrate the bug. When submitting an example which reproduces the bug, please try to make it as simple as possible.</li> - <li><b>Bug Fix Patch</b> - A patch created using <code>diff -u</code> which + <li><b>Bug Fix Patch</b> - A patch created using <code>diff -u</code> which fixes the bug. (If you have found a bug fix which can be applied to the Tomcat code)</li> <li><b>Miscellaneous</b> - Any other information you feel will help track
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]