[
https://issues.apache.org/jira/browse/TINKERPOP-1900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16374878#comment-16374878
]
stephen mallette commented on TINKERPOP-1900:
---------------------------------------------
I'm aware of that test jar thingy - marko used it elsewhere (hadoop i think)
and it causes some hassles - i've been wanting to remove that way of doing it).
I'd rather make an explicit bunch of test classes available in the
gremlin-server module itself, or, i'm not against (in 3.3.x) adding a
{{gremlin-tools/gremlin-server-test}} module.
> Jar gremlin server /src/test directory
> --------------------------------------
>
> Key: TINKERPOP-1900
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1900
> Project: TinkerPop
> Issue Type: Improvement
> Components: server
> Affects Versions: 3.2.7
> Reporter: David Pitera
> Priority: Major
>
> There are utility classes inside the /src/test directory that would be useful
> for implementor's implementing internal sever components (for example, one
> implementing a Channelizer might make use of
> AbstractGremlinServerIntegrationTest and TestClientFactory). If we update the
> packaging so that the gremlin-server jars include these binaries,
> implementor's can make use of existing code without duplicating it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)