You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2015/09/10 14:16:46 UTC

[jira] [Commented] (TINKERPOP3-835) Shade Jackson Dependencies

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

stephen mallette commented on TINKERPOP3-835:
---------------------------------------------

This issue is labelled as "breaking" because it is possible that those depending on {{gremlin-core}} could have made use of the jackson dependencies.  If so, the packaging will have changed given shading.  Those using the jackson dependencies should probably add their own dependency entry to their pom for jackson OR if they want to remain bound to the {{gremlin-core}} version can alter their imports accordingly to prefix jackson imports with {{org.apache.tinkerpop.shaded.jackson}}.

> Shade Jackson Dependencies
> --------------------------
>
>                 Key: TINKERPOP3-835
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-835
>             Project: TinkerPop 3
>          Issue Type: Improvement
>          Components: structure
>    Affects Versions: 3.0.1-incubating
>            Reporter: stephen mallette
>            Assignee: stephen mallette
>              Labels: breaking
>             Fix For: 3.1.0-incubating
>
>
> Jackson dependencies can cause some conflicts (currently seeing this in Spark) - shade them to {{gremlin-shaded}}.



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