Author: gabriele
Date: Fri Apr 4 20:28:24 2014
New Revision: 1584891
URL: http://svn.apache.org/r1584891
Log:
CMIS-750 - removed -client assembly and updated release publishing script
Removed:
chemistry/opencmis/trunk/chemistry-opencmis-dist/src/main/assembly/client-assembly.xml
Modified:
chemistry/opencmis/trunk/chemistry-opencmis-dist/pom.xml
chemistry/opencmis/trunk/chemistry-opencmis-dist/release-scripts/deploy-dist.sh
Modified: chemistry/opencmis/trunk/chemistry-opencmis-dist/pom.xml
URL:
http://svn.apache.org/viewvc/chemistry/opencmis/trunk/chemistry-opencmis-dist/pom.xml?rev=1584891&r1=1584890&r2=1584891&view=diff
==============================================================================
--- chemistry/opencmis/trunk/chemistry-opencmis-dist/pom.xml (original)
+++ chemistry/opencmis/trunk/chemistry-opencmis-dist/pom.xml Fri Apr 4
20:28:24 2014
@@ -178,9 +178,6 @@
<attach>true</attach>
<descriptors>
<descriptor>
-
src/main/assembly/client-assembly.xml
- </descriptor>
- <descriptor>
src/main/assembly/server-webapps-assembly.xml
</descriptor>
<descriptor>
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=1584891&r1=1584890&r2=1584891&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
Fri Apr 4 20:28:24 2014
@@ -29,10 +29,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.md5
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}-client.zip
- wget --no-check-certificate
${STAGING_REPO}/${STAGING_FOLDER}/chemistry-opencmis-dist/${VERSION}/chemistry-opencmis-dist-${VERSION}-client.zip.asc
- wget --no-check-certificate
${STAGING_REPO}/${STAGING_FOLDER}/chemistry-opencmis-dist/${VERSION}/chemistry-opencmis-dist-${VERSION}-client.zip.md5
- wget --no-check-certificate
${STAGING_REPO}/${STAGING_FOLDER}/chemistry-opencmis-dist/${VERSION}/chemistry-opencmis-dist-${VERSION}-client.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