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

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

Commit a6de1b7aa7db2a87b6284bcfa42599aa7d6ae544 in kylin's branch 
refs/heads/2.5.x from chao long
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=a6de1b7 ]

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