You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2017/07/01 10:15:00 UTC

[jira] [Closed] (FLINK-7048) Define javadoc skipping in travis watchdog script

     [ https://issues.apache.org/jira/browse/FLINK-7048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler closed FLINK-7048.
-----------------------------------
    Resolution: Fixed

1.4: 95d70db36ca05b63e7bd6563ff534038b765c4ed

> 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)