niallp      2004/12/03 02:00:36

  Modified:    validator/xdocs changes.xml downloads.xml
  Log:
  Update to reflect Commons Validator 1.1.4 release
  
  Revision  Changes    Path
  1.9       +1 -1      jakarta-commons/validator/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/validator/xdocs/changes.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- changes.xml       13 Nov 2004 19:54:45 -0000      1.8
  +++ changes.xml       3 Dec 2004 10:00:36 -0000       1.9
  @@ -65,7 +65,7 @@
         </action>
       </release>
     
  -    <release version="1.1.4-alpha" date="2004-11-12">
  +    <release version="1.1.4" date="2004-11-12">
         <action dev="niallp" type="add">
           Added getMessage(key) and getMessages() methods to Field (PR# 29452)
         </action>
  
  
  
  1.6       +3 -3      jakarta-commons/validator/xdocs/downloads.xml
  
  Index: downloads.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/validator/xdocs/downloads.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- downloads.xml     13 Nov 2004 19:54:45 -0000      1.5
  +++ downloads.xml     3 Dec 2004 10:00:36 -0000       1.6
  @@ -24,13 +24,13 @@
            
            <p><strong>Latest Stable Release</strong></p>
            <ul>
  -           <li><a 
href="http://jakarta.apache.org/site/binindex.cgi#commons-validator";>1.1.3 
Binary</a></li>
  -           <li><a 
href="http://jakarta.apache.org/site/sourceindex.cgi#commons-validator";>1.1.3 
Source</a></li>
  +           <li><a 
href="http://jakarta.apache.org/site/binindex.cgi#commons-validator";>1.1.4 
Binary</a></li>
  +           <li><a 
href="http://jakarta.apache.org/site/sourceindex.cgi#commons-validator";>1.1.4 
Source</a></li>
            </ul>
   
             <p><strong>Latest Development Release</strong></p>
             <ul>
  -            <li><a 
href="http://cvs.apache.org/dist/jakarta/commons/validator/v1.1.4/";>1.1.4-alpha 
Binary and Source</a></li>
  +            <li>None currently</li>
             </ul>
   
            <p><strong>Nightly Builds</strong></p>
  
  
  

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

Reply via email to