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 2004/03/09 00:27:51 UTC

cvs commit: jakarta-struts project.xml

rleland     2004/03/08 15:27:51

  Modified:    .        project.xml
  Log:
  Struts must now be compiled against the nightly validator inorder
  for client side validations to work.
  
  Revision  Changes    Path
  1.26      +1 -1      jakarta-struts/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/project.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- project.xml	29 Feb 2004 22:55:45 -0000	1.25
  +++ project.xml	8 Mar 2004 23:27:51 -0000	1.26
  @@ -215,7 +215,7 @@
       <dependency>
         <groupId>commons-validator</groupId>
         <artifactId>commons-validator</artifactId>
  -      <version>1.1.1</version>
  +      <version>1.1.2-dev</version>
         <url>http://jakarta.apache.org/commons/validator/</url>
         <properties>
           <war.bundle>true</war.bundle>
  
  
  

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