Author: gabriele
Date: Thu Aug 14 03:23:17 2014
New Revision: 1617866

URL: http://svn.apache.org/r1617866
Log:
updated release script to removal of jcr

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=1617866&r1=1617865&r2=1617866&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 
Thu Aug 14 03:23:17 2014
@@ -50,11 +50,6 @@ STAGING_REPO=https://repository.apache.o
  wget --no-check-certificate 
${STAGING_REPO}/${STAGING_FOLDER}/chemistry-opencmis-server-bindings-war/${VERSION}/chemistry-opencmis-server-bindings-war-${VERSION}.war.md5
  wget --no-check-certificate 
${STAGING_REPO}/${STAGING_FOLDER}/chemistry-opencmis-server-bindings-war/${VERSION}/chemistry-opencmis-server-bindings-war-${VERSION}.war.sha1
 
- wget --no-check-certificate 
${STAGING_REPO}/${STAGING_FOLDER}/chemistry-opencmis-server-jcr/${VERSION}/chemistry-opencmis-server-jcr-${VERSION}.war
- wget --no-check-certificate 
${STAGING_REPO}/${STAGING_FOLDER}/chemistry-opencmis-server-jcr/${VERSION}/chemistry-opencmis-server-jcr-${VERSION}.war.asc
- wget --no-check-certificate 
${STAGING_REPO}/${STAGING_FOLDER}/chemistry-opencmis-server-jcr/${VERSION}/chemistry-opencmis-server-jcr-${VERSION}.war.md5
- wget --no-check-certificate 
${STAGING_REPO}/${STAGING_FOLDER}/chemistry-opencmis-server-jcr/${VERSION}/chemistry-opencmis-server-jcr-${VERSION}.war.sha1
-
  wget --no-check-certificate 
${STAGING_REPO}/${STAGING_FOLDER}/chemistry-opencmis-workbench/${VERSION}/chemistry-opencmis-workbench-${VERSION}-full.zip
  wget --no-check-certificate 
${STAGING_REPO}/${STAGING_FOLDER}/chemistry-opencmis-workbench/${VERSION}/chemistry-opencmis-workbench-${VERSION}-full.zip.asc
  wget --no-check-certificate 
${STAGING_REPO}/${STAGING_FOLDER}/chemistry-opencmis-workbench/${VERSION}/chemistry-opencmis-workbench-${VERSION}-full.zip.md5


Reply via email to