[ 
https://issues.apache.org/jira/browse/KYLIN-3567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16623013#comment-16623013
 ] 

ASF subversion and git services commented on KYLIN-3567:
--------------------------------------------------------

Commit 82e1c01af3dee09c0c6a417210ff5dfa47571575 in kylin's branch 
refs/heads/master from chao long
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=82e1c01 ]

KYLIN-3567 Change scala dependency scope to provided


> Change scala dependency to provided
> -----------------------------------
>
>                 Key: KYLIN-3567
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3567
>             Project: Kylin
>          Issue Type: Bug
>            Reporter: Chao Long
>            Assignee: Chao Long
>            Priority: Minor
>             Fix For: v2.5.1
>
>
> The scope of scala dependency in "engine-spark" module should be "provided".
> <dependency>
>  <groupId>org.scala-lang</groupId>
>  <artifactId>scala-library</artifactId>
> </dependency>
> <dependency>
>  <groupId>org.scala-lang</groupId>
>  <artifactId>scala-compiler</artifactId>
> </dependency>
> <dependency>
>  <groupId>org.scala-lang</groupId>
>  <artifactId>scala-reflect</artifactId>
> </dependency>



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to