[
https://issues.apache.org/jira/browse/FLINK-7048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16068986#comment-16068986
]
ASF GitHub Bot commented on FLINK-7048:
---------------------------------------
GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/4227
[FLINK-7048] [travis] Define javadoc skipping in travis watchdog script
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zentol/flink 7048
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/4227.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4227
----
commit 2b8072fb09803b5b99311125ba97336fbf2af2b7
Author: zentol <[email protected]>
Date: 2017-06-29T21:17:01Z
[FLINK-7048] [travis] Define javadoc skipping in travis watchdog script
----
> Define javadoc skipping in travis watchdog script
> -------------------------------------------------
>
> Key: FLINK-7048
> URL: https://issues.apache.org/jira/browse/FLINK-7048
> Project: Flink
> Issue Type: Improvement
> Components: Travis
> Affects Versions: 1.4.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Trivial
> Fix For: 1.4.0
>
>
> For all builds on travis we currently skip building the javadocs to save some
> time. For this purpose we added {{-Dmaven.skip.javadocs=true}} to each build
> profile in {{.travis.yml}}
> I would like to move the declaration of this into the travis watchdog script,
> as it is obfuscating the profile view for travis builds.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)