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 2004/08/02 23:54:39 UTC

cvs commit: jakarta-commons/digester/xdocs index.xml

rdonkin     2004/08/02 14:54:39

  Modified:    digester/xdocs Tag: RELEASE_DIGESTER_1_6_0_BRANCH index.xml
  Log:
  Added missed dependency. Thanks for the catch craig!
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.7.6.2   +4 -1      jakarta-commons/digester/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/xdocs/index.xml,v
  retrieving revision 1.7.6.1
  retrieving revision 1.7.6.2
  diff -u -r1.7.6.1 -r1.7.6.2
  --- index.xml	31 Jul 2004 07:01:41 -0000	1.7.6.1
  +++ index.xml	2 Aug 2004 21:54:39 -0000	1.7.6.2
  @@ -78,20 +78,23 @@
           </p>
   <table>
   <tr>
  -<th colspan='3'>Compatible Dependency Sets</th>
  +<th colspan='4'>Compatible Dependency Sets</th>
   </tr>
   <tr>
   <td>Digester</td>
  +<td>+Logging 1.0.x</td>
   <td>+BeanUtils 1.x</td>
   <td>+Collections 2.x</td>
   </tr>
   <tr>
   <td>Digester</td>
  +<td>+Logging 1.0.x</td>
   <td>+BeanUtils 1.x</td>
   <td>+Collections 3.x</td>
   </tr>
   <tr>
   <td>Digester</td>
  +<td>+Logging 1.0.x</td>
   <td>+BeanUtils 1.7</td>
   <td>-</td>
   </tr>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org