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]