You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Hai Zhou (JIRA)" <ji...@apache.org> on 2017/08/29 16:11:00 UTC

[jira] [Created] (FLINK-7555) Use flink-shaded-guava-18 to replace guava dependencies

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)