Guangyuan Feng created KYLIN-5567: ------------------------------------- Summary: Make ke-external module obey the open source specs Key: KYLIN-5567 URL: https://issues.apache.org/jira/browse/KYLIN-5567 Project: Kylin Issue Type: Bug Components: Others Affects Versions: 5.0-alpha Reporter: Guangyuan Feng Assignee: Yifan Zhang Fix For: 5.0-alpha
In order to solve this issue, there are 5 things to do: # Replace *kap-external:4.5.9* with *kylin-external:5.0.0* # Change package path *org.apache.kylin.guava20.shaded.** to *org.apache.kylin.guava30.shaded.** # Publish *kylin-external-guava30* lib to public nexus repo # Add checkstyle rules to prohibit the official guava references -- This message was sent by Atlassian Jira (v8.20.10#820010)