David Robinson created TINKERPOP3-713:
-----------------------------------------
Summary: 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: Bug
Components: build-release
Affects Versions: 3.0.0.GA
Reporter: David Robinson
Assignee: stephen mallette
Fix For: 3.0.0.GA
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)