You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ni...@apache.org on 2005/11/01 01:11:29 UTC

svn commit: r329942 - in /jakarta/commons/proper/validator/tags/VALIDATOR_1_2_0_RC2: ./ build.xml project.xml xdocs/changes.xml xdocs/downloads.xml

Author: niallp
Date: Mon Oct 31 16:11:18 2005
New Revision: 329942

URL: http://svn.apache.org/viewcvs?rev=329942&view=rev
Log:
Tag Validator 1.2.0 Release Candidate 2

Added:
    jakarta/commons/proper/validator/tags/VALIDATOR_1_2_0_RC2/
      - copied from r329936, jakarta/commons/proper/validator/trunk/
Modified:
    jakarta/commons/proper/validator/tags/VALIDATOR_1_2_0_RC2/build.xml
    jakarta/commons/proper/validator/tags/VALIDATOR_1_2_0_RC2/project.xml
    jakarta/commons/proper/validator/tags/VALIDATOR_1_2_0_RC2/xdocs/changes.xml
    jakarta/commons/proper/validator/tags/VALIDATOR_1_2_0_RC2/xdocs/downloads.xml

Modified: jakarta/commons/proper/validator/tags/VALIDATOR_1_2_0_RC2/build.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/validator/tags/VALIDATOR_1_2_0_RC2/build.xml?rev=329942&r1=329936&r2=329942&view=diff
==============================================================================
--- jakarta/commons/proper/validator/tags/VALIDATOR_1_2_0_RC2/build.xml (original)
+++ jakarta/commons/proper/validator/tags/VALIDATOR_1_2_0_RC2/build.xml Mon Oct 31 16:11:18 2005
@@ -67,7 +67,7 @@
   <property name="component.title"         value="Validator"/>
 
   <!-- The current version number of this component -->
-  <property name="component.version"       value="1.2.0-dev"/>
+  <property name="component.version"       value="1.2.0-RC2"/>
 
   <!-- The base directory for compilation targets -->
   <property name="build.home"              value="target"/>

Modified: jakarta/commons/proper/validator/tags/VALIDATOR_1_2_0_RC2/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/validator/tags/VALIDATOR_1_2_0_RC2/project.xml?rev=329942&r1=329936&r2=329942&view=diff
==============================================================================
--- jakarta/commons/proper/validator/tags/VALIDATOR_1_2_0_RC2/project.xml (original)
+++ jakarta/commons/proper/validator/tags/VALIDATOR_1_2_0_RC2/project.xml Mon Oct 31 16:11:18 2005
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Copyright 2003-2004 The Apache Software Foundation
+   Copyright 2003-2005 The Apache Software Foundation
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
@@ -21,7 +21,7 @@
   <name>Validator</name>
   <groupId>commons-validator</groupId>
   <artifactId>commons-validator</artifactId>
-  <currentVersion>1.2.0-SNAPSHOT</currentVersion>
+  <currentVersion>1.2.0-RC2</currentVersion>
   <inceptionYear>2002</inceptionYear>
   <shortDescription>Commons Validator</shortDescription>
   <description>

Modified: jakarta/commons/proper/validator/tags/VALIDATOR_1_2_0_RC2/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/validator/tags/VALIDATOR_1_2_0_RC2/xdocs/changes.xml?rev=329942&r1=329936&r2=329942&view=diff
==============================================================================
--- jakarta/commons/proper/validator/tags/VALIDATOR_1_2_0_RC2/xdocs/changes.xml (original)
+++ jakarta/commons/proper/validator/tags/VALIDATOR_1_2_0_RC2/xdocs/changes.xml Mon Oct 31 16:11:18 2005
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!--
-   Copyright 2004 The Apache Software Foundation
+   Copyright 2004-2005 The Apache Software Foundation
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
@@ -38,7 +38,7 @@
   </properties>
   <body>
 
-    <release version="1.2.0 (alpha)" date="in SVN">
+    <release version="1.2.0 (RC2)" date="2005-10-31">
       <action dev="dgraham" type="add">
         Added ISBNValidator for validating book numbers.
         <a href="http://issues.apache.org/bugzilla/show_bug.cgi?id=31489">PR# 31489</a>

Modified: jakarta/commons/proper/validator/tags/VALIDATOR_1_2_0_RC2/xdocs/downloads.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/validator/tags/VALIDATOR_1_2_0_RC2/xdocs/downloads.xml?rev=329942&r1=329936&r2=329942&view=diff
==============================================================================
--- jakarta/commons/proper/validator/tags/VALIDATOR_1_2_0_RC2/xdocs/downloads.xml (original)
+++ jakarta/commons/proper/validator/tags/VALIDATOR_1_2_0_RC2/xdocs/downloads.xml Mon Oct 31 16:11:18 2005
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!--
-   Copyright 2003-2004 The Apache Software Foundation
+   Copyright 2003-2005 The Apache Software Foundation
 
    Licensed under the Apache License, Version 2.0 (the "License");
    you may not use this file except in compliance with the License.
@@ -30,7 +30,7 @@
 
           <p><strong>Latest Development Release</strong></p>
           <ul>
-            <li>None currently</li>
+            <li><a href="http://people.apache.org/~niallp/commons-validator/1.2.0-rc2/">1.2.0 RC2 (Release Candidate 2) Source and Binary</a></li>
           </ul>
 
          <p><strong>Nightly Builds</strong></p>



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