GitHub user kalvinnchau opened a pull request:

    https://github.com/apache/incubator-toree/pull/126

    TOREE-420 Exclude org.scala-lang.modules from AddDeps

    https://issues.apache.org/jira/browse/TOREE-420
    
    Include `org.scala-lang.modules` as part of the always exclude list when 
using the `%AddDeps` magic.
    
    This prevents the `scala.reflect.internal.FatalError` that crashes the 
kernel, when a new scala-lang module is included and reloaded.

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

    $ git pull https://github.com/kalvinnchau/incubator-toree TOREE-420

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

    https://github.com/apache/incubator-toree/pull/126.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 #126
    
----
commit 6c6c7262ceffc89a251cfc00565933eabc01ec81
Author: Kalvin Chau <[email protected]>
Date:   2017-06-22T20:26:41Z

    updated depdency downloaders to exclude org.scala-lang.modules to prevent 
scala refelection issues TOREE-420

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to