You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by nb...@apache.org on 2007/07/03 00:32:20 UTC

svn commit: r552612 - /velocity/tools/branches/2.x/build.properties

Author: nbubna
Date: Mon Jul  2 15:32:18 2007
New Revision: 552612

URL: http://svn.apache.org/viewvc?view=rev&rev=552612
Log:
distributions should be uploaded to user dir for testing/voting and transferred from there to final www.apache.org/dist

Modified:
    velocity/tools/branches/2.x/build.properties

Modified: velocity/tools/branches/2.x/build.properties
URL: http://svn.apache.org/viewvc/velocity/tools/branches/2.x/build.properties?view=diff&rev=552612&r1=552611&r2=552612
==============================================================================
--- velocity/tools/branches/2.x/build.properties (original)
+++ velocity/tools/branches/2.x/build.properties Mon Jul  2 15:32:18 2007
@@ -68,7 +68,7 @@
 
 # distribution properties
 publish.server=people.apache.org
-publish.dir=/www/www.apache.org/dist/velocity/tools/${project.version}
+publish.dir=~/public_html/velocity/tools/${project.version}
 publish.docs.dir=/www/velocity.apache.org/tools/
 
 # javadoc properties