You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ca...@apache.org on 2004/04/16 15:51:03 UTC

cvs commit: xml-xerces/c/doc bug-report.xml build-misc.xml releases_plan.xml

cargilld    2004/04/16 06:51:03

  Modified:    c/doc    bug-report.xml build-misc.xml releases_plan.xml
  Log:
  Change Bugzilla to Jira in the documentation to reflect the new bug database.
  
  Revision  Changes    Path
  1.10      +6 -13     xml-xerces/c/doc/bug-report.xml
  
  Index: bug-report.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/bug-report.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- bug-report.xml	20 Nov 2002 18:25:53 -0000	1.9
  +++ bug-report.xml	16 Apr 2004 13:51:03 -0000	1.10
  @@ -4,8 +4,8 @@
   <s1 title="Bug Reporting">
   
       <s2 title="How to report bugs">
  -        <p> Please report bugs to <jump href="http://nagoya.apache.org/bugzilla/">Bugzilla</jump>,
  -	     the Apache bug database.  Pick the product "Xerces-C++: Apache XML parsers in C++"
  +        <p> Please report bugs to <jump href="http://nagoya.apache.org/jira">Jira</jump>,
  +	     the Apache bug database.  Pick the product "Xerces-C++"
               using the following components:
           </p>
           <table>
  @@ -27,20 +27,15 @@
       </s2>
   			
       <s2 title="Search first">
  -        <p> Check the <jump href="http://nagoya.apache.org/bugzilla/">Bugzilla</jump> database
  +        <p> Check the <jump href="http://nagoya.apache.org/jira">Jira</jump> database
               before submitting your bug report to avoid creating a duplicate report.
               Even the bug has been reported already, you may add a comment to the existing report
               since your contribution may lead to a quicker identification/resolution to the bug reported.
           </p>
           <p> Here is the list of
               <jump href=
  -            "http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&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=Xerces-C%2B%2B&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;order=bugs.bug_id">
  -            outstanding bugs</jump>  that are currently reported in Bugzilla.
  -        </p>
  -        <p> Here is the list of
  -            <jump href=
  -            "http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&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=Xerces-C%2B%2B&amp;short_desc=&amp;short_desc_type=substring&amp;long_desc=&amp;long_desc_type=substring&amp;bug_file_loc=&amp;bug_file_loc_type=substring&amp;keywords=PatchAvailable&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;newqueryname=&amp;order=bugs.bug_id">
  -            outstanding patch</jump>.
  +            "http://nagoya.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;pid=10510&amp;statusIds=1">
  +            outstanding bugs</jump>  that are currently reported in Jira.
           </p>
       </s2>
   
  @@ -63,8 +58,6 @@
               are all necessary information to allow developer to reproduce,
               identify, evaluate and eventually, fix the bug, which is the very
               purpose of your reporting of the bug.
  -        </p>
  -        <p> And please use the Keyword <code>"PatchAvailable"</code> if a patch is attached
  -        </p>
  +        </p>        
       </s2>
   </s1>
  
  
  
  1.18      +1 -1      xml-xerces/c/doc/build-misc.xml
  
  Index: build-misc.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/build-misc.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- build-misc.xml	12 Feb 2004 19:13:47 -0000	1.17
  +++ build-misc.xml	16 Apr 2004 13:51:03 -0000	1.18
  @@ -310,7 +310,7 @@
           solved this same problem before you, by checking the Apache XML
           mailing list archives at <jump href="http://marc.theaimsgroup.com/?l=xerces-c-dev">
           http://marc.theaimsgroup.com/?l=xerces-c-dev</jump> and the
  -		<jump href="http://nagoya.apache.org/bugzilla/">Bugzilla</jump>
  +		<jump href="http://nagoya.apache.org/jira">Jira</jump>
   		Apache bug database.</p>
       </s2>
   
  
  
  
  1.19      +1 -1      xml-xerces/c/doc/releases_plan.xml
  
  Index: releases_plan.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/doc/releases_plan.xml,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- releases_plan.xml	12 Apr 2004 18:18:51 -0000	1.18
  +++ releases_plan.xml	16 Apr 2004 13:51:03 -0000	1.19
  @@ -9,7 +9,7 @@
   <s3 title="Next Target Release"><p>&XercesCName; 2.6.0 - plan to be released in the 4th quarter of 2004.</p></s3>
   <s3 title="&XercesCName; Features list">
   <p> The following table lists the TODO items for &XercesCName; 2.6.0.  It does not include fixing
  -bugs that are opened in Bugzilla; unless such Bugzilla bug involves a major development
  +bugs that are opened in Jira; unless such Jira bug involves a major development
   effort and requires an architectural redesign, or is an enhancement suggestion.</p>
   
   <table>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org