Author: nickboldt
Date: 2010-10-27 22:52:48 -0400 (Wed, 27 Oct 2010)
New Revision: 26098
Modified:
trunk/build/publish.sh
Log:
add comment about DESTINATION=/qa/services/http/binaries/RHDS for JBDS publishing
Modified: trunk/build/publish.sh
===================================================================
--- trunk/build/publish.sh 2010-10-27 22:14:55 UTC (rev 26097)
+++ trunk/build/publish.sh 2010-10-28 02:52:48 UTC (rev 26098)
@@ -25,6 +25,7 @@
# define suffix to use for additional update sites
SUFFNAME="-Update-${ZIPSUFFIX}.zip"
+# for JBDS, use DESTINATION=/qa/services/http/binaries/RHDS
if [[ $DESTINATION == "" ]]; then
DESTINATION="tools@filemgmt.jboss.org:/downloads_htdocs/tools"; fi
# cleanup from last time
Show replies by date