bayard 2002/11/30 12:43:32
Modified: xdocs lang.xml
docs lang.html
Log:
Added a link to resources on Lang.
Revision Changes Path
1.6 +8 -0 jakarta-commons/xdocs/lang.xml
Index: lang.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/xdocs/lang.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- lang.xml 25 Nov 2002 23:37:04 -0000 1.5
+++ lang.xml 30 Nov 2002 20:43:32 -0000 1.6
@@ -68,6 +68,14 @@
</ul>
</section>
+<section name="Resources">
+<ul>
+<li>
+Oct 17, 2003 - <a href="http://www.builder.com/">Builder.com</a> has an article on
Commons Lang entitled <a
href="http://builder.com.com/article.jhtml?id=u00320021017yan01.htm&page=1&vf=tt">Jakarta
Commons Lang project offers centralized utility functions</a>.
+</li>
+</ul>
+</section>
+
</body>
</document>
1.23 +18 -0 jakarta-commons/docs/lang.html
Index: lang.html
===================================================================
RCS file: /home/cvs/jakarta-commons/docs/lang.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- lang.html 25 Nov 2002 23:37:04 -0000 1.22
+++ lang.html 30 Nov 2002 20:43:32 -0000 1.23
@@ -285,6 +285,24 @@
</td></tr>
<tr><td><br/></td></tr>
</table>
+ <table border="0" cellspacing="0"
cellpadding="2" width="100%">
+ <tr><td bgcolor="#525D76">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="Resources"><strong>Resources</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <ul>
+<li>
+Oct 17, 2003 - <a href="http://www.builder.com/">Builder.com</a> has an article on
Commons Lang entitled <a
href="http://builder.com.com/article.jhtml?id=u00320021017yan01.htm&page=1&vf=tt">Jakarta
Commons Lang project offers centralized utility functions</a>.
+</li>
+</ul>
+ </blockquote>
+ </p>
+ </td></tr>
+ <tr><td><br/></td></tr>
+ </table>
</td>
</tr>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>