GitHub user osma opened a pull request:
https://github.com/apache/jena/pull/301
JENA-1413: increase Elasticsearch startup timeout to 60 seconds
This attempts to fix intermittent build problems with jena-text-es by
increasing the startup timeout.
See https://issues.apache.org/jira/browse/JENA-1413
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/osma/jena jena-1413-es-it-timeout
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/301.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 #301
----
commit 2171ffee6ed5337a0645c436d0f7d5cea5e3d17f
Author: Osma Suominen <[email protected]>
Date: 2017-10-30T14:58:53Z
JENA-1413: increase Elasticsearch startup timeout to 60 seconds
----
---