You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ps...@apache.org on 2006/07/18 06:24:14 UTC

svn commit: r422959 - /jakarta/commons/proper/commons-build/trunk/commons_nightly.sh

Author: psteitz
Date: Mon Jul 17 21:24:12 2006
New Revision: 422959

URL: http://svn.apache.org/viewvc?rev=422959&view=rev
Log:
Changed snapshot deploy directory to new location.

Modified:
    jakarta/commons/proper/commons-build/trunk/commons_nightly.sh

Modified: jakarta/commons/proper/commons-build/trunk/commons_nightly.sh
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/commons-build/trunk/commons_nightly.sh?rev=422959&r1=422958&r2=422959&view=diff
==============================================================================
--- jakarta/commons/proper/commons-build/trunk/commons_nightly.sh (original)
+++ jakarta/commons/proper/commons-build/trunk/commons_nightly.sh Mon Jul 17 21:24:12 2006
@@ -41,7 +41,7 @@
 time_stamp=`date +%Y%m%d`                     # time stamp in file names
 ant_build="/home/psteitz/build"               # Ant build directory
 maven_snapshot_host=people.apache.org         # Maven snapshot host
-maven_snapshot_directory=/www/people.apache.org/repository
+maven_snapshot_directory=/www/people.apache.org/repo/m1-snapshot-repository
 #==============================================================================
 # Process maven components in $components list.
 # Assumes $components are checked out with common root, $current_root



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