[ https://issues.apache.org/jira/browse/TINKERPOP-2711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephen Mallette closed TINKERPOP-2711. --------------------------------------- Fix Version/s: 3.6.0 3.5.3 Resolution: Done Fixed via CTR https://github.com/apache/tinkerpop/commit/f17ab1868a3a0be9e86f85e3c1b066a33c4bf413 > Make gremlin-language optional as it brings in CDDL/GPL dependencies > -------------------------------------------------------------------- > > Key: TINKERPOP-2711 > URL: https://issues.apache.org/jira/browse/TINKERPOP-2711 > Project: TinkerPop > Issue Type: Improvement > Components: language > Affects Versions: 3.6.0, 3.5.2 > Reporter: Aaron Coady > Assignee: Stephen Mallette > Priority: Major > Fix For: 3.6.0, 3.5.3 > > > 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)