[
https://issues.apache.org/jira/browse/TINKERPOP-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891062#comment-15891062
]
ASF GitHub Bot commented on TINKERPOP-1612:
-------------------------------------------
Github user spmallette commented on the issue:
https://github.com/apache/tinkerpop/pull/565
I just pushed a fix on `tp32` which has merged forward to this branch. That
should allow it to build for you now @okram - can you give it another shot?
> Remove gremlin-groovy-test module
> ---------------------------------
>
> Key: TINKERPOP-1612
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1612
> Project: TinkerPop
> Issue Type: Improvement
> Components: test-suite
> Affects Versions: 3.2.3
> Reporter: stephen mallette
> Assignee: stephen mallette
> Priority: Minor
> Labels: breaking
> Fix For: 3.3.0
>
>
> `gremlin-groovy-test` is can be for 3.3.0 with its test either migrated to
> other modules or simply removed. `gremlin-groovy` will now be tested in the
> same way that `gremlin-python` is.
> This issue is labelled as "breaking" as it removes a module that graph
> providers depend on. The tests in the module were deprecated in 3.2.4 so
> there has been some warning that this would happen. For 3.3.0, graph
> providers will want to simply remove these tests from their test suites.
> This also means a "breaking" change for those using the deprecated
> {{TinkerGraphGremlinPlugin}} in
> {{org.apache.tinkerpop.gremlin.tinkergraph.groovy.plugin}} and not the one
> introduced in 3.2.4 at {{org.apache.tinkerpop.gremlin.tinkergraph.jsr223}}.
> the same can be said of {{Neo4jGremlinPlugin}}, {{HadoopGremlinPlugin}}
> {{GiraphGremlinPlugin}} and {{SparkGremlinPlugin}}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)