husted      2004/06/08 09:56:14

  Modified:    validator project.xml
               validator/xdocs downloads.xml
  Log:
  Update site documentation and  Maven project file.
  
  Revision  Changes    Path
  1.49      +1 -1      jakarta-commons/validator/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/validator/project.xml,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- project.xml       8 Jun 2004 16:19:20 -0000       1.48
  +++ project.xml       8 Jun 2004 16:56:14 -0000       1.49
  @@ -20,7 +20,7 @@
     
     <name>Validator</name>
     <id>commons-validator</id>
  -  <currentVersion>1.2.0-dev</currentVersion>
  +  <currentVersion>1.1.3</currentVersion>
     <inceptionYear>2002</inceptionYear>
     <shortDescription>Commons Validator</shortDescription>
     <description>
  
  
  
  1.2       +19 -17    jakarta-commons/validator/xdocs/downloads.xml
  
  Index: downloads.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/validator/xdocs/downloads.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- downloads.xml     28 Mar 2004 00:12:04 -0000      1.1
  +++ downloads.xml     8 Jun 2004 16:56:14 -0000       1.2
  @@ -22,31 +22,33 @@
      <body>
         <section name="Releases">
            
  -         <p><strong>Latest Release</strong></p>
  +         <p><strong>Latest Stable Release</strong></p>
            <ul>
              <li><a 
href="http://jakarta.apache.org/site/binindex.cgi#commons-validator";>1.0.2 
Binary</a></li>
              <li><a 
href="http://jakarta.apache.org/site/sourceindex.cgi#commons-validator";>1.0.2 
Source</a></li>
            </ul>
  -         
  -         <br/>
  -         
  -         <!--
  -         <p>
  -            <strong>Archived Releases</strong>
  -            <br/>
  -            Older releases are retained by the Apache Software Foundation but are 
  -            moved into a
  -            <a href="http://archive.apache.org/dist/jakarta/commons/validator/";>
  -            special archive area</a>.
  -         </p>
  -         
  -         <br/>
  -         -->
  -         
  +
  +          <p><strong>Latest Development Release</strong></p>
  +          <ul>
  +            <li><a 
href="http://www.apache.org/~martinc/validator/v1.1.2/commons-validator-1.1.2.zip";>1.1.2
 Binary</a></li>
  +            <li><a 
href="http://www.apache.org/~martinc/validator/v1.1.2/commons-validator-1.1.2-src.zip";>1.1.2
 Source</a></li>
  +          </ul>
  +
            <p><strong>Nightly Builds</strong></p>
            <ul>
               <li><a 
href="http://cvs.apache.org/builds/jakarta-commons/nightly/commons-validator/";>Binary/Source</a></li>
            </ul>
  +
  +          <!--
  +          <p>
  +             <strong>Archived Releases</strong>
  +             <br/>
  +             Older releases are retained by the Apache Software Foundation but are
  +             moved into a
  +             <a href="http://archive.apache.org/dist/jakarta/commons/validator/";>
  +             special archive area</a>.
  +          </p>
  +          -->
   
         </section>
   
  
  
  

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

Reply via email to