mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
### What is this PR for?
While removing duplication of specifying build profile in #1321, build profile has been changed from `-Ppublish-distr` to `-Pbuild-distr`. We need to restore this change and use `-Ppublish-distr` profile to publish `*.javadoc.jar ` and `*.sources.jar`.
### What type of PR is it?
Hot Fix
### Questions:
* Does the licenses files need update? no
* Is there breaking changes for older versions? no
* Does this needs documentation? no
Author: Mina Lee <minalee@apache.org>
Closes #1506 from minahlee/build_profile and squashes the following commits:
|
||
|---|---|---|
| .. | ||
| travis | ||
| change_scala_version.sh | ||
| common_release.sh | ||
| create_release.sh | ||
| merge_zeppelin_pr.py | ||
| publish_release.sh | ||
| test_zeppelin_pr.py | ||