You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by ga...@apache.org on 2015/03/30 20:37:49 UTC

svn commit: r1670171 - /chemistry/opencmis/trunk/chemistry-opencmis-dist/release-scripts/deploy-dist.sh

Author: gabriele
Date: Mon Mar 30 18:37:49 2015
New Revision: 1670171

URL: http://svn.apache.org/r1670171
Log:
removed -docs.zip package download:

Modified:
    chemistry/opencmis/trunk/chemistry-opencmis-dist/release-scripts/deploy-dist.sh

Modified: chemistry/opencmis/trunk/chemistry-opencmis-dist/release-scripts/deploy-dist.sh
URL: http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-dist/release-scripts/deploy-dist.sh?rev=1670171&r1=1670170&r2=1670171&view=diff
==============================================================================
--- chemistry/opencmis/trunk/chemistry-opencmis-dist/release-scripts/deploy-dist.sh (original)
+++ chemistry/opencmis/trunk/chemistry-opencmis-dist/release-scripts/deploy-dist.sh Mon Mar 30 18:37:49 2015
@@ -30,11 +30,6 @@ STAGING_REPO=https://repository.apache.o
  wget --no-check-certificate ${STAGING_REPO}/${STAGING_FOLDER}/chemistry-opencmis-client-impl/${VERSION}/chemistry-opencmis-client-impl-${VERSION}-with-dependencies.zip.sha1
 
 
- wget --no-check-certificate ${STAGING_REPO}/${STAGING_FOLDER}/chemistry-opencmis-dist/${VERSION}/chemistry-opencmis-dist-${VERSION}-docs.zip
- wget --no-check-certificate ${STAGING_REPO}/${STAGING_FOLDER}/chemistry-opencmis-dist/${VERSION}/chemistry-opencmis-dist-${VERSION}-docs.zip.asc
- wget --no-check-certificate ${STAGING_REPO}/${STAGING_FOLDER}/chemistry-opencmis-dist/${VERSION}/chemistry-opencmis-dist-${VERSION}-docs.zip.md5
- wget --no-check-certificate ${STAGING_REPO}/${STAGING_FOLDER}/chemistry-opencmis-dist/${VERSION}/chemistry-opencmis-dist-${VERSION}-docs.zip.sha1
-
  wget --no-check-certificate ${STAGING_REPO}/${STAGING_FOLDER}/chemistry-opencmis-dist/${VERSION}/chemistry-opencmis-dist-${VERSION}-server-webapps.zip
  wget --no-check-certificate ${STAGING_REPO}/${STAGING_FOLDER}/chemistry-opencmis-dist/${VERSION}/chemistry-opencmis-dist-${VERSION}-server-webapps.zip.asc
  wget --no-check-certificate ${STAGING_REPO}/${STAGING_FOLDER}/chemistry-opencmis-dist/${VERSION}/chemistry-opencmis-dist-${VERSION}-server-webapps.zip.md5