GitHub user zentol opened a pull request:

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

    [FLINK-9319][docs] Move reflection dependencies into profile

    ## What is the purpose of the change
    
    This PR moves dependencies of `flink-docs` that are only accessed via 
reflection by the config docs generator into the `generate-config-docs` 
profile. This makes the generation of the rest docs faster/more convenient 
since we can skip a few modules.


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

    $ git pull https://github.com/zentol/flink 9319

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

    https://github.com/apache/flink/pull/5974.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 #5974
    
----
commit e4da2f8af23b1fbaa16205108895f5296a987d54
Author: zentol <chesnay@...>
Date:   2018-05-09T08:53:22Z

    [FLINK-9319][docs] Move reflection dependencies into profile

----


---

Reply via email to