On Thu, 2006-03-16 at 21:06 -0500, Michael Becke wrote:
> Nice.  Looks good.
> 
> Mike
> 

Thanks, Mike.

I believe you are the only one among us with commit access to the
jakarta/site. Could you please review and apply this patch to make
references to HttpComponents site appear on the Jakarta front page?

Oleg
Index: xdocs/index.xml
===================================================================
--- xdocs/index.xml	(revision 386602)
+++ xdocs/index.xml	(working copy)
@@ -105,6 +105,13 @@
         </tr>
         <tr>
           <td align="right" valign="top">
+            <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>
+        </tr>
+        <tr>
+          <td align="right" valign="top">
             <a href="./oro/index.html">ORO</a>
           </td>
           <td valign="top">Set of text-processing Java classes that provide Perl5 compatible regular expressions,
Index: xdocs/stylesheets/site.xml
===================================================================
--- xdocs/stylesheets/site.xml	(revision 386602)
+++ xdocs/stylesheets/site.xml	(working copy)
@@ -28,6 +28,7 @@
                 <item name="HiveMind" href="/hivemind/index.html"/>
                 <item name="JCS" href="/jcs/index.html"/>
                 <item name="JMeter" href="/jmeter/index.html"/>
+                <item name="HttpComponents" href="/httpcomponents/index.html"/>
                 <item name="ORO" href="/oro/index.html"/>
                 <item name="POI" href="/poi/index.html"/>
                 <item name="Regexp" href="/regexp/index.html"/>

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

Reply via email to