Github user spmallette commented on a diff in the pull request:
https://github.com/apache/tinkerpop/pull/536#discussion_r97580891
--- Diff:
gremlin-server/src/test/java/org/apache/tinkerpop/gremlin/server/GremlinServerIntegrateTest.java
---
@@ -105,7 +106,13 @@
*/
public class GremlinServerIntegrateTest extends
AbstractGremlinServerIntegrationTest {
- private Log4jRecordingAppender recordingAppender = null;
+ private static final String SERVER_KEY =
"src/test/resources/server.key.pk8";
--- End diff --
some extra spacing here by accident i think
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---