[
https://issues.apache.org/jira/browse/TINKERPOP-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16627204#comment-16627204
]
ASF GitHub Bot commented on TINKERPOP-2045:
-------------------------------------------
GitHub user robertdale opened a pull request:
https://github.com/apache/tinkerpop/pull/939
TINKERPOP-2045 removed duplicate non-indy groovy core dep
https://issues.apache.org/jira/browse/TINKERPOP-2045
Exclude non-indy transitive dep on groovy core.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/tinkerpop TINKERPOP-2045
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/939.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 #939
----
commit 6e320daa57a9ec9acb19a213f6dd2081e70e2e26
Author: Robert Dale <robdale@...>
Date: 2018-09-25T11:40:50Z
TINKERPOP-2045 removed duplicate non-indy groovy core dep
----
> Remove non-indy groovy dependencies
> -----------------------------------
>
> Key: TINKERPOP-2045
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2045
> Project: TinkerPop
> Issue Type: Improvement
> Components: driver, groovy
> Affects Versions: 3.3.3, 3.2.9
> Reporter: Robert Dale
> Assignee: Robert Dale
> Priority: Minor
>
> Console and Server include conflicting core groovy dependencies of indy and
> non-indy jars. Depending on the shell's sort order, the user may or may not
> get the invokedynamic improvement.
> See also
> [DISCUSS|https://lists.apache.org/thread.html/de2c6dcfcc26fcfea6ce787d79f51f473390b24c74dbbff203fec67b@%3Cdev.tinkerpop.apache.org%3E]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)