janusgraph
janusgraph copied to clipboard
Automatically validate janusgraph.sh script during release build
Update janusgraph-release section of distribution POM to run janusgraph.sh to verify relevant embedded services can be started and stopped from the distribution build.
Validation of running OLTP and OLAP #605 traversals with the prepacked distribution should also be done.
The startup script is also sensitive to being called from an arbitrary location, see e.g.: https://github.com/JanusGraph/janusgraph/issues/2985