Author: niallp
Date: Mon Mar 28 18:43:15 2005
New Revision: 159342
URL: http://svn.apache.org/viewcvs?view=rev&rev=159342
Log:
Update 1.2.X branch dependency to Validator 1.1.4
Modified:
struts/core/branches/STRUTS_1_2_BRANCH/doc/userGuide/installation.xml
struts/core/branches/STRUTS_1_2_BRANCH/project.xml
Modified: struts/core/branches/STRUTS_1_2_BRANCH/doc/userGuide/installation.xml
URL:
http://svn.apache.org/viewcvs/struts/core/branches/STRUTS_1_2_BRANCH/doc/userGuide/installation.xml?view=diff&r1=159341&r2=159342
==============================================================================
--- struts/core/branches/STRUTS_1_2_BRANCH/doc/userGuide/installation.xml
(original)
+++ struts/core/branches/STRUTS_1_2_BRANCH/doc/userGuide/installation.xml Mon
Mar 28 18:43:15 2005
@@ -107,7 +107,7 @@
<li><a href="http://jakarta.apache.org/commons/fileupload/">Jakarta
Commons FileUpload</a> (Version 1.0)</li>
<li><a href="http://jakarta.apache.org/commons/logging/">Jakarta Commons
Logging</a> (Version 2.0)</li>
<li><a href="http://jakarta.apache.org/commons/logging/">Jakarta Commons
Logging</a> (Version 1.0.4)</li>
- <li><a href="http://jakarta.apache.org/commons/validator/">Jakarta
Commons Validator</a> (Version 1.1.3) </li>
+ <li><a href="http://jakarta.apache.org/commons/validator/">Jakarta
Commons Validator</a> (Version 1.1.4) </li>
<li><a href="http://jakarta.apache.org/oro/">Jakarta ORO</a> (Version
2.0.7)</li>
</ul>
ANTLR is a <a href="http://antlr.org/license.html">public domain
library</a>;
Modified: struts/core/branches/STRUTS_1_2_BRANCH/project.xml
URL:
http://svn.apache.org/viewcvs/struts/core/branches/STRUTS_1_2_BRANCH/project.xml?view=diff&r1=159341&r2=159342
==============================================================================
--- struts/core/branches/STRUTS_1_2_BRANCH/project.xml (original)
+++ struts/core/branches/STRUTS_1_2_BRANCH/project.xml Mon Mar 28 18:43:15 2005
@@ -236,7 +236,7 @@
<dependency>
<groupId>commons-validator</groupId>
<artifactId>commons-validator</artifactId>
- <version>1.1.3</version>
+ <version>1.1.4</version>
<url>http://jakarta.apache.org/commons/validator/</url>
<properties>
<war.bundle>true</war.bundle>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]