rdonkin     2003/06/12 23:56:09

  Modified:    docs     digester.html
               xdocs    digester.xml
  Log:
  Added link to IBM developer work article.
  
  Revision  Changes    Path
  1.70      +3 -0      jakarta-commons/docs/digester.html
  
  Index: digester.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/digester.html,v
  retrieving revision 1.69
  retrieving revision 1.70
  diff -u -r1.69 -r1.70
  --- digester.html     29 May 2003 21:56:41 -0000      1.69
  +++ digester.html     13 Jun 2003 06:56:09 -0000      1.70
  @@ -285,6 +285,9 @@
           <blockquote>
                                       <ul>
   <!-- newest first sounds like a reasonable rule -->
  +<li>
  +Jun 2, 2003 - <a 
href="http://www-106.ibm.com/developerworks/java/library/j-lucene/";>IBM developerWorks 
article</a> by Otis Gospodnetic about parsing, indexing and searching XML with 
Digester and Lucene.
  +</li>
   <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>
  
  
  
  1.11      +3 -0      jakarta-commons/xdocs/digester.xml
  
  Index: digester.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/xdocs/digester.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- digester.xml      27 Apr 2003 18:39:23 -0000      1.10
  +++ digester.xml      13 Jun 2003 06:56:09 -0000      1.11
  @@ -74,6 +74,9 @@
   
   <ul>
   <!-- newest first sounds like a reasonable rule -->
  +<li>
  +Jun 2, 2003 - <a 
href="http://www-106.ibm.com/developerworks/java/library/j-lucene/";>IBM developerWorks 
article</a> by Otis Gospodnetic about parsing, indexing and searching XML with 
Digester and Lucene.
  +</li>
   <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>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to