dleslie     01/03/07 05:05:29

  Modified:    java/xdocs/sources/xalan readme.xml resources.xml
  Log:
  Updated to refer to bugzilla bug reports, with link to XalanJ2 open
  bugs.
  
  Revision  Changes    Path
  1.28      +3 -2      xml-xalan/java/xdocs/sources/xalan/readme.xml
  
  Index: readme.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/readme.xml,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- readme.xml        2001/03/02 15:56:30     1.27
  +++ readme.xml        2001/03/07 13:05:29     1.28
  @@ -107,8 +107,9 @@
        </ul>
        </s3><anchor name="bugs"/>
        <s3 title="Bugs">
  -     <p>All known &xslt4j; bugs are listed in <resource-ref 
idref="bugzilla"/>. If you find a new bug, please enter a XalanJ2 bug
  -     report in this database.</p>
  +     <p>All known &xslt4j; bugs are listed in <resource-ref 
idref="bugzilla"/>. For a list of open bugs with links to each bug
  +      report, see <resource-ref idref="buglist"/>. If you find a new bug, 
please enter a XalanJ2 bug report in this
  +      database.</p>
        <note>Before you can enter your first bug report, you must submit your 
email address to Bugzilla and receive a password.</note> 
        <p>We strongly encourage you write patches for problems you find and 
submit them to
         [EMAIL PROTECTED] We review the patches we receive to make sure they 
do not break something else, and (assuming they 
  
  
  
  1.14      +3 -1      xml-xalan/java/xdocs/sources/xalan/resources.xml
  
  Index: resources.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/resources.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- resources.xml     2001/03/02 15:56:34     1.13
  +++ resources.xml     2001/03/07 13:05:29     1.14
  @@ -41,9 +41,11 @@
     <resource id="bugzilla"
               title="Bugzilla (the Apache bug database)"
               location="http://nagoya.betaversion.org/bugzilla/"/>
  +  <resource id="buglist"
  +            title="XalanJ2 open bugs"         
location="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=XalanJ2&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=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit&amp;order=%27Importance%27"/>
                   
     <resource id="bsf"
               title="Bean Scripting Framework (BSF)"
  -            
location="http://oss.software.ibm.com/developerworks/projects/bsf"/>
  +            
location="http://oss.software.ibm.com/developerworks/projects/bsf"/>     
        
     <resource id="Readme" 
               title="Xalan Repository Release Notes" 
  
  
  

Reply via email to