rdonkin 2003/03/29 02:12:19
Modified: xdocs index.xml
xdocs/stylesheets project.xml
Log:
Added links to db and xml commons
Revision Changes Path
1.11 +17 -0 jakarta-commons/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/xdocs/index.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- index.xml 22 Jan 2003 21:44:15 -0000 1.10
+++ index.xml 29 Mar 2003 10:12:19 -0000 1.11
@@ -111,5 +111,22 @@
</li>
</ul>
</section>
+ <section name="Related Components @Apache">
+ <p>
+Some other Apache Projects also have commons subprojects.
+ <ul>
+ <li>
+ <a href='http://db.apache.org/commons/'><strong>[EMAIL PROTECTED]</strong>
+ - reusable library components for database oriented development.</a>
+ </li>
+ <li>
+ <a href='http://xml.apache.org/commons/'><strong>[EMAIL PROTECTED]</strong>
+ - common packaging for standards code plus xml-related utilities.</a>
+ </li>
+ </ul>
+So, if you can't find what you need here, you might like to take a look there.
+Some components which started out here have migrated to these other places.
+ </p>
+ </section>
</body>
</document>
1.72 +5 -0 jakarta-commons/xdocs/stylesheets/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/xdocs/stylesheets/project.xml,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- project.xml 25 Mar 2003 18:53:16 -0000 1.71
+++ project.xml 29 Mar 2003 10:12:19 -0000 1.72
@@ -85,6 +85,11 @@
<item name="Workflow"
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/workflow/"/>
</menu>
+ <menu name="Related">
+ <item name='[EMAIL PROTECTED]' href='http://db.apache.org/commons/'/>
+ <item name='[EMAIL PROTECTED]' href='http://xml.apache.org/commons/'/>
+ </menu>
+
<menu name="Jakarta Community">
<item name="Get Involved"
href="http://jakarta.apache.org/site/getinvolved.html"/>
<item name="Mailing Lists"
href="http://jakarta.apache.org/site/mail.html"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]