提交 08bfdae6 编写于 作者: Z zentol

[FLINK-7761] [examples] Include shaded guava dependency in Twitter example jar

This closes #4773.
上级 c7968e9c
......@@ -543,6 +543,7 @@ under the License.
<filter>
<artifact>*</artifact>
<includes>
<include>org/apache/flink/twitter/shaded/com/google/common/**</include>
<include>org/apache/flink/streaming/examples/twitter/**</include>
<include>org/apache/flink/streaming/connectors/twitter/**</include>
<include>org/apache/http/**</include>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册