Aaron Coady created TINKERPOP-2711:
--------------------------------------
Summary: Make gremlin-language optional as it brings in CDDL/LGPL
dependencies
Key: TINKERPOP-2711
URL: https://issues.apache.org/jira/browse/TINKERPOP-2711
Project: TinkerPop
Issue Type: Improvement
Components: server
Affects Versions: 3.5.2, 3.6.0
Reporter: Aaron Coady
Beginning with version 3.5.2 gremlin-core has a compile time dependency on
gremlin-language and gremlin-language requires antlr4 which depends on
javax.json
javax.json is CDDL 1.1 & GPL 2.0 licensed
Our legal team has brought about concerns continuing to use this package based
on some of the conditions in these licenses.
Is there a way to make this dependency optional so we can avoid a dependency on
javax.json?
--
This message was sent by Atlassian Jira
(v8.20.1#820001)