[
https://issues.apache.org/jira/browse/TINKERPOP-2476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17299801#comment-17299801
]
ASF GitHub Bot commented on TINKERPOP-2476:
-------------------------------------------
spmallette opened a new pull request #1405:
URL: https://github.com/apache/tinkerpop/pull/1405
https://issues.apache.org/jira/browse/TINKERPOP-2476
Shades all dependencies to avoid conflicts packaging the TinkerPop code and
all its dependencies. Easy enough.
Builds with `mvn clean install -pl gremlin-driver` and I inspected the jar's
contents at `target/gremlin-driver-3.5.0-SNAPSHOT-uber.jar` and it looks right
including all the LICENSE/NOTICE stuff (noticed some of our other
LICENSE/NOTICE stuff is out of date and will be fixing that now).
VOTE +1
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Provide fully shaded version of Java driver
> -------------------------------------------
>
> Key: TINKERPOP-2476
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2476
> Project: TinkerPop
> Issue Type: Improvement
> Components: driver
> Affects Versions: 3.4.8
> Reporter: Divij Vaidya
> Assignee: Stephen Mallette
> Priority: Minor
>
> The request is to provide a fully shaded version of Java driver (including
> dependencies) so that it is easier to upgrade the client in an existing
> infrastructure without having to deal with dependency conflicts.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)