Dan Davis
Dan Davis
@tburdett, this should be closed. EBI has the public Nexus repositories, and these are referred to through two properties in the pom: ```xml ... https://www.ebi.ac.uk/spot/nexus/repository/maven-releases/ https://www.ebi.ac.uk/spot/nexus/repository/maven-snapshots/ ``` Users can use...
Changing target to Jena 3.10.0, which is what is used in [virtuoso-opensource](https://github.com/openlink/virtuoso-opensource/blob/4d37f41d1de1017f7eb2e1af53bee4dbdca6c1c7/binsrc/jena3/Makefile.am#L63), at least in the `develop/7` branch.
I just tested the pull request against my version Lodestar, my version's unit tests on-premise query against a Virtuoso 7 database, and so updating to virt-jena3.jar and Jena libs 3.10.0...
I think the easiest way to do something like this is to allow the user to pass a blocking factor to any Progress. This would change the operation of progress.next()...
pyes.ES has a flush_bulk that I guess needs to be called: https://pyes.readthedocs.io/en/latest/references/pyes.es.html#pyes.es.ES.flush_bulk
@xjtusedy , I think I already succeeded in building it by changing the tests on MSC_VER to build it, or maybe that was another package. In any case, I think...
@jarshwah, I've just gotten through installing Oracle XE 11.2.0.2 on Bionic Beaver, and I can at least login as the system user. I still haven't gotten the unit tests running...
> I'm not too keen on enabling nfs on my laptop - with vagrant-share are there kernel mode (bind) methods? I just ran systemctl disable nfs-server, and I can start...
Using a local sqlite3 database via a database router addresses this issue, but it is worth fixing.
Probably the best thing is to bow to the inevitable and to include Groovy with groovy as the default script engine implementation.