bayard 2002/11/11 13:18:37
Modified: xdocs/stylesheets project.xml
Log:
Added Cache project in, and figured out where Codec goes alphabetically.
Revision Changes Path
1.53 +4 -2 jakarta-commons/xdocs/stylesheets/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/xdocs/stylesheets/project.xml,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- project.xml 11 Nov 2002 21:12:57 -0000 1.52
+++ project.xml 11 Nov 2002 21:18:36 -0000 1.53
@@ -116,10 +116,12 @@
<menu name="Sandbox Components">
- <item name="Configuration"
href="http://jakarta.apache.org/commons/sandbox/configuration/"/>
-
+ <item name="Cache"
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/cache/"/>
+
<item name="Codec"
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/codec/"/>
+ <item name="Configuration"
href="http://jakarta.apache.org/commons/sandbox/configuration/"/>
+
<item name="Daemon"
href="http://jakarta.apache.org/commons/sandbox/daemon/"/>
<item name="DBUtils"
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/dbutils/"/>
--
To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>