GitHub user alpinegizmo opened a pull request:

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

    [FLINK-5344] Fixed the dockerized doc build, which has been broken fo…

    I believe this resolves all of the open issues involving building the docs:
    
    The dockerized build needs different gem versions than those specified in 
Gemfile.lock.
    The -p option was broken by PR 2940.
    The build bot needs ruby 1.9 and was also broken by PR 2940.


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

    $ git pull https://github.com/alpinegizmo/flink 5344-building-docs

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

    https://github.com/apache/flink/pull/3016.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 #3016
    
----
commit a4dbec582e5da27b698ee31ca32cf8e974dbf34e
Author: David Anderson <da...@alpinegizmo.com>
Date:   2016-12-16T07:49:57Z

    [FLINK-5344] Fixed the dockerized doc build, which has been broken for a 
while. Fixed the -p option. Reverted the main Gemfile back to ruby 1.9 to make 
the build bot happy, and created a new Gemfile in ruby2/Gemfile to keep the 
incremental build option available.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to