You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by rl...@apache.org on 2002/11/14 21:06:38 UTC

cvs commit: jakarta-struts/conf/share validation_1_1.dtd validator-rules_1_1.dtd

rleland     2002/11/14 12:06:37

  Modified:    conf/share validation_1_1.dtd validator-rules_1_1.dtd
  Log:
  Deprecate and document the new dtd in commons-validator
  
  Revision  Changes    Path
  1.4       +8 -9      jakarta-struts/conf/share/validation_1_1.dtd
  
  Index: validation_1_1.dtd
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/conf/share/validation_1_1.dtd,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- validation_1_1.dtd	11 Oct 2002 03:11:41 -0000	1.3
  +++ validation_1_1.dtd	14 Nov 2002 20:06:37 -0000	1.4
  @@ -1,13 +1,12 @@
   <!--
  -    DTD for the Validation Configuration File, Version 1.1
  -
  -    To allow Struts to validate your validator.xml configuration files,
  -    include the following DOCTYPE element at the beginning (after the
  -    "xml" declaration):
  -
  +    Deprecated ** deprecated ** deprecated ** deprecated ** deprecated ** deprecated 
  +    
  +     Refer to the below DTD Instead:
  +    
       <!DOCTYPE form-validation PUBLIC
  -      "-//Apache Software Foundation//DTD Struts Validation Configuration 1.1//EN"
  -      "http://jakarta.apache.org/struts/dtds/validation_1_1.dtd">
  +          "-//Apache Software Foundation//DTD Commons Validator Rules Configuration 1.0//EN"
  +          "http://jakarta.apache.org/commons/dtds/validator_1_0.dtd">
  +
   
       $Id$
   -->
  
  
  
  1.5       +8 -9      jakarta-struts/conf/share/validator-rules_1_1.dtd
  
  Index: validator-rules_1_1.dtd
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/conf/share/validator-rules_1_1.dtd,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- validator-rules_1_1.dtd	11 Oct 2002 03:11:41 -0000	1.4
  +++ validator-rules_1_1.dtd	14 Nov 2002 20:06:37 -0000	1.5
  @@ -1,13 +1,12 @@
   <!--
  -    DTD for the Validator Rules Configuration File, Version 1.1
  -
  -    To allow Struts to validate your validator-rules.xml configuration
  -    file, include the following DOCTYPE element at the beginning (after
  -    the "xml" declaration):
  -
  +    Deprecated ** deprecated ** deprecated ** deprecated ** deprecated ** deprecated 
  +    
  +     Refer to the below DTD Instead:
  +    
       <!DOCTYPE form-validation PUBLIC
  -     "-//Apache Software Foundation//DTD Struts Validator Rules Configuration 1.1//EN"
  -     "http://jakarta.apache.org/struts/dtds/validator-rules_1_1.dtd">
  +          "-//Apache Software Foundation//DTD Commons Validator Rules Configuration 1.0//EN"
  +          "http://jakarta.apache.org/commons/dtds/validator_1_0.dtd">
  +
   
       $Id$
   -->
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: cvs commit: jakarta-struts/conf/share validation_1_1.dtd validator-rules_1_1.dtd

Posted by Martin Cooper <ma...@apache.org>.

On Thu, 14 Nov 2002, James Holmes wrote:

> Cool...I just thought it would help save us some time
> on the mailing lists.

It might, but the problem is that I don't think most people actually look
inside DTD files. ;-(

--
Martin Cooper


>
> -james
>
> --- Robert Leland <rl...@apache.org> wrote:
> > James Holmes wrote:
> > > Perhaps that should be:
> > >
> > > DEPRECATED DEPRECATED DEPRECATED DEPRECATED
> > DEPRECATED
> > > DEPRECATED DEPRECATED DEPRECATED DEPRECATED
> > DEPRECATED
> > >
> > > instead of the lower case.  Just to enforce the
> > point.
> > >  People tend to overlook things alot.
> >
> > Ok. I just used a sledge hammer on every comment
> > :-D!
> >
> >
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
> > <ma...@jakarta.apache.org>
> > For additional commands, e-mail:
> > <ma...@jakarta.apache.org>
> >
>
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Web Hosting - Let the expert host your site
> http://webhosting.yahoo.com
>
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: cvs commit: jakarta-struts/conf/share validation_1_1.dtd validator-rules_1_1.dtd

Posted by James Holmes <jh...@yahoo.com>.
Cool...I just thought it would help save us some time
on the mailing lists.

-james

--- Robert Leland <rl...@apache.org> wrote:
> James Holmes wrote:
> > Perhaps that should be: 
> > 
> > DEPRECATED DEPRECATED DEPRECATED DEPRECATED
> DEPRECATED
> > DEPRECATED DEPRECATED DEPRECATED DEPRECATED
> DEPRECATED
> > 
> > instead of the lower case.  Just to enforce the
> point.
> >  People tend to overlook things alot.
> 
> Ok. I just used a sledge hammer on every comment
> :-D!
> 
> 
> 
> 
> 
> --
> To unsubscribe, e-mail:  
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> 


__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: cvs commit: jakarta-struts/conf/share validation_1_1.dtd validator-rules_1_1.dtd

Posted by Robert Leland <rl...@apache.org>.
James Holmes wrote:
> Perhaps that should be: 
> 
> DEPRECATED DEPRECATED DEPRECATED DEPRECATED DEPRECATED
> DEPRECATED DEPRECATED DEPRECATED DEPRECATED DEPRECATED
> 
> instead of the lower case.  Just to enforce the point.
>  People tend to overlook things alot.

Ok. I just used a sledge hammer on every comment :-D!





--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: cvs commit: jakarta-struts/conf/share validation_1_1.dtd validator-rules_1_1.dtd

Posted by James Holmes <jh...@yahoo.com>.
Perhaps that should be: 

DEPRECATED DEPRECATED DEPRECATED DEPRECATED DEPRECATED
DEPRECATED DEPRECATED DEPRECATED DEPRECATED DEPRECATED

instead of the lower case.  Just to enforce the point.
 People tend to overlook things alot.

-james


--- rleland@apache.org wrote:
> rleland     2002/11/14 12:06:37
> 
>   Modified:    conf/share validation_1_1.dtd
> validator-rules_1_1.dtd
>   Log:
>   Deprecate and document the new dtd in
> commons-validator
>   
>   Revision  Changes    Path
>   1.4       +8 -9     
> jakarta-struts/conf/share/validation_1_1.dtd
>   
>   Index: validation_1_1.dtd
>  
>
===================================================================
>   RCS file:
>
/home/cvs/jakarta-struts/conf/share/validation_1_1.dtd,v
>   retrieving revision 1.3
>   retrieving revision 1.4
>   diff -u -r1.3 -r1.4
>   --- validation_1_1.dtd	11 Oct 2002 03:11:41 -0000
> 1.3
>   +++ validation_1_1.dtd	14 Nov 2002 20:06:37 -0000
> 1.4
>   @@ -1,13 +1,12 @@
>    <!--
>   -    DTD for the Validation Configuration File,
> Version 1.1
>   -
>   -    To allow Struts to validate your
> validator.xml configuration files,
>   -    include the following DOCTYPE element at the
> beginning (after the
>   -    "xml" declaration):
>   -
>   +    Deprecated ** deprecated ** deprecated **
> deprecated ** deprecated ** deprecated 
>   +    
>   +     Refer to the below DTD Instead:
>   +    
>        <!DOCTYPE form-validation PUBLIC
>   -      "-//Apache Software Foundation//DTD Struts
> Validation Configuration 1.1//EN"
>   -     
>
"http://jakarta.apache.org/struts/dtds/validation_1_1.dtd">
>   +          "-//Apache Software Foundation//DTD
> Commons Validator Rules Configuration 1.0//EN"
>   +         
>
"http://jakarta.apache.org/commons/dtds/validator_1_0.dtd">
>   +
>    
>        $Id$
>    -->
>   
>   
>   
>   1.5       +8 -9     
> jakarta-struts/conf/share/validator-rules_1_1.dtd
>   
>   Index: validator-rules_1_1.dtd
>  
>
===================================================================
>   RCS file:
>
/home/cvs/jakarta-struts/conf/share/validator-rules_1_1.dtd,v
>   retrieving revision 1.4
>   retrieving revision 1.5
>   diff -u -r1.4 -r1.5
>   --- validator-rules_1_1.dtd	11 Oct 2002 03:11:41
> -0000	1.4
>   +++ validator-rules_1_1.dtd	14 Nov 2002 20:06:37
> -0000	1.5
>   @@ -1,13 +1,12 @@
>    <!--
>   -    DTD for the Validator Rules Configuration
> File, Version 1.1
>   -
>   -    To allow Struts to validate your
> validator-rules.xml configuration
>   -    file, include the following DOCTYPE element
> at the beginning (after
>   -    the "xml" declaration):
>   -
>   +    Deprecated ** deprecated ** deprecated **
> deprecated ** deprecated ** deprecated 
>   +    
>   +     Refer to the below DTD Instead:
>   +    
>        <!DOCTYPE form-validation PUBLIC
>   -     "-//Apache Software Foundation//DTD Struts
> Validator Rules Configuration 1.1//EN"
>   -    
>
"http://jakarta.apache.org/struts/dtds/validator-rules_1_1.dtd">
>   +          "-//Apache Software Foundation//DTD
> Commons Validator Rules Configuration 1.0//EN"
>   +         
>
"http://jakarta.apache.org/commons/dtds/validator_1_0.dtd">
>   +
>    
>        $Id$
>    -->
>   
>   
>   
> 
> --
> To unsubscribe, e-mail:  
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> 


__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site
http://webhosting.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>