Github user spmallette commented on the issue:
https://github.com/apache/tinkerpop/pull/444
ok - so "unbound variable" is gone as a problem, but:
```text
:~/git/apache/incubator-tinkerpop$ bin/gremlin.sh -v
log4j:WARN No appenders could be found for logger
(com.jcabi.manifests.Manifests).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for
more info.
gremlin 3.2.3-SNAPSHOT
~/git/apache/incubator-tinkerpop/gremlin-console$ bin/gremlin.sh -v
gremlin 3.2.3-SNAPSHOT
:~/git/apache/incubator-tinkerpop/gremlin-console/target/apache-tinkerpop-gremlin-console-3.2.3-SNAPSHOT-standalone$
bin/gremlin.sh -v
gremlin 3.2.3-SNAPSHOT
```
so just the gremlin.sh in root is "bad". imo, we should just drop that
file anyway. we don't have a gremlin-server.sh in there nor do we have a
associated `.bat`. not sure what that file is good for.
---
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.
---