rwaldhoff 01/04/18 10:10:40
Modified: xdocs sandbox.xml
Log:
* Removed collections, pool, dbcp links since they are now part of jakarta-commons
* Added CJAN, Digester, Threading links
* Alpha order
Revision Changes Path
1.5 +20 -19 jakarta-commons/xdocs/sandbox.xml
Index: sandbox.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/xdocs/sandbox.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sandbox.xml 2001/04/12 03:25:27 1.4
+++ sandbox.xml 2001/04/18 17:10:36 1.5
@@ -12,7 +12,7 @@
<section name="The Sandbox">
<p>
-The Sandbox is a CVS repository for Commons committers
+The Sandbox is a CVS repository for Commons committers
to function as an open workspace for
sharing and collaboration.
</p>
@@ -26,39 +26,40 @@
<strong>Current Sandbox Happenings</strong>
<p>
-Here is a small list of whats going on the sandbox.
+Here is a small list of whats going on the sandbox.
</p>
<ul>
<li>
- <a
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/xmlunit/">
- XMLUnit</a>
- proposal and code from Morgan Delagrange
- </li>
+ <a
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/cjan/">
+ CJAN</a>
+ proposal from Scott Sanders with contributions from many Jakarta developers.
+ </li>
<li>
- <a
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/pool/">
- Generic pool</a>
- proposal and code from Rodney Waldhoff.
+ <a
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/configuration/">
+ Configuration</a>
+ code from the Jakarta Velocity project
</li>
<li>
- <a
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/dbcp/">
- Database Connection Pool </a>
- proposal and code from Rodney Waldhoff.
+ <a
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/digester/">
+ Digester</a>
+ proposal from Scott Sanders of code from the
+ <a href="http://jakarta.apache.org/struts/">Struts Framework</a>.
</li>
<li>
- <a
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/collections/">
- Collections</a>
- proposal and code from Rodney Waldhoff.
+ <a
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/threading/">
+ Threading</a>
+ proposal from Craig McClanahan.
</li>
<li>
- <a
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/configuration/">
- Configuration</a>
- code from the Jakarta Velocity project
+ <a
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/xmlunit/">
+ XMLUnit</a>
+ proposal and code from Morgan Delagrange.
</li>
</ul>
+
-
<p>
Go take a look!
</p>