GitHub user srowen opened a pull request:

    https://github.com/apache/spark/pull/3829

    SPARK-3955 part 2 [CORE] [HOTFIX] Different versions between 
jackson-mapper-asl and jackson-core-asl

    @pwendell 
https://github.com/apache/spark/commit/2483c1efb6429a7d8a20c96d18ce2fec93a1aff9 
didn't actually add a reference to `jackson-core-asl` as intended, but a second 
redundant reference to `jackson-mapper-asl`, as @markhamstra picked up on 
(https://github.com/apache/spark/pull/3716#issuecomment-68180192)  This just 
rectifies the typo. I missed it as well; the original PR 
https://github.com/apache/spark/pull/2818 had it correct and I also didn't see 
the problem.

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

    $ git pull https://github.com/srowen/spark SPARK-3955

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

    https://github.com/apache/spark/pull/3829.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 #3829
    
----
commit 6cfdc4e3dfe0a04e32a955bedffd5747fad9d70c
Author: Sean Owen <[email protected]>
Date:   2014-12-29T18:13:29Z

    Actually refer to jackson-core-asl

----


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to