aslom       2004/12/30 14:37:45

  Modified:    forrest-src/src/documentation/content/xdocs bugs.xml
                        index.xml
  Log:
  chnaged to use JIRA instead of bugzilla
  
  Revision  Changes    Path
  1.5       +6 -4      
ws-wsif/forrest-src/src/documentation/content/xdocs/bugs.xml
  
  Index: bugs.xml
  ===================================================================
  RCS file: 
/home/cvs/ws-wsif/forrest-src/src/documentation/content/xdocs/bugs.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- bugs.xml  30 Dec 2004 22:31:28 -0000      1.4
  +++ bugs.xml  30 Dec 2004 22:37:45 -0000      1.5
  @@ -6,11 +6,13 @@
           </header> 
           <body> 
   <p>
  -New WSIF bugs should be reported using <jump 
href="http://issues.apache.org/bugzilla";>Bugzilla</jump> (the Apache bug 
database).</p>
  +New WSIF bugs should be reported using 
  +<jump 
href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10462";>Apache 
Issues Database (JIRA)</a>
  +(<jump href="http://issues.apache.org/bugzilla";>Bugzilla</jump> is no longer 
usedQ).</p>
   <ul>
    <li>Please report bugs against the newest release.</li>
    <li> To avoid duplicate bug reports, please query Bugzilla to see whether 
the bug has already been reported (and perhaps fixed).
  -Click on <link 
href="http://issues.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;product=Axis-WSIF";>
  +Click on <link href="http://issues.apache.org/jira/browse/WSIF";>
   WSIF open bugs</link> for a list with links to each bug report.</li>
    <li>If you can't find your bug in the database, it would help if you could 
check out
   WSIF from CVS, and build it locally to verify that the bug still exists.</li>
  @@ -27,8 +29,8 @@
   address to Bugzilla and receive a password.</note>
   <p>For more information visit the following links:</p>
   <ul>
  -<li><link href="http://issues.apache.org/bugzilla/";>Apache 
Bugzilla</link></li>
  -<li><link href="http://www.mozilla.org/bugs/";>General Bugzilla 
information</link></li>
  +<li><link href="http://issues.apache.org/jira/";>ASF JIRA</link></li>
  +<!--li><link href="http://www.mozilla.org/bugs/";>General Bugzilla 
information</link></li-->
   </ul>
   
   <p>We also encourage you to write patches for problems you find and submit 
them to the
  
  
  
  1.5       +2 -1      
ws-wsif/forrest-src/src/documentation/content/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: 
/home/cvs/ws-wsif/forrest-src/src/documentation/content/xdocs/index.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- index.xml 30 Dec 2004 22:31:28 -0000      1.4
  +++ index.xml 30 Dec 2004 22:37:45 -0000      1.5
  @@ -86,7 +86,8 @@
   source code <link href="developers/cvs.html">here</link>.
   </p>
   
  -<p>You can find a list of outstanding bugs from <link 
href="http://issues.apache.org/bugzilla/buglist.cgi?long_desc=wsif&amp;long_desc_type=allwordssubstr";>Bugzilla</link>.
  +<p>You can find a list of outstanding bugs in
  +<link href="http://issues.apache.org/jira/browse/WSIF";>ASF JIRA</link>.
   </p>
   
   </section>
  
  
  

Reply via email to