You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@jakarta.apache.org by ce...@apache.org on 2001/02/08 10:07:24 UTC

cvs commit: jakarta-site2/docs/site bugs.html

ceki        01/02/08 01:07:24

  Modified:    xdocs/site bugs.xml
               docs/site bugs.html
  Log:
  Added a link to the Apache Bug Database. Removed links to BugRat.
  
  Revision  Changes    Path
  1.4       +18 -27    jakarta-site2/xdocs/site/bugs.xml
  
  Index: bugs.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/xdocs/site/bugs.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- bugs.xml	2000/12/02 20:37:36	1.3
  +++ bugs.xml	2001/02/08 09:07:23	1.4
  @@ -8,45 +8,36 @@
   
   <body>
   
  -  <section name="BugRat Installed">
  +  <section name="Apache Bug Database">
   
  -<p>
  -The old bug tracking system (Bugzilla) was found to have security
  -problems. It has been disabled.
  -</p>
   
   <p>
  -Nick Bauman has set up a new bug tracking system using the BugRat
  -servlet by Tim Endres.  While plans are still underway to use <a
  -href="http://scarab.tigris.org/">Scarab</a> once it's ready, this is a
  -great solution for the time being.  This system is not administered
  -by Apache in any way; please report any problems with the bug system
  -<a href="mailto:nick@cortexity.com">directly to Nick</a>.  
  +Pier Fumagalli has set up the <b><a
  +href="http://nagoya.betaversion.org/bugzilla/">Apache Bug
  +Database</a></b>. Please use this database report bugs and suggest new
  +features. To suggest a new feature, set the severity of the bug to
  +"enhancement".
   </p>
   
  -<ul>
  -<li><a href="http://znutar.cortexity.com/">Interim Bug Tracking System</a>
  -</li>
  -<li><a href="http://znutar.cortexity.com/BugRatReport/">Submit a Bug or Feature Request</a>
  -</li>
  -<li><a href="http://znutar.cortexity.com/BugRatViewer/">View Bugs</a>
  -</li>
  -</ul>
  -
   <p>
  -If you have a bug to report, you should submit it to BugRat.  You should also 
  -post the bug to the appropriate <a href="./mail.html">developer mailing list</a> 
  -just in case.  Use the prefix "[BUG]" on your message subject.  Be sure to 
  -include as much information with your posting as possible such as your platform, 
  -version numbers, error logs, configuration, etc.  Please also include the BugRat 
  -ID in your post.
  +If you have a bug to report, you should submit it to the Apache Bug
  +Database.  You should also post the bug to the appropriate <a
  +href="./mail.html">developer mailing list</a> just in case.  Use the
  +prefix "[BUG]" on your message subject.  We take bugs very
  +seriously. To help us to quickly fix the bug, be sure to include as
  +much information with your posting as possible such as your platform,
  +version numbers, error logs, configuration, etc.  Please also include
  +the bug# in your post.
   </p>
   
  +<p>We were previously using BugRat servlet by Tim Endres. We wish to
  +thank Nick Bauman for setting up, hosting and maintaining this system.</p>
  +
   <p>
   If you have a patch to submit, please mail it to the appropriate <a
   href="./mail.html">developer
   mailing list</a>.  Use the prefix "[PATCH]" on your message subject.
  -Please include any relevant BugRat IDs.  Diffs should be created with
  +Please include any relevant bug numbers.  Diffs should be created with
   the "-u" option, for instance 
   </p>
   
  
  
  
  1.13      +15 -25    jakarta-site2/docs/site/bugs.html
  
  Index: bugs.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site2/docs/site/bugs.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- bugs.html	2001/01/28 04:44:50	1.12
  +++ bugs.html	2001/02/08 09:07:24	1.13
  @@ -112,42 +112,32 @@
                                                                       <table border="0" cellspacing="0" cellpadding="2" width="100%">
         <tr><td bgcolor="#525D76">
           <font color="#ffffff" face="arial,helvetica,sanserif">
  -          <strong>BugRat Installed</strong>
  +          <strong>Apache Bug Database</strong>
           </font>
         </td></tr>
         <tr><td>
           <blockquote>
                                       <p>
  -The old bug tracking system (Bugzilla) was found to have security
  -problems. It has been disabled.
  +Pier Fumagalli has set up the <b><a href="http://nagoya.betaversion.org/bugzilla/">Apache Bug
  +Database</a></b>. Please use this database report bugs and suggest new
  +features. To suggest a new feature, set the severity of the bug to
  +"enhancement".
   </p>
                                                   <p>
  -Nick Bauman has set up a new bug tracking system using the BugRat
  -servlet by Tim Endres.  While plans are still underway to use <a href="http://scarab.tigris.org/">Scarab</a> once it's ready, this is a
  -great solution for the time being.  This system is not administered
  -by Apache in any way; please report any problems with the bug system
  -<a href="mailto:nick@cortexity.com">directly to Nick</a>.  
  +If you have a bug to report, you should submit it to the Apache Bug
  +Database.  You should also post the bug to the appropriate <a href="./mail.html">developer mailing list</a> just in case.  Use the
  +prefix "[BUG]" on your message subject.  We take bugs very
  +seriously. To help us to quickly fix the bug, be sure to include as
  +much information with your posting as possible such as your platform,
  +version numbers, error logs, configuration, etc.  Please also include
  +the bug# in your post.
   </p>
  -                                                <ul>
  -<li><a href="http://znutar.cortexity.com/">Interim Bug Tracking System</a>
  -</li>
  -<li><a href="http://znutar.cortexity.com/BugRatReport/">Submit a Bug or Feature Request</a>
  -</li>
  -<li><a href="http://znutar.cortexity.com/BugRatViewer/">View Bugs</a>
  -</li>
  -</ul>
  +                                                <p>We were previously using BugRat servlet by Tim Endres. We wish to
  +thank Nick Bauman for setting up, hosting and maintaining this system.</p>
                                                   <p>
  -If you have a bug to report, you should submit it to BugRat.  You should also 
  -post the bug to the appropriate <a href="./mail.html">developer mailing list</a> 
  -just in case.  Use the prefix "[BUG]" on your message subject.  Be sure to 
  -include as much information with your posting as possible such as your platform, 
  -version numbers, error logs, configuration, etc.  Please also include the BugRat 
  -ID in your post.
  -</p>
  -                                                <p>
   If you have a patch to submit, please mail it to the appropriate <a href="./mail.html">developer
   mailing list</a>.  Use the prefix "[PATCH]" on your message subject.
  -Please include any relevant BugRat IDs.  Diffs should be created with
  +Please include any relevant bug numbers.  Diffs should be created with
   the "-u" option, for instance 
   </p>
                                                   <pre><big>cvs diff -u Main.java &gt;&gt; patchfile.txt</big></pre>