提交 a0c6ac90 编写于 作者: A Aljoscha Krettek

Disable Checkstyle in java8 package

Checkstyle doesn't seem to support Java 8 yet.
上级 849e398a
......@@ -35,6 +35,10 @@ under the License.
<packaging>jar</packaging>
<properties>
<checkstyle.skip>true</checkstyle.skip>
</properties>
<dependencies>
<dependency>
<groupId>org.apache.flink</groupId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册