Compress and upload Javadoc for publish jobs 21/13921/3
authorAnil Belur <abelur@linuxfoundation.org>
Tue, 11 Dec 2018 11:47:47 +0000 (21:47 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 12 Dec 2018 07:44:43 +0000 (17:44 +1000)
commitaa92f8111f5c7836b17f655a426d3b050cbb29df
treed438fbbf7611b61e3d23403c3fd4d8c6a373af2e
parent336975b670016ffcb49911b3eef486a2f093d18c
Compress and upload Javadoc for publish jobs

Javadoc publish job always successfully publishes to the "javadoc"
repo, therefore dont maintain another copy of this on the logs
server. Also Javadocs contain ~15K small files which potentially
requires additional CPU cycles for pruning on the logs server.

Issue: RELENG-1215
Change-Id: I1b107a1c65db4b70096d5735c741fb32f09daedd
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
shell/maven-javadoc-publish.sh