Hai Zhou created FLINK-7555: ------------------------------- Summary: Use flink-shaded-guava-18 to replace guava dependencies Key: FLINK-7555 URL: https://issues.apache.org/jira/browse/FLINK-7555 Project: Flink Issue Type: Bug Components: Build System Affects Versions: 1.4.0 Environment: After [#issue FLINK-6982|https://issues.apache.org/jira/browse/FLINK-6982], I still find 40 occurrences of 'import com.google.common' in project .
we should replace all 'import com.google.common.*' to 'import org.apache.flink.shaded.guava18.com.google.common.*' ? if so, I will give a PR to fix it. Reporter: Hai Zhou Fix For: 1.4.0 !attachment-name.jpg|thumbnail! -- This message was sent by Atlassian JIRA (v6.4.14#64029)