You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/16 07:21:05 UTC

[jira] [Commented] (FLINK-6596) Disable javadoc generation in all travis builds

    [ https://issues.apache.org/jira/browse/FLINK-6596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16011879#comment-16011879 ] 

ASF GitHub Bot commented on FLINK-6596:
---------------------------------------

GitHub user zentol opened a pull request:

    https://github.com/apache/flink/pull/3914

    [FLINK-6596][travis] Disable javadoc generation for jdk 7

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zentol/flink 6596_travis_javadoc

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/3914.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 #3914
    
----
commit 3f6b0888cbefdd061ccd547a3652960a56eab355
Author: zentol <ch...@apache.org>
Date:   2017-05-16T07:19:15Z

    [FLINK-6596][travis] Disable javadoc generation for jdk 7

----


> Disable javadoc generation in all travis builds
> -----------------------------------------------
>
>                 Key: FLINK-6596
>                 URL: https://issues.apache.org/jira/browse/FLINK-6596
>             Project: Flink
>          Issue Type: Improvement
>          Components: Build System
>    Affects Versions: 1.3.0, 1.4.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Trivial
>
> On travis we currently only skip the javadoc generation for java 8; we should extend this to cover java 7 as well.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)