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]

Reply via email to