Author: britter
Date: Sat Nov 29 11:40:51 2014
New Revision: 1642418
URL: http://svn.apache.org/r1642418
Log:
Add commons-text website to the list of sandbox components
Modified:
commons/cms-site/trunk/content/xdoc/sandbox.xml
Modified: commons/cms-site/trunk/content/xdoc/sandbox.xml
URL:
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/sandbox.xml?rev=1642418&r1=1642417&r2=1642418&view=diff
==============================================================================
--- commons/cms-site/trunk/content/xdoc/sandbox.xml (original)
+++ commons/cms-site/trunk/content/xdoc/sandbox.xml Sat Nov 29 11:40:51 2014
@@ -66,6 +66,8 @@
<td>A small framework for microbenchmark clients, with
implementations for Commons DBCP and Pool.</td></tr>
<tr><td><a href="sandbox/commons-pipeline/">Pipeline</a></td>
<td>Provides a set of pipeline utilities designed around work
queues that run in parallel to sequentially process data objects data
objects.</td></tr>
+ <tr><td><a href="sandbox/commons-text/">Text</a></td>
+ <td>Apache Commons Text is a library focused on algorithms working
on strings.</td></tr>
</table>
</section>