You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by el...@apache.org on 2003/03/26 15:13:34 UTC

cvs commit: xml-xerces/java/docs bugzilla.xml

elena       2003/03/26 06:13:33

  Added:       java/docs bugzilla.xml
  Log:
  Adding bugzilla documentation
  
  Revision  Changes    Path
  1.1                  xml-xerces/java/docs/bugzilla.xml
  
  Index: bugzilla.xml
  ===================================================================
  <?xml version="1.0" standalone="no"?>
  <!DOCTYPE s1 SYSTEM "./dtd/document.dtd">
  <s1 title="Reporting Bugs in Bugzilla">
  <s2 title="Before you report a bug">
  <p> Before you report a bug, please, <em>read</em> the following instructions:</p>
    <ul>
  	<li>If doubt exists whether the behavior in question is a bug 
            or a feature, please post a message to the <jump href="http://xml.apache.org/mail.html#xerces-j-user">
            xerces-j-user</jump> list for clarification.
           </li>
  	<li>To help to eliminate duplicate or invalid bug reports, such as 
  	    <jump href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16528">external-schemaLocation bug</jump>, 
  	    <em>please take a quick look at bugs in Bugzilla</em> opened against the version you're working 
          with to see whether the bug has been already reported and/or fixed.
  	    You can also download the 
  	    <jump href='http://gump.covalent.net/jars/latest/xml-xerces2/'>latest code</jump> 
  	    in CVS and check if you can reproduce the bug.</li>
  	  <li>Report bugs against the newest release.</li>
  	  <li>Read <jump href="http://nagoya.apache.org/bugzilla/">Bugzilla Notes</jump></li>
        </ul>
        <p>We strongly encourage you write patches for problems you find and submit 
           them to xerces-j-dev@xml.apache.org. 
           In the interest of fixing bugs, adding enhancements, and addressing outstanding 
           design issues, we need your active participation in the ongoing development of Xerces2.</p>
        <anchor name="bugzilla"/>
  
  </s2>
  
  <s2 title="Report a bug">
  <p> Have you read the instructions above?
  If yes, please click <jump href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Xerces2-J">here</jump>
  to submit a bug report.  </p>
  </s2>
  </s1>
  
  
  

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