geirm 01/04/03 11:19:50
Modified: xdocs sandbox.xml
docs sandbox.html
Log:
Updated list of sandbox happenings
Revision Changes Path
1.2 +27 -2 jakarta-commons/xdocs/sandbox.xml
Index: sandbox.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/xdocs/sandbox.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sandbox.xml 2001/04/03 04:07:06 1.1
+++ sandbox.xml 2001/04/03 18:19:49 1.2
@@ -30,10 +30,35 @@
</p>
<ul>
- <li>Morgan Delagrange : XMLUnit</li>
- <li>Vincent Massol : Cactus proposal</li>
+ <li>
+ <a
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/xmlunit/">
+ XMLUnit</a>
+ proposal and code from Morgan Delagrange
+ </li>
+ <li>
+ <a
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/cactus/">
+ Cactus</a>
+ proposal and code from Vincent Massol.
+ </li>
+ <li>
+ <a
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/pool/">
+ Generic pool</a>
+ proposal and code from Rodney Waldhoff.
+ </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.
+ </li>
+ <li>
+ <a
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/collections/">
+ Collections</a>
+ proposal and code from Rodney Waldhoff.
+ </li>
+
</ul>
+
<p>
Go take a look!
</p>
1.3 +26 -2 jakarta-commons/docs/sandbox.html
Index: sandbox.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/sandbox.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sandbox.html 2001/04/03 04:49:47 1.2
+++ sandbox.html 2001/04/03 18:19:49 1.3
@@ -97,8 +97,32 @@
Here is a small list of whats going on the sandbox.
</p>
<ul>
- <li>Morgan Delagrange : XMLUnit</li>
- <li>Vincent Massol : Cactus proposal</li>
+ <li>
+ <a
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/xmlunit/">
+ XMLUnit</a>
+ proposal and code from Morgan Delagrange
+ </li>
+ <li>
+ <a
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/cactus/">
+ Cactus</a>
+ proposal and code from Vincent Massol.
+ </li>
+ <li>
+ <a
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/pool/">
+ Generic pool</a>
+ proposal and code from Rodney Waldhoff.
+ </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.
+ </li>
+ <li>
+ <a
href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-commons-sandbox/collections/">
+ Collections</a>
+ proposal and code from Rodney Waldhoff.
+ </li>
+
</ul>
<p>
Go take a look!