You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by zentol <gi...@git.apache.org> on 2018/05/09 12:07:35 UTC

[GitHub] flink pull request #5974: [FLINK-9319][docs] Move reflection dependencies in...

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 <ch...@...>
Date:   2018-05-09T08:53:22Z

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

----


---

[GitHub] flink pull request #5974: [FLINK-9319][docs] Move reflection dependencies in...

Posted by zentol <gi...@git.apache.org>.
Github user zentol closed the pull request at:

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


---