Jochen Schalanda
Jochen Schalanda
@f0xcb MySQL is quite a heavy dependency and you'd need an active backend service talking to the MySQL database (which doesn't exist yet) in order to run searches.
@ChrisForsythe The build output was as follows: ```text [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ graylog-plugin-threatintel --- [INFO] Compiling 48 source files to /var/lib/jenkins/workspace/graylog-project-pr-snapshot/.repos/graylog-plugin-threatintel/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] -------------------------------------------------------------...
@ChrisForsythe I've just re-activated Travis CI builds for this repository with the "pedantic" build profile (7cbe1272fd048f803e36c893a4849ab690bc11e3, 4764b20744a0f268b24d43014f9fadefd29adda0). If you rebase your branch on current `master`, this should be picked up...
@AkselAllas How much time of the 1m30s is spent in waiting for the VM to spin up, start the build container, and fetching the configured JDK? It should be clear...
> See go/json-madness Is there any public version of this document or reference which someone not working at Google could read?
:+1: Probably this would work as enabler for getting rid of the cron expression (also see #8).
> AppVeyor is the legacy one and I had to add Travis because at that time they were the only one to provide MacOS (for MacOS builds), now that AppVeyor...
@mariussturm No idea. Currently we're manually maintaining the list in the README.md file manually anyway.
@123dev The sources for the OVA are open: https://github.com/Graylog2/omnibus-graylog2 Feel free to provide a pull request to compile nginx with HTTP/2 support.
@bpossolo Thank you very much for your reply! > the url that you pass to WSClient.url() should only contain the path. If this was the case, the documentation for that...