You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by de...@apache.org on 2007/01/06 14:17:53 UTC

svn commit: r493470 - /jakarta/commons/trunks-sandbox/src/site/apt/index.apt

Author: dennisl
Date: Sat Jan  6 05:17:52 2007
New Revision: 493470

URL: http://svn.apache.org/viewvc?view=rev&rev=493470
Log:
Sync components and their descriptions with the sandbox page that is in commons-build.

Modified:
    jakarta/commons/trunks-sandbox/src/site/apt/index.apt

Modified: jakarta/commons/trunks-sandbox/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/jakarta/commons/trunks-sandbox/src/site/apt/index.apt?view=diff&rev=493470&r1=493469&r2=493470
==============================================================================
--- jakarta/commons/trunks-sandbox/src/site/apt/index.apt (original)
+++ jakarta/commons/trunks-sandbox/src/site/apt/index.apt Sat Jan  6 05:17:52 2007
@@ -18,11 +18,15 @@
 *---------------------------------------------------------------------+------------------------------------------------------------------------+
 || Sandbox                                                            ||
 *---------------------------------------------------------------------+------------------------------------------------------------------------+
-| {{{http://jakarta.apache.org/commons/sandbox/compress/} Compress}}  | Commons Compress defines an API for working with tar, zip and bzip2 files.
+| {{{http://jakarta.apache.org/commons/sandbox/compress/} Compress}}  | Defines an API for working with tar, zip and bzip2 files.
 *---------------------------------------------------------------------+------------------------------------------------------------------------+
-| {{{http://jakarta.apache.org/commons/sandbox/exec/} Exec}}          | Commons Exec defines an API for dealing with external process execution and environment management in Java.
+| {{{http://jakarta.apache.org/commons/sandbox/csv/} CSV}}            | Component for reading and writing comma separated value files.
 *---------------------------------------------------------------------+------------------------------------------------------------------------+
-| {{{http://jakarta.apache.org/commons/sandbox/i18n/} I18n}}          | This component adds the feature of localized message bundles that consist of one or many localized texts that belong together. Think of an error message that consists of title, text, summary and error details.
+| {{{http://jakarta.apache.org/commons/sandbox/exec/} Exec}}          | API for dealing with external process execution and environment management in Java.
+*---------------------------------------------------------------------+------------------------------------------------------------------------+
+| {{{http://jakarta.apache.org/commons/sandbox/finder/} Finder}}      | Java library inspired by the UNIX find command.
+*---------------------------------------------------------------------+------------------------------------------------------------------------+
+| {{{http://jakarta.apache.org/commons/sandbox/i18n/} I18n}}          | Adds the feature of localized message bundles that consist of one or many localized texts that belong together. Think of an error message that consists of title, text, summary and error details.
 *---------------------------------------------------------------------+------------------------------------------------------------------------+
 | {{{http://jakarta.apache.org/commons/sandbox/id/} Id}}              | Id is a component used to generate identifiers.
 *---------------------------------------------------------------------+------------------------------------------------------------------------+
@@ -30,13 +34,11 @@
 *---------------------------------------------------------------------+------------------------------------------------------------------------+
 | {{{http://jakarta.apache.org/commons/sandbox/jci/} JCI}}            | Java Compiler Interface
 *---------------------------------------------------------------------+------------------------------------------------------------------------+
-| {{{http://jakarta.apache.org/commons/sandbox/openpgp/} OpenPGP}}    | Commons OpenPGP is a simple interface to signing and verifying data using OpenPGP.
-*---------------------------------------------------------------------+------------------------------------------------------------------------+
-| {{{http://jakarta.apache.org/commons/sandbox/pipeline/} Pipeline}}  | This component provides a set of pipeline utilities designed around work queues that run in parallel to sequentially process data objects data objects.
+| {{{http://jakarta.apache.org/commons/sandbox/openpgp/} OpenPGP}}    | Interface to signing and verifying data using OpenPGP.
 *---------------------------------------------------------------------+------------------------------------------------------------------------+
-| {{{http://jakarta.apache.org/commons/sandbox/proxy/} Proxy}}        | Commons Proxy is a library for creating dynamic proxies.
+| {{{http://jakarta.apache.org/commons/sandbox/pipeline/} Pipeline}}  | Provides a set of pipeline utilities designed around work queues that run in parallel to sequentially process data objects data objects.
 *---------------------------------------------------------------------+------------------------------------------------------------------------+
-| {{{http://jakarta.apache.org/commons/sandbox/scxml/} SCXML}}        | SCXML is an implementation of State Chart XML aimed at creating and maintaining a Java SCXML engine. It is capable of executing a state machine defined using a SCXML document, and abstracts out the environment interfaces.
+| {{{http://jakarta.apache.org/commons/sandbox/proxy/} Proxy}}        | Library for creating dynamic proxies.
 *---------------------------------------------------------------------+------------------------------------------------------------------------+
 
 Status of the Sandbox Components



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