Github user spmallette commented on the pull request:
https://github.com/apache/incubator-tinkerpop/pull/291#issuecomment-211901610
thanks @mike-tr-adamson but travis took a compilation error:
```text
[ERROR]
/home/travis/build/apache/incubator-tinkerpop/gremlin-driver/src/main/java/org/apache/tinkerpop/gremlin/driver/Handler.java:[92,35]
cannot find symbol
symbol: method arrArg(java.lang.String,saslClient[...] null)
location: variable messageBuilder of type
org.apache.tinkerpop.gremlin.driver.message.RequestMessage.Builder
```
Is there something to fix here?
---
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.
---