Author: olegk
Date: Mon May 15 08:41:23 2006
New Revision: 406658

URL: http://svn.apache.org/viewcvs?rev=406658&view=rev
Log:
Issue management migrated to Jira

Modified:
    jakarta/commons/proper/httpclient/trunk/project.xml
    jakarta/commons/proper/httpclient/trunk/xdocs/news.xml

Modified: jakarta/commons/proper/httpclient/trunk/project.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/httpclient/trunk/project.xml?rev=406658&r1=406657&r2=406658&view=diff
==============================================================================
--- jakarta/commons/proper/httpclient/trunk/project.xml (original)
+++ jakarta/commons/proper/httpclient/trunk/project.xml Mon May 15 08:41:23 2006
@@ -24,7 +24,7 @@
 
   <logo>/images/httpclient_logo.png</logo>
   <url>http://jakarta.apache.org/commons/httpclient/</url>
-  
<issueTrackingUrl><![CDATA[http://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=HttpClient&component=Commons+HttpClient&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=anywords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=NEEDINFO&emailassigned_to1=1&emailtype1=substring&email1=&emailreporter2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=]]></issueTrackingUrl>
+  
<issueTrackingUrl>http://issues.apache.org/jira/browse/HTTPCLIENT</issueTrackingUrl>
 
   <siteAddress>people.apache.org</siteAddress>
   <siteDirectory>/www/jakarta.apache.org/commons/httpclient/</siteDirectory>

Modified: jakarta/commons/proper/httpclient/trunk/xdocs/news.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/httpclient/trunk/xdocs/news.xml?rev=406658&r1=406657&r2=406658&view=diff
==============================================================================
--- jakarta/commons/proper/httpclient/trunk/xdocs/news.xml (original)
+++ jakarta/commons/proper/httpclient/trunk/xdocs/news.xml Mon May 15 08:41:23 
2006
@@ -10,6 +10,22 @@
   </properties>
 
   <body>
+        <section name="12 May 2006 - HttpClient issue tracking migrated to 
Jira">
+            <p>
+              HttpClient issue tracking has migrated from Bugzilla to Jira. 
Please do not enter new bug reports 
+              and update exiting ones in Bugzilla. HttpComponents project will 
be using 
+              <a href="http://issues.apache.org/jira/";>Jira</a> to manage 
HttpClient related issues as of today. 
+              Please use  <a 
href="http://issues.apache.org/jira/browse/HTTPCLIENT";>this project</a> in Jira 
to 
+              report new issues against HttpClient and search for reported 
ones. All existing issue reports can 
+              be accessed in Jira by their original Bugzilla bug id.
+            </p>
+        </section>    
+        <section name="08 May 2006 - HttpClient 3.0.1 released">
+            <p>
+              HttpClient 3.0.1 has been released. This version fixes a number 
of bugs found since the release of 3.0. 
+              All HttpClient users are encouraged to upgrade.
+            </p>
+        </section>    
         <section name="27 February 2006 - HttpClient 2.x codebase declared 
'End of Life'">
             <p>
                 HttpClient 2.x will no longer be supported. There will be no 
more HttpClient 2.x releases



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

Reply via email to