You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by ca...@apache.org on 2007/07/21 02:58:47 UTC

svn commit: r558211 - /logging/log4j/trunk/build.xml

Author: carnold
Date: Fri Jul 20 17:58:46 2007
New Revision: 558211

URL: http://svn.apache.org/viewvc?view=rev&rev=558211
Log:
Bug 37930: web site staging to SVN repo

Modified:
    logging/log4j/trunk/build.xml

Modified: logging/log4j/trunk/build.xml
URL: http://svn.apache.org/viewvc/logging/log4j/trunk/build.xml?view=diff&rev=558211&r1=558210&r2=558211
==============================================================================
--- logging/log4j/trunk/build.xml (original)
+++ logging/log4j/trunk/build.xml Fri Jul 20 17:58:46 2007
@@ -106,7 +106,7 @@
   <property name="dist.tmp" value="${dist.dir}/tmp"/>
   
   <!--  destination for Maven generated documentation -->
-	<property name="svnrepo.url" value="file:///Users/curta/repos/mock"/>
+    <property name="svnrepo.url" value="https://svn.apache.org/repos/asf"/>
 	<property name="svnsite.url" value="${svnrepo.url}/logging/site/trunk/docs/log4j/1.3"/>
 	<available property="svn-available" file="target/site-deploy/.svn"/>
   



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