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

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

Chesnay Schepler created FLINK-7048:
---------------------------------------

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