rleland     2002/11/21 21:15:39

  Modified:    src/share/org/apache/struts/util StrutsValidatorUtil.java
  Log:
  Indicate the class that replaces the deprecated class
  
  Revision  Changes    Path
  1.8       +5 -5      
jakarta-struts/src/share/org/apache/struts/util/StrutsValidatorUtil.java
  
  Index: StrutsValidatorUtil.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-struts/src/share/org/apache/struts/util/StrutsValidatorUtil.java,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- StrutsValidatorUtil.java  18 Oct 2002 01:35:02 -0000      1.7
  +++ StrutsValidatorUtil.java  22 Nov 2002 05:15:39 -0000      1.8
  @@ -78,7 +78,7 @@
    * <p>This class helps provides some useful methods for retrieving objects
    * from different scopes of the application.</p>
    *
  -{@link org.apache.struts.validator.Resources}
  + * @deprecated  As of Struts 1.1b3, replaced by {@link 
org.apache.struts.validator.Resources}
    * @author David Winterfeldt
    * @author Eddie Bush
    * @version $Revision$ $Date$
  
  
  

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

Reply via email to