> why don't any of the repos have servlet-2.4? ibiblio seems to have it, but it has a timestamp in the name:
* http://www.ibiblio.org/maven/servletapi/jars/ I'll ask BlueSunrise if they would carry 2.4, since they were they ones that had JSF. -Ted. On Wed, 27 Oct 2004 14:43:03 +0000, [EMAIL PROTECTED] wrote: >�Author: germuska >�Date: Wed Oct 27 07:43:03 2004 >�New Revision: 55700 > >�Modified: >�struts/trunk/contrib/struts-shale/project.properties Log: fix >�expression of value for 'maven.repo.remote' -- why don't any of the >�repos have servlet-2.4? > >�Modified: struts/trunk/contrib/struts-shale/project.properties >�====================================================================== >�======== --- struts/trunk/contrib/struts- >�shale/project.properties� � � � (original) +++ struts/trunk/contrib/struts- >�shale/project.properties� � � � Wed Oct 27 07:43:03 2004 @@ -7,4 +7,4 @@ >�maven.repo.central.directory=/www/svn.apache.org/repository/ # >�nightly builds > >�maven.repo.central.directory=/www/www.apache.org/dist/java- >�repository > > >�-maven.repo.remote http://cvs.apache.org/repository/ >�http://www.ibiblio.org/maven/ http://dist.codehaus.org/ >�http://www.bluesunrise.com/maven/ > >�+maven.repo.remote=http://cvs.apache.org/repository/,http://www.ibibli >�o.org/maven/,http://dist.codehaus.org/,http://www.bluesunrise.com/mave >�n/ > > >�-------------------------------------------------------------------- >�- 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]
