oglueck     2004/12/31 02:31:04

  Modified:    httpclient/xdocs Tag: HTTPCLIENT_2_0_BRANCH
                        troubleshooting.xml status.xml
               httpclient Tag: HTTPCLIENT_2_0_BRANCH project.xml
  Log:
  replace references to nagoya with the correct DNS name
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.3.2.1   +2 -2      jakarta-commons/httpclient/xdocs/troubleshooting.xml
  
  Index: troubleshooting.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/troubleshooting.xml,v
  retrieving revision 1.3
  retrieving revision 1.3.2.1
  diff -u -r1.3 -r1.3.2.1
  --- troubleshooting.xml       1 Jun 2003 18:51:23 -0000       1.3
  +++ troubleshooting.xml       31 Dec 2004 10:31:04 -0000      1.3.2.1
  @@ -73,7 +73,7 @@
       <section name="Reporting Bugs">
         <p>If you're fairly certain that the problem is a bug in 
<em>HttpClient</em> or
           something that <em>HttpClient</em> doesn't currently support but 
probably should,
  -      log it in <a href="http://nagoya.apache.org/bugzilla/";>Bugzilla</a>.
  +      log it in <a href="http://issues.apache.org/bugzilla/";>Bugzilla</a>.
         Make sure you spend some time searching the existing bugs to make sure 
it
         hasn't already been logged.  If you're unsure about whether or not to 
log
         something in Bugzilla, it's probably worth bringing it up on the
  
  
  
  1.20.2.14 +2 -2      jakarta-commons/httpclient/xdocs/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/status.xml,v
  retrieving revision 1.20.2.13
  retrieving revision 1.20.2.14
  diff -u -r1.20.2.13 -r1.20.2.14
  --- status.xml        10 Oct 2004 00:00:35 -0000      1.20.2.13
  +++ status.xml        31 Dec 2004 10:31:04 -0000      1.20.2.14
  @@ -35,7 +35,7 @@
           </p>
   
           <p>Bug reports targeted for the next release can be found
  -         <a 
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=Commons&amp;component=HttpClient&amp;target_milestone=3.0+Beta+1&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;cmdtype=doit&amp;newqueryname=&amp;order=Reuse+same+sort+as+last+time";>here</a>.
  +         <a 
href="http://issues.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=Commons&amp;component=HttpClient&amp;target_milestone=3.0+Beta+1&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;cmdtype=doit&amp;newqueryname=&amp;order=Reuse+same+sort+as+last+time";>here</a>.
          </p>
       </section>
   
  
  
  
  No                   revision
  No                   revision
  1.35.2.19 +3 -3      jakarta-commons/httpclient/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/project.xml,v
  retrieving revision 1.35.2.18
  retrieving revision 1.35.2.19
  diff -u -r1.35.2.18 -r1.35.2.19
  --- project.xml       28 Dec 2004 17:11:59 -0000      1.35.2.18
  +++ project.xml       31 Dec 2004 10:31:04 -0000      1.35.2.19
  @@ -95,14 +95,14 @@
       <mailingList>
         <name>HttpClient Developer List</name>
         <subscribe>[EMAIL PROTECTED]</subscribe>
  -      <unsubscribe>[EMAIL PROTECTED] </unsubscribe>
  -      
<archive>http://nagoya.apache.org/eyebrowse/SummarizeList?listId=281</archive>
  +      <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
  +      
<archive>http://mail-archives.apache.org/eyebrowse/SummarizeList?listId=281</archive>
       </mailingList>
       <mailingList>
         <name>HttpClient User List</name>
         <subscribe>[EMAIL PROTECTED]</subscribe>
         <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
  -      
<archive>http://nagoya.apache.org/eyebrowse/SummarizeList?listId=280</archive>
  +      
<archive>http://mail-archives.apache.org/eyebrowse/SummarizeList?listId=280</archive>
       </mailingList>
     </mailingLists>
   
  
  
  

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

Reply via email to