bayard 2002/11/11 13:13:28
Modified: docs beanutils.html charter.html collections.html
commons.html components.html contributors.html
dbcp.html digester.html directory.html
discovery.html index.html lang.html license.html
logging.html modeler.html patches.html pool.html
releases.html sandbox.html versioning.html
volunteering.html
Log:
Added Codec and DBUtils to the site, which included adding them to the navigation,
thus so many pages hit.
Revision Changes Path
1.57 +5 -0 jakarta-commons/docs/beanutils.html
Index: beanutils.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/beanutils.html,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- beanutils.html 25 Oct 2002 04:52:24 -0000 1.56
+++ beanutils.html 11 Nov 2002 21:13:27 -0000 1.57
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -110,7 +111,11 @@
<ul>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/configuration/">Configuration</a>
</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/codec/">Codec</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/daemon/">Daemon</a>
+</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/">DBUtils</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/io/">IO</a>
</li>
1.54 +5 -0 jakarta-commons/docs/charter.html
Index: charter.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/charter.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- charter.html 25 Oct 2002 04:52:24 -0000 1.53
+++ charter.html 11 Nov 2002 21:13:27 -0000 1.54
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -110,7 +111,11 @@
<ul>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/configuration/">Configuration</a>
</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/codec/">Codec</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/daemon/">Daemon</a>
+</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/">DBUtils</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/io/">IO</a>
</li>
1.45 +5 -0 jakarta-commons/docs/collections.html
Index: collections.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/collections.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- collections.html 25 Oct 2002 04:52:24 -0000 1.44
+++ collections.html 11 Nov 2002 21:13:27 -0000 1.45
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -110,7 +111,11 @@
<ul>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/configuration/">Configuration</a>
</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/codec/">Codec</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/daemon/">Daemon</a>
+</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/">DBUtils</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/io/">IO</a>
</li>
1.59 +5 -0 jakarta-commons/docs/commons.html
Index: commons.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/commons.html,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- commons.html 30 Oct 2002 17:46:28 -0000 1.58
+++ commons.html 11 Nov 2002 21:13:27 -0000 1.59
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -110,7 +111,11 @@
<ul>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/configuration/">Configuration</a>
</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/codec/">Codec</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/daemon/">Daemon</a>
+</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/">DBUtils</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/io/">IO</a>
</li>
1.67 +19 -0 jakarta-commons/docs/components.html
Index: components.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/components.html,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- components.html 6 Nov 2002 17:05:36 -0000 1.66
+++ components.html 11 Nov 2002 21:13:27 -0000 1.67
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -110,8 +111,12 @@
<ul>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/configuration/">Configuration</a>
</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/codec/">Codec</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/daemon/">Daemon</a>
</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/">DBUtils</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/io/">IO</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/jelly/">Jelly</a>
@@ -474,6 +479,13 @@
</dd>
<!-- /Cache -->
+ <!-- Codec -->
+ <dt><b><big><a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/codec/">Codec</a></big></b></dt>
+ <dd>
+ Codec seeks to encapsulate popular encoding/decoding algorithms.
+ </dd>
+ <!-- /Codec -->
+
<!-- Daemon -->
<dt><b><big><a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/daemon/">Daemon</a></big></b></dt>
<dd>
@@ -481,6 +493,13 @@
</dd>
<!-- /Daemon -->
+ <!-- DBUtils -->
+ <dt><b><big><a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/">DBUtils</a></big></b></dt>
+ <dd>
+ DBUtils contains reusable JDBC(tm) functions and components.
+ </dd>
+ <!-- /Codec -->
+
<!-- Email -->
<dt><b><big><a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/email/">Email</a></big></b></dt>
<dd>
1.55 +5 -0 jakarta-commons/docs/contributors.html
Index: contributors.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/contributors.html,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- contributors.html 25 Oct 2002 04:52:24 -0000 1.54
+++ contributors.html 11 Nov 2002 21:13:27 -0000 1.55
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -110,7 +111,11 @@
<ul>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/configuration/">Configuration</a>
</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/codec/">Codec</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/daemon/">Daemon</a>
+</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/">DBUtils</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/io/">IO</a>
</li>
1.13 +5 -0 jakarta-commons/docs/dbcp.html
Index: dbcp.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/dbcp.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- dbcp.html 25 Oct 2002 04:52:25 -0000 1.12
+++ dbcp.html 11 Nov 2002 21:13:27 -0000 1.13
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -110,7 +111,11 @@
<ul>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/configuration/">Configuration</a>
</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/codec/">Codec</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/daemon/">Daemon</a>
+</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/">DBUtils</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/io/">IO</a>
</li>
1.43 +5 -0 jakarta-commons/docs/digester.html
Index: digester.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/digester.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- digester.html 6 Nov 2002 22:12:35 -0000 1.42
+++ digester.html 11 Nov 2002 21:13:27 -0000 1.43
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -110,7 +111,11 @@
<ul>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/configuration/">Configuration</a>
</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/codec/">Codec</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/daemon/">Daemon</a>
+</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/">DBUtils</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/io/">IO</a>
</li>
1.51 +5 -0 jakarta-commons/docs/directory.html
Index: directory.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/directory.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- directory.html 25 Oct 2002 04:52:25 -0000 1.50
+++ directory.html 11 Nov 2002 21:13:27 -0000 1.51
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -110,7 +111,11 @@
<ul>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/configuration/">Configuration</a>
</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/codec/">Codec</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/daemon/">Daemon</a>
+</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/">DBUtils</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/io/">IO</a>
</li>
1.10 +5 -0 jakarta-commons/docs/discovery.html
Index: discovery.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/discovery.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- discovery.html 25 Oct 2002 04:52:25 -0000 1.9
+++ discovery.html 11 Nov 2002 21:13:27 -0000 1.10
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -110,7 +111,11 @@
<ul>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/configuration/">Configuration</a>
</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/codec/">Codec</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/daemon/">Daemon</a>
+</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/">DBUtils</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/io/">IO</a>
</li>
1.56 +5 -0 jakarta-commons/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/index.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- index.html 25 Oct 2002 04:52:25 -0000 1.55
+++ index.html 11 Nov 2002 21:13:27 -0000 1.56
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -110,7 +111,11 @@
<ul>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/configuration/">Configuration</a>
</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/codec/">Codec</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/daemon/">Daemon</a>
+</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/">DBUtils</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/io/">IO</a>
</li>
1.17 +5 -0 jakarta-commons/docs/lang.html
Index: lang.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/lang.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- lang.html 25 Oct 2002 04:52:25 -0000 1.16
+++ lang.html 11 Nov 2002 21:13:27 -0000 1.17
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -110,7 +111,11 @@
<ul>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/configuration/">Configuration</a>
</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/codec/">Codec</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/daemon/">Daemon</a>
+</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/">DBUtils</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/io/">IO</a>
</li>
1.51 +5 -0 jakarta-commons/docs/license.html
Index: license.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/license.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- license.html 25 Oct 2002 04:52:25 -0000 1.50
+++ license.html 11 Nov 2002 21:13:27 -0000 1.51
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -111,7 +112,11 @@
<ul>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/configuration/">Configuration</a>
</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/codec/">Codec</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/daemon/">Daemon</a>
+</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/">DBUtils</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/io/">IO</a>
</li>
1.29 +5 -0 jakarta-commons/docs/logging.html
Index: logging.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/logging.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- logging.html 25 Oct 2002 04:52:25 -0000 1.28
+++ logging.html 11 Nov 2002 21:13:27 -0000 1.29
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -110,7 +111,11 @@
<ul>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/configuration/">Configuration</a>
</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/codec/">Codec</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/daemon/">Daemon</a>
+</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/">DBUtils</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/io/">IO</a>
</li>
1.23 +5 -0 jakarta-commons/docs/modeler.html
Index: modeler.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/modeler.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- modeler.html 25 Oct 2002 04:52:25 -0000 1.22
+++ modeler.html 11 Nov 2002 21:13:27 -0000 1.23
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -110,7 +111,11 @@
<ul>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/configuration/">Configuration</a>
</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/codec/">Codec</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/daemon/">Daemon</a>
+</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/">DBUtils</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/io/">IO</a>
</li>
1.9 +5 -0 jakarta-commons/docs/patches.html
Index: patches.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/patches.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- patches.html 25 Oct 2002 04:52:25 -0000 1.8
+++ patches.html 11 Nov 2002 21:13:27 -0000 1.9
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -110,7 +111,11 @@
<ul>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/configuration/">Configuration</a>
</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/codec/">Codec</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/daemon/">Daemon</a>
+</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/">DBUtils</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/io/">IO</a>
</li>
1.13 +5 -0 jakarta-commons/docs/pool.html
Index: pool.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/pool.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- pool.html 25 Oct 2002 04:52:25 -0000 1.12
+++ pool.html 11 Nov 2002 21:13:27 -0000 1.13
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -110,7 +111,11 @@
<ul>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/configuration/">Configuration</a>
</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/codec/">Codec</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/daemon/">Daemon</a>
+</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/">DBUtils</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/io/">IO</a>
</li>
1.50 +5 -0 jakarta-commons/docs/releases.html
Index: releases.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/releases.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- releases.html 25 Oct 2002 12:55:02 -0000 1.49
+++ releases.html 11 Nov 2002 21:13:27 -0000 1.50
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -110,7 +111,11 @@
<ul>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/configuration/">Configuration</a>
</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/codec/">Codec</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/daemon/">Daemon</a>
+</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/">DBUtils</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/io/">IO</a>
</li>
1.60 +10 -6 jakarta-commons/docs/sandbox.html
Index: sandbox.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/sandbox.html,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- sandbox.html 25 Oct 2002 04:52:25 -0000 1.59
+++ sandbox.html 11 Nov 2002 21:13:27 -0000 1.60
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -110,8 +111,12 @@
<ul>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/configuration/">Configuration</a>
</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/codec/">Codec</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/daemon/">Daemon</a>
</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/">DBUtils</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/io/">IO</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/jelly/">Jelly</a>
@@ -224,12 +229,6 @@
</li>
<li>
- <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/lang/">
- Lang</a>
- proposal from Henri Yandell.
- </li>
-
- <li>
<a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/io/">
IO</a>
proposal from Scott Sanders.
@@ -262,6 +261,11 @@
proposal from Scott Sanders.
</li>
</ul>
+ <li>
+ <a href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/">
+ DBUtils</a>
+ proposal from Henri Yandell. A set of reusable database functions and
components for JDBC(tm) work.
+ </li>
<p>
Go take a look!
</p>
1.35 +5 -0 jakarta-commons/docs/versioning.html
Index: versioning.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/versioning.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- versioning.html 25 Oct 2002 04:52:25 -0000 1.34
+++ versioning.html 11 Nov 2002 21:13:27 -0000 1.35
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -114,7 +115,11 @@
<ul>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/configuration/">Configuration</a>
</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/codec/">Codec</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/daemon/">Daemon</a>
+</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/">DBUtils</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/io/">IO</a>
</li>
1.11 +5 -0 jakarta-commons/docs/volunteering.html
Index: volunteering.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/volunteering.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- volunteering.html 25 Oct 2002 04:52:25 -0000 1.10
+++ volunteering.html 11 Nov 2002 21:13:27 -0000 1.11
@@ -5,6 +5,7 @@
<!-- start the processing -->
<!-- ====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
<!-- Main Page Section -->
<!-- ====================================================================== -->
<html>
@@ -112,7 +113,11 @@
<ul>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/configuration/">Configuration</a>
</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/codec/">Codec</a>
+</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/daemon/">Daemon</a>
+</li>
+ <li> <a
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/">DBUtils</a>
</li>
<li> <a
href="http://jakarta.apache.org/commons/sandbox/io/">IO</a>
</li>
--
To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>