You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by dg...@apache.org on 2004/04/09 02:16:39 UTC

cvs commit: jakarta-commons/validator/src/share/org/apache/commons/validator GenericTypeValidator.java

dgraham     2004/04/08 17:16:39

  Modified:    validator/src/share/org/apache/commons/validator
                        GenericTypeValidator.java
  Log:
  javadoc changes only.
  
  Revision  Changes    Path
  1.14      +4 -6      jakarta-commons/validator/src/share/org/apache/commons/validator/GenericTypeValidator.java
  
  Index: GenericTypeValidator.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/validator/src/share/org/apache/commons/validator/GenericTypeValidator.java,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- GenericTypeValidator.java	21 Feb 2004 17:10:29 -0000	1.13
  +++ GenericTypeValidator.java	9 Apr 2004 00:16:39 -0000	1.14
  @@ -35,9 +35,7 @@
    * correctly typed class based on the validation performed.
    */
   public class GenericTypeValidator implements Serializable {
  -    /*
  -    * Logger.
  -    */
  +   
      private static Log log = LogFactory.getLog(GenericTypeValidator.class);
   
       /**
  
  
  

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