Author: gnodet
Date: Tue Nov 17 13:18:32 2009
New Revision: 881269
URL: http://svn.apache.org/viewvc?rev=881269&view=rev
Log:
Update check script with new nexus conventions
Modified:
felix/trunk/check_staged_release.sh
Modified: felix/trunk/check_staged_release.sh
URL:
http://svn.apache.org/viewvc/felix/trunk/check_staged_release.sh?rev=881269&r1=881268&r2=881269&view=diff
==============================================================================
--- felix/trunk/check_staged_release.sh (original)
+++ felix/trunk/check_staged_release.sh Tue Nov 17 13:18:32 2009
@@ -25,7 +25,7 @@
wget \
-r -np "--reject=html,txt" "--follow-tags=" \
-P "${DOWNLOAD}/${STAGING}" -nH "--cut-dirs=3" --ignore-length
--no-check-certificate \
-
"http://repository.apache.org/content/repositories/felix-staging-${STAGING}/org/apache/felix/"
+
"http://repository.apache.org/content/repositories/orgapachefelix-${STAGING}/org/apache/felix/"
else
echo
"################################################################################"