Github user mxm commented on a diff in the pull request:
https://github.com/apache/flink/pull/1619#discussion_r52591570
--- Diff: .travis.yml ---
@@ -17,9 +17,9 @@ language: java
matrix:
include:
- jdk: "oraclejdk8"
- env: PROFILE="-Dhadoop.version=2.7.1 -Dscala-2.11
-Pinclude-yarn-tests -Dmaven.javadoc.skip=true"
--- End diff --
I think it is bad practice because it lets you get away with broken
JavaDoc. On my machine it saves 2 minutes compilation time but for CI I think
we should keep it.
---
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 [email protected] or file a JIRA ticket
with INFRA.
---