Chesnay Schepler created FLINK-5469: ---------------------------------------
Summary: build_docs.sh -p fails on Windows Subsystem for Linux Key: FLINK-5469 URL: https://issues.apache.org/jira/browse/FLINK-5469 Project: Flink Issue Type: Improvement Components: Documentation Affects Versions: 1.2.0, 1.3.0 Reporter: Chesnay Schepler Priority: Trivial As described [here|https://github.com/jekyll/jekyll/issues/5233] jekyll --watch (which is executed within build_docs.sh) fails when using it within Ubuntu on Windows. Adding --force_polling resolves this issue. I was wondering whether we couldn't add --force_polling by default. -- This message was sent by Atlassian JIRA (v6.3.4#6332)