You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Daniel Rall <dl...@finemaltcoding.com> on 2002/02/22 03:02:11 UTC

[PATCH] commons/xdocs/components.xml

Daniel Rall <dl...@finemaltcoding.com> writes:

> robert burrell donkin <ro...@mac.com> writes:
>> - we're missing information about utils on the commons web site. a
>> single pithy summary paragraph is what's needed for the components
>> page. a page full would allow a link from the side bar. if we could
>> pull together the required information on the mailing list, i could
>> probably make the change to the site.
>
> Good point.  I'm all out of pith this week, anyone else have any to
> spare?

I found enough pith under the couch cushions to add a short description.

Index: components.xml
===================================================================
RCS file: /home/cvspublic/jakarta-commons/xdocs/components.xml,v
retrieving revision 1.16
diff -u -u -r1.16 components.xml
--- components.xml	20 Feb 2002 22:52:48 -0000	1.16
+++ components.xml	22 Feb 2002 02:00:15 -0000
@@ -233,7 +233,9 @@
     <!-- Util -->
     <dt><b><big><a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/util/">Util</a></big></b></dt>
     <dd>
-     <i>Someone please describe Util here.</i>
+     Home to latchkey code that one might expect to find in the
+     java.util, java.lang, or java.text packages which does not fall
+     clearly into the domain of another Commons package.
     </dd>
     <!-- /Util -->
 

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [PATCH] commons/xdocs/components.xml

Posted by robert burrell donkin <ro...@mac.com>.
hi Daniel

i've committed the patched version and updated the web site. looks good :)

anyone who's around and has a couple of moments to spare might like to 
take a look just to check that i haven't made any mistakes.

- robert


On Friday, February 22, 2002, at 02:02 AM, Daniel Rall wrote:

> Daniel Rall <dl...@finemaltcoding.com> writes:
>
>> robert burrell donkin <ro...@mac.com> writes:
>>> - we're missing information about utils on the commons web site. a
>>> single pithy summary paragraph is what's needed for the components
>>> page. a page full would allow a link from the side bar. if we could
>>> pull together the required information on the mailing list, i could
>>> probably make the change to the site.
>>
>> Good point.  I'm all out of pith this week, anyone else have any to
>> spare?
>
> I found enough pith under the couch cushions to add a short description.
>
> Index: components.xml
> ===================================================================
> RCS file: /home/cvspublic/jakarta-commons/xdocs/components.xml,v
> retrieving revision 1.16
> diff -u -u -r1.16 components.xml
> --- components.xml	20 Feb 2002 22:52:48 -0000	1.16
> +++ components.xml	22 Feb 2002 02:00:15 -0000
> @@ -233,7 +233,9 @@
>      <!-- Util -->
>      <dt><b><big><a 
> href="http://cvs.apache.org/viewcvs/jakarta-commons-
> sandbox/util/">Util</a></big></b></dt>
>      <dd>
> -     <i>Someone please describe Util here.</i>
> +     Home to latchkey code that one might expect to find in the
> +     java.util, java.lang, or java.text packages which does not fall
> +     clearly into the domain of another Commons package.
>      </dd>
>      <!-- /Util -->
>
>
> --
> To unsubscribe, e-mail:   <mailto:commons-dev-unsubscribe@jakarta.apache.
> org>
> For additional commands, e-mail: <mailto:commons-dev-help@jakarta.apache.
> org>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>