Author: xavier
Date: Mon Oct 15 06:49:51 2007
New Revision: 584789

URL: http://svn.apache.org/viewvc?rev=584789&view=rev
Log:
move site publication to ant.apache.org

Modified:
    incubator/ivy/site/build.xml

Modified: incubator/ivy/site/build.xml
URL: 
http://svn.apache.org/viewvc/incubator/ivy/site/build.xml?rev=584789&r1=584788&r2=584789&view=diff
==============================================================================
--- incubator/ivy/site/build.xml (original)
+++ incubator/ivy/site/build.xml Mon Oct 15 06:49:51 2007
@@ -64,7 +64,7 @@
                
         <antcall target="generate-site" />
         
-               <scp todir="${username}:[EMAIL 
PROTECTED]:/www/incubator.apache.org/ivy/" 
+               <scp todir="${username}:[EMAIL 
PROTECTED]:/www/ant.apache.org/ivy/" 
                         trust="true" verbose="true" sftp="true">
                    <fileset dir="${target.dir}"/>
                </scp>


Reply via email to