FWIW, the Geronimo repository has a snapshot of Servlet 2.4:

http://svn.apache.org/repository/geronimo-spec/jars/geronimo-spec-servlet-2.4-SNAPSHOT.jar

Craig


On 27 Oct 2004 14:43:03 -0000, [EMAIL PROTECTED] <[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.ibiblio.org/maven/,http://dist.codehaus.org/,http://www.bluesunrise.com/maven/
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to