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 2003/10/05 21:47:21 UTC

cvs commit: jakarta-commons/digester/src/java/org/apache/commons/digester BeanPropertySetterRule.java

rdonkin     2003/10/05 12:47:21

  Modified:    digester/src/java/org/apache/commons/digester
                        BeanPropertySetterRule.java
  Log:
  Fixed bug introduced when fixing license
  
  Revision  Changes    Path
  1.14      +5 -5      jakarta-commons/digester/src/java/org/apache/commons/digester/BeanPropertySetterRule.java
  
  Index: BeanPropertySetterRule.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/digester/src/java/org/apache/commons/digester/BeanPropertySetterRule.java,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- BeanPropertySetterRule.java	5 Oct 2003 15:07:31 -0000	1.13
  +++ BeanPropertySetterRule.java	5 Oct 2003 19:47:21 -0000	1.14
  @@ -57,7 +57,7 @@
    * information on the Apache Software Foundation, please see
    * <http://www.apache.org/>.
    *
  - */  */
  + */
   
   
   package org.apache.commons.digester;
  
  
  

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