You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2015/11/17 23:29:11 UTC

[jira] [Resolved] (FLINK-2858) Cannot build Flink Scala 2.11 with IntelliJ

     [ https://issues.apache.org/jira/browse/FLINK-2858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Metzger resolved FLINK-2858.
-----------------------------------
    Resolution: Fixed
      Assignee: Alexander Alexandrov

The issue has been fixed in https://github.com/apache/flink/commit/e3cabe7c715cc0ddc1ed8b65ca03b0701928ebcf

> Cannot build Flink Scala 2.11 with IntelliJ
> -------------------------------------------
>
>                 Key: FLINK-2858
>                 URL: https://issues.apache.org/jira/browse/FLINK-2858
>             Project: Flink
>          Issue Type: Bug
>          Components: Build System
>    Affects Versions: 0.10.0
>            Reporter: Till Rohrmann
>            Assignee: Alexander Alexandrov
>
> If I activate the scala-2.11 profile from within IntelliJ (and thus deactivate the scala-2.10 profile) in order to build Flink with Scala 2.11, then Flink cannot be built. The problem is that some Scala macros cannot be expanded because they were compiled with the wrong version (I assume 2.10).
> This makes debugging tests with Scala 2.11 in IntelliJ impossible.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)