I went ahead and updated the downloads page to 1.1.3, what should I put for latest development versions? Other commons subprojex look very different from validator and even each other???
-- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, August 27, 2004 1:01 PM Subject: cvs commit: jakarta-struts project.xml > germuska 2004/08/27 10:01:36 > > Modified: . project.xml > Log: > remove comment on commons-validator dependency since the current version is now served from iBiblio (yay!) > > Revision Changes Path > 1.33 +0 -9 jakarta-struts/project.xml > > Index: project.xml > =================================================================== > RCS file: /home/cvs/jakarta-struts/project.xml,v > retrieving revision 1.32 > retrieving revision 1.33 > diff -u -r1.32 -r1.33 > --- project.xml 25 Aug 2004 11:49:06 -0000 1.32 > +++ project.xml 27 Aug 2004 17:01:35 -0000 1.33 > @@ -227,16 +227,7 @@ > <groupId>commons-validator</groupId> > <artifactId>commons-validator</artifactId> > <version>1.1.3</version> > - <url>http://apache.org/~husted/validator/v1.1.3/</url> > - <!-- > - Until the validator dependency is served from one of Struts' repositories, > - change the URL to point to the latest development release, which includes a > - page that explains how to build using Maven and offers a copy of the requisite > - JAR. This is the URL Maven shows when a dependency can't be resolved, so the > - above, with explanation, will probably help people more than just pointing > - to the Validator project (below). > <url>http://jakarta.apache.org/commons/validator/</url> > - --> > <properties> > <war.bundle>true</war.bundle> > <cactus.bundle>true</cactus.bundle> > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
