mcnamara    2005/03/03 14:09:52

  Modified:    java/xdocs/sources/xalan resources.xml readme.xml
                        xsltc_usage.xml
               java/xdocs/sources/xsltc README.xslt README.xsltc
  Log:
  Patch for XALANJ-1937.  Change references in the docs from bugzilla to Apache 
Jira for reporting new issues and checking the status of existing issues.
  
  Revision  Changes    Path
  1.38      +4 -4      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.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- resources.xml     13 Oct 2004 20:33:42 -0000      1.37
  +++ resources.xml     3 Mar 2005 22:09:52 -0000       1.38
  @@ -39,12 +39,12 @@
     <resource id="ApacheLicense" 
               title="The Apache Software License, Version 1.1" 
               location="http://xml.apache.org/dist/LICENSE.txt"/>
  -  <resource id="bugzilla"
  -            title="Bugzilla (the Apache bug database)"
  -            location="http://nagoya.apache.org/bugzilla/"/>
  +  <resource id="jira"
  +            title="JIRA (the Apache issue tracker)"
  +            location="http://issues.apache.org/jira/"/>
     <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"/>
  +            
location="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&amp;mode=hide&amp;pid=10584&amp;resolutionIds=-1&amp;sorter/field=issuekey&amp;sorter/order=DESC"/>
     <resource id="bsf"
               title="Bean Scripting Framework (BSF)"
               location="http://jakarta.apache.org/bsf/index.html"/>
  
  
  
  1.98      +9 -7      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.97
  retrieving revision 1.98
  diff -u -r1.97 -r1.98
  --- readme.xml        26 Feb 2004 04:24:42 -0000      1.97
  +++ readme.xml        3 Mar 2005 22:09:52 -0000       1.98
  @@ -506,12 +506,14 @@
        </ul>
        </s3><anchor name="bugs"/>
        <s3 title="Bugs">
  -     <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 
  +     <p>&xslt4j; bugs were on bugzilla, but are now listed in <resource-ref 
idref="jira"/>.  After clicking on the XalanJ2
  +     project on the JIRA home page you can view Xalan-Java bugs and issues.  
If you find a new bug, please open a new XalanJ2
  +     issue in this database.</p>
  +     <note>Before you can enter your first bug report you must sign up for a 
JIRA account. If you had a bugzilla account 
  +     previously, and had used it with Xalan bugzilla bugs, your account 
should be migrated to JIRA.  In this case, do not 
  +     create a new account, but use the same e-mail account name and click on 
"Forgot Password" on the JIRA home page.</note> 
  +     <p>We strongly encourage you write patches for problems you find and 
attach those patches to the JIRA issues. We review the 
  +     patches we receive to make sure they do not break something else, and 
(assuming they 
        do not) include them in our next release. In the interest of fixing 
bugs, adding enhancements, and addressing outstanding design
        issues, we sincerely want (and need!) your active participation in the 
ongoing development of &xslt;.</p>
        </s3>     
  
  
  
  1.39      +4 -7      xml-xalan/java/xdocs/sources/xalan/xsltc_usage.xml
  
  Index: xsltc_usage.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/xsltc_usage.xml,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- xsltc_usage.xml   17 Feb 2004 19:25:35 -0000      1.38
  +++ xsltc_usage.xml   3 Mar 2005 22:09:52 -0000       1.39
  @@ -599,12 +599,9 @@
   <p>To check on the open bugs in the current Apache xml-xalan/java 
repository, 
     follow the instructions below:</p>
   <ol>
  -  <li>Go to <jump 
href="http://nagoya.apache.org/bugzilla";>http://nagoya.apache.org/bugzilla</jump>.</li>
  -  <li>Select <em>Query Existing Bug Reports</em>.</li>
  -  <li>Choose:<br/>
  -    Program: <em>XalanJ2</em><br/>
  -    Component: <em>org.apache.xalan.xsltc</em> (and) 
<em>Xalan-Xsltc</em></li>
  -  <li>Submit the query.</li>
  +  <li>Go to <jump 
href="http://issues.apache.org/jira";>http://issues.apache.org/jira</jump>.</li>
  +  <li>Select project <em>XalanJ2</em>.</li>
  +  <li>Select <em>XSLTC</em> from the Components list.</li> 
   </ol>
   </s2>
   </s1>
  
  
  
  1.4       +1 -1      xml-xalan/java/xdocs/sources/xsltc/README.xslt
  
  Index: README.xslt
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xsltc/README.xslt,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- README.xslt       12 Feb 2002 19:32:35 -0000      1.3
  +++ README.xslt       3 Mar 2005 22:09:52 -0000       1.4
  @@ -126,7 +126,7 @@
        xsltc, jar.
   
   BUGS
  -     See the Bugzilla bug database: http://nagoya.apache.org/bugzilla
  +     See the Apache JIRA issue tracker: http://issues.apache.org/jira
   
   AUTHORS
        Morten Jorgensen                   [EMAIL PROTECTED]
  
  
  
  1.5       +1 -1      xml-xalan/java/xdocs/sources/xsltc/README.xsltc
  
  Index: README.xsltc
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xsltc/README.xsltc,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- README.xsltc      12 Feb 2002 19:33:00 -0000      1.4
  +++ README.xsltc      3 Mar 2005 22:09:52 -0000       1.5
  @@ -134,7 +134,7 @@
        xslt, jar.
   
   BUGS
  -     See the Bugzilla bug database: http://nagoya.apache.org/bugzilla
  +     See the Apache JIRA issue tracker: http://issues.apache.org/jira
   
   AUTHORS
        Morten Jorgensen,                  [EMAIL PROTECTED]
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to