You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@jakarta.apache.org by ol...@apache.org on 2006/04/23 16:43:45 UTC

svn commit: r396278 - in /jakarta/site: docs/index.html docs/site/news/news-2006-q2.html docs/site/rss.xml news.xml xdocs/index.xml

Author: olegk
Date: Sun Apr 23 07:43:44 2006
New Revision: 396278

URL: http://svn.apache.org/viewcvs?rev=396278&view=rev
Log:
HttpComponents HttpCore 4.0-alpha1 release announcement

Modified:
    jakarta/site/docs/index.html
    jakarta/site/docs/site/news/news-2006-q2.html
    jakarta/site/docs/site/rss.xml
    jakarta/site/news.xml
    jakarta/site/xdocs/index.xml

Modified: jakarta/site/docs/index.html
URL: http://svn.apache.org/viewcvs/jakarta/site/docs/index.html?rev=396278&r1=396277&r2=396278&view=diff
==============================================================================
--- jakarta/site/docs/index.html (original)
+++ jakarta/site/docs/index.html Sun Apr 23 07:43:44 2006
@@ -187,6 +187,9 @@
       </h4>
       <ul>
 <li>
+<a href="site/news/news-2006-q2.html#20060424.1">24 April 2006 - <b>HttpComponentns HttpCore 4.0-alpha1</b> Released </a>
+</li>
+<li>
 <a href="site/news/news-2006-q2.html#20060403.1">03 April 2006 - <b>Commons Pool 1.3</b> Released </a>
 </li>
 <li>
@@ -244,9 +247,6 @@
 <li>
 <a href="site/news/news-2005-q4.html#20051114.1">14 November 2005 - <b>Velocity Tools 1.2</b> Released </a>
 </li>
-<li>
-<a href="site/news/news-2005-q4.html#20051113.1">13 November 2005 - <b>Tapestry 4.0-beta-13</b> Released </a>
-</li>
 </ul>
     </div>
 </p>
@@ -330,7 +330,7 @@
             <a href="./httpcomponents/index.html">HttpComponents</a>
           </td>
           <td class="detail-table-content" valign="top" align="left">HttpComponents is a toolset of low level components focused at the transport aspects of HTTP 
-             protocol, which can be used to assemble custom client- and server-side HTTP services</td>
+             protocol, which can be used to assemble custom client and server side HTTP services</td>
         </tr>
         <tr>
           <td class="detail-table-content" valign="top" align="left">

Modified: jakarta/site/docs/site/news/news-2006-q2.html
URL: http://svn.apache.org/viewcvs/jakarta/site/docs/site/news/news-2006-q2.html?rev=396278&r1=396277&r2=396278&view=diff
==============================================================================
--- jakarta/site/docs/site/news/news-2006-q2.html (original)
+++ jakarta/site/docs/site/news/news-2006-q2.html Sun Apr 23 07:43:44 2006
@@ -166,6 +166,29 @@
 </div>
 <p>
 <div class="section-body">
+<a name="20060424.1">
+<h3 xml:space="preserve">24 April 2006 - HttpComponentns HttpCore 4.0-alpha1 released </h3>
+</a>
+<p>HttpComponents  <a href="http://jakarta.apache.org/httpcomponents/http-core/">HttpCore</a> 
+                4.0-alpha1 has been released. HttpCore provides a set of low level components, which 
+                can be used to build custom client and server side HTTP services.</p>
+<p> This release represents a complete redesign of the Jakarta Commons HttpClient
+                3.x API and a significant rewrite of the core HTTP components derived from the
+                HttpClient 3.0 code base. HttpCore will form the foundation of the future releases 
+                of Jakarta HttpClient.
+            </p>
+<p> This release is primarily intended for API review and use in experimental projects.
+                The HttpCore API is still deemed unstable and it can still undergo significant changes 
+                based on the feedback from early adopters. Please check it out and let the <a href="http://jakarta.apache.org/httpcomponents/mail-lists.html">HttpComponents 
+                team</a> know what you think. 
+            </p>
+<p> More information can be found at the <a href="http://jakarta.apache.org/httpcomponents/">
+                HttpComponents</a> project site.
+            </p>
+<p>Downloads can be found <a href="http://jakarta.apache.org/site/downloads/downloads_httpcomponents-httpcore.cgi">
+                here</a>
+            </p>
+<hr noshade="noshade" size="1"/>
 <a name="20060403.1">
 <h3 xml:space="preserve">03 April 2006 - Commons Pool 1.3 released </h3>
 </a>

Modified: jakarta/site/docs/site/rss.xml
URL: http://svn.apache.org/viewcvs/jakarta/site/docs/site/rss.xml?rev=396278&r1=396277&r2=396278&view=diff
==============================================================================
--- jakarta/site/docs/site/rss.xml (original)
+++ jakarta/site/docs/site/rss.xml Sun Apr 23 07:43:44 2006
@@ -11,6 +11,31 @@
 </image>
 <description>News and product releases from Apache's Jakarta Project</description>
 <item>
+<title>HttpComponentns HttpCore 4.0-alpha1 Released </title>
+<link>http://jakarta.apache.org/site/news/news-2006-q2.html#20060424.1</link>
+<description>
+            HttpComponents  HttpCore 
+                4.0-alpha1 has been released. HttpCore provides a set of low level components, which 
+                can be used to build custom client and server side HTTP services.
+             This release represents a complete redesign of the Jakarta Commons HttpClient
+                3.x API and a significant rewrite of the core HTTP components derived from the
+                HttpClient 3.0 code base. HttpCore will form the foundation of the future releases 
+                of Jakarta HttpClient.
+            
+             This release is primarily intended for API review and use in experimental projects.
+                The HttpCore API is still deemed unstable and it can still undergo significant changes 
+                based on the feedback from early adopters. Please check it out and let the HttpComponents 
+                team know what you think. 
+            
+             More information can be found at the 
+                HttpComponents project site.
+            
+            Downloads can be found 
+                here
+            
+        </description>
+</item>
+<item>
 <title>Commons Pool 1.3 Released </title>
 <link>http://jakarta.apache.org/site/news/news-2006-q2.html#20060403.1</link>
 <description>

Modified: jakarta/site/news.xml
URL: http://svn.apache.org/viewcvs/jakarta/site/news.xml?rev=396278&r1=396277&r2=396278&view=diff
==============================================================================
--- jakarta/site/news.xml (original)
+++ jakarta/site/news.xml Sun Apr 23 07:43:44 2006
@@ -35,6 +35,29 @@
     <!-- @id must be formatted as YYYYMMDD.x.  The output date is formatted from the id.  
          It is also used for sorting. -->
     <group id="2006-q2" title="2006 Apr-Jun">
+        <release id="20060424.1" product="HttpComponentns HttpCore 4.0-alpha1">
+            <p>HttpComponents  <a href="http://jakarta.apache.org/httpcomponents/http-core/">HttpCore</a> 
+                4.0-alpha1 has been released. HttpCore provides a set of low level components, which 
+                can be used to build custom client and server side HTTP services.</p>
+            <p> This release represents a complete redesign of the Jakarta Commons HttpClient
+                3.x API and a significant rewrite of the core HTTP components derived from the
+                HttpClient 3.0 code base. HttpCore will form the foundation of the future releases 
+                of Jakarta HttpClient.
+            </p>
+            <p> This release is primarily intended for API review and use in experimental projects.
+                The HttpCore API is still deemed unstable and it can still undergo significant changes 
+                based on the feedback from early adopters. Please check it out and let the <a 
+                href="http://jakarta.apache.org/httpcomponents/mail-lists.html">HttpComponents 
+                team</a> know what you think. 
+            </p>
+            <p> More information can be found at the <a href="http://jakarta.apache.org/httpcomponents/">
+                HttpComponents</a> project site.
+            </p>
+            <p>Downloads can be found <a 
+                href="http://jakarta.apache.org/site/downloads/downloads_httpcomponents-httpcore.cgi">
+                here</a>
+            </p>
+        </release>
         <release id="20060403.1" product="Commons Pool 1.3">
             <p> <a href="http://jakarta.apache.org/commons/pool/">Commons Pool</a> 1.3 has been
                 released. Commons Pool provides provides an object-pooling API.</p>

Modified: jakarta/site/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/jakarta/site/xdocs/index.xml?rev=396278&r1=396277&r2=396278&view=diff
==============================================================================
--- jakarta/site/xdocs/index.xml (original)
+++ jakarta/site/xdocs/index.xml Sun Apr 23 07:43:44 2006
@@ -108,7 +108,7 @@
             <a href="./httpcomponents/index.html">HttpComponents</a>
           </td>
           <td valign="top">HttpComponents is a toolset of low level components focused at the transport aspects of HTTP 
-             protocol, which can be used to assemble custom client- and server-side HTTP services</td>
+             protocol, which can be used to assemble custom client and server side HTTP services</td>
         </tr>
         <tr>
           <td align="right" valign="top">



---------------------------------------------------------------------
To unsubscribe, e-mail: site-cvs-unsubscribe@jakarta.apache.org
For additional commands, e-mail: site-cvs-help@jakarta.apache.org