[
https://issues.apache.org/jira/browse/TINKERPOP3-713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14579050#comment-14579050
]
ASF GitHub Bot commented on TINKERPOP3-713:
-------------------------------------------
Github user graben1437 closed the pull request at:
https://github.com/apache/incubator-tinkerpop/pull/70
> Remove dependency on groovy-console which contains creative commons licenses
> ----------------------------------------------------------------------------
>
> Key: TINKERPOP3-713
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-713
> Project: TinkerPop 3
> Issue Type: Improvement
> Components: build-release
> Reporter: David Robinson
> Assignee: stephen mallette
> Labels: easyfix
> Fix For: 3.0.0.GA
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Current build of gremlin-driver and gremlin-groovy have dependencies on
> groovy-all.
> groovy-all includes the groovy-console jar which contains open source icons
> licensed under the creative commons license -which is not Apache 2 friendly.
> Specifically, the silk icons from this link
> http://www.famfamfam.com/lab/icons/silk/ are the ones in question.
> Solution is to change the project dependencies to the specific groovy jars
> needed rather than groovy-all.
> I'll submit a pull request.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)