You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rd...@apache.org on 2002/11/06 23:10:58 UTC

cvs commit: jakarta-commons/xdocs digester.xml

rdonkin     2002/11/06 14:10:58

  Modified:    xdocs    digester.xml
  Log:
  Added java world article to resources. .Thanks to Michael Davey for pointing this out.
  
  Revision  Changes    Path
  1.7       +4 -0      jakarta-commons/xdocs/digester.xml
  
  Index: digester.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/digester.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- digester.xml	30 Oct 2002 17:46:28 -0000	1.6
  +++ digester.xml	6 Nov 2002 22:10:58 -0000	1.7
  @@ -64,6 +64,10 @@
   <section name="Resources">
   
   <ul>
  +<!-- newest first sounds like a reasonable rule -->
  +<li>Oct 25, 2002 - <a href="http://www.javaworld.com">JavaWorld</a> has an article 
  +  on Digester entitled <a href="http://www.javaworld.com/javaworld/jw-10-2002/jw-1025-opensourceprofile.html">
  +  Simplify XML file processing with the Jakarta Commons Digester</a>.</li>
   <li>Oct 23, 2002 - <a href="http://www.onjava.com">OnJava</a> has an article 
     on Digester entitled <a href="http://www.onjava.com/pub/a/onjava/2002/10/23/digester.html">
     Learning and using Jakarta Digester</a>.</li>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>