GitHub user spmallette opened a pull request:
https://github.com/apache/tinkerpop/pull/719
TINKERPOP-1731 Build for .NET working in docker
https://issues.apache.org/jira/browse/TINKERPOP-1731
Build seems to work in full now.
All tests pass with `docker/build.sh -t -n -i`
VOTE +1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/tinkerpop TINKERPOP-1731
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/719.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #719
----
commit 2126603775d9232317fbf6841969250dc7a26d6b
Author: Daniel Kuppitz <[email protected]>
Date: 2017-09-18T18:11:49Z
fixed Python (virtualenv) installation
commit 43255cef8b6b9efd723492775e09e78f4f950545
Author: Stephen Mallette <[email protected]>
Date: 2017-09-20T15:46:27Z
TINKERPOP-1731 Turn on glv builds with docker
----
---