[jira] [Created] (FLINK-6797) building docs fails with bundler 1.15

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-6797) building docs fails with bundler 1.15

Shang Yuanchun (Jira)
David Anderson created FLINK-6797:
-------------------------------------

             Summary: building docs fails with bundler 1.15
                 Key: FLINK-6797
                 URL: https://issues.apache.org/jira/browse/FLINK-6797
             Project: Flink
          Issue Type: Bug
          Components: Documentation
            Reporter: David Anderson
            Assignee: David Anderson
            Priority: Critical
             Fix For: 1.3.1, 1.4.0


The script for building the docs installs the latest version of the bundler ruby gem (if it can't find the bundle command, which is always the case on the build-bots, for example). Since the release of bundler 1.15 this fails because it is now pickier about dependency checking, and we somehow ended up with an invalid dependency rule in Gemfile.lock.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)