You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by da...@apache.org on 2006/08/28 15:53:48 UTC

svn commit: r437709 - /webservices/kandula/branches/Kandula_1/project.properties

Author: dasarath
Date: Mon Aug 28 06:53:45 2006
New Revision: 437709

URL: http://svn.apache.org/viewvc?rev=437709&view=rev
Log:
fixed: Error getting URI host
org.apache.commons.httpclient.HttpException: Redirect from host cvs.apache.org to people.apache.org is not supported

Modified:
    webservices/kandula/branches/Kandula_1/project.properties

Modified: webservices/kandula/branches/Kandula_1/project.properties
URL: http://svn.apache.org/viewvc/webservices/kandula/branches/Kandula_1/project.properties?rev=437709&r1=437708&r2=437709&view=diff
==============================================================================
--- webservices/kandula/branches/Kandula_1/project.properties (original)
+++ webservices/kandula/branches/Kandula_1/project.properties Mon Aug 28 06:53:45 2006
@@ -1,4 +1,4 @@
-maven.repo.remote = http://www.apache.org/dist/java-repository/, http://cvs.apache.org/repository/, http://mirrors.sunsite.dk/maven/, http://www.ibiblio.org/maven, http://dist.codehaus.org, http://jakarta.apache.org/commons/logging/,
+maven.repo.remote = http://people.apache.org/dist/java-repository/, http://people.apache.org/repository/, http://mirrors.sunsite.dk/maven/, http://www.ibiblio.org/maven, http://dist.codehaus.org, http://jakarta.apache.org/commons/logging/,
 http://www.reverse.net/pub/apache/java-repository/
 maven.xdoc.date = left
 maven.xdoc.version = ${pom.currentVersion}



---------------------------------------------------------------------
To unsubscribe, e-mail: kandula-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: kandula-dev-help@ws.apache.org