You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@predictionio.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/07/03 04:33:00 UTC

[jira] [Commented] (PIO-83) Move to Spark 2.x and Scala 2.11 as the default env with deprecating (not deprecated) support for previous tools chain.

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

ASF GitHub Bot commented on PIO-83:
-----------------------------------

GitHub user takezoe opened a pull request:

    https://github.com/apache/incubator-predictionio/pull/402

    [PIO-83] Replace semverfi with java-semver

    Replace [semverfi](https://github.com/softprops/semverfi) with java-semver because semverfi is no longer maintained. It stopped in Scala 2.10. I looked alternatives of semverfi and found [java-semver](https://github.com/zafarkhaja/jsemver) which has no extra dependency, MIT license and the largest stars on GitHub in alternatives.
    
    Other alternatives are:
    
    - https://github.com/jknack/semver.java
    - https://github.com/jlindsey/java-semver
    
    This Scala library didn't satisfy our requirement:
    
    - https://github.com/SeerUK/scala-semver

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

    $ git pull https://github.com/takezoe/incubator-predictionio replace_semverfi

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

    https://github.com/apache/incubator-predictionio/pull/402.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 #402
    
----
commit 94ddd6cc211a2562a1aad486c0dabf3ae52ebb18
Author: Naoki Takezoe <ta...@apache.org>
Date:   2017-07-03T04:13:05Z

    Replace semverfi with java-semver
    
    because semverfi is no longer maintained. It stopped in Scala 2.10.

----


> Move to Spark 2.x and Scala 2.11 as the default env with deprecating (not deprecated) support for previous tools chain.
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: PIO-83
>                 URL: https://issues.apache.org/jira/browse/PIO-83
>             Project: PredictionIO
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Sara Asher
>            Assignee: Shinsuke Sugaya
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)