You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/14 15:32:01 UTC

[jira] [Commented] (OOZIE-2571) Add scala.binary.version Maven property so that Scala 2.11 can be used

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

ASF GitHub Bot commented on OOZIE-2571:
---------------------------------------

GitHub user ejono opened a pull request:

    https://github.com/apache/oozie/pull/19

    OOZIE-2571 Add scala.binary.version Maven property so that Scala 2.11can be used

    https://issues.apache.org/jira/browse/OOZIE-2571
    
    The pom.xml files hardcode a Scala binary version of Scala 2.10 for its Spark dependencies, making it impossible to use a version of Spark built against Scala 2.11.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ejono/oozie OOZIE-2571

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/oozie/pull/19.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #19
    
----
commit 79ec51fad9707e20fece385617d577f100dbf93e
Author: Jonathan Kelly <jo...@amazon.com>
Date:   2016-06-09T23:41:56Z

    OOZIE-2571 Add scala.binary.version Maven property so that Scala 2.11 can be used

----


> Add scala.binary.version Maven property so that Scala 2.11 can be used
> ----------------------------------------------------------------------
>
>                 Key: OOZIE-2571
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2571
>             Project: Oozie
>          Issue Type: New Feature
>          Components: build
>    Affects Versions: 4.2.0
>            Reporter: Jonathan Kelly
>             Fix For: trunk
>
>
> The pom.xml files hardcode a Scala binary version of Scala 2.10 for its Spark dependencies, making it impossible to use a version of Spark built against Scala 2.11.



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