Builds Spark (minus the Install4j distributables) after every change to the code.

Build: #176 was successful Changes by Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com>

Code commits

Spark (master)

  • Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com>

    Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com> 4156ee0fedbab536039e3f3d1c57a0edd7b4b775

    Use HTTPS instead of HTTP to resolve dependencies
    This fixes a security vulnerability in this project where the `pom.xml`
    files were configuring Maven to resolve dependencies over HTTP instead of
    HTTPS.

    Signed-off-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com>

    • core/pom.xml (version 4156ee0fedbab536039e3f3d1c57a0edd7b4b775)
    • plugins/systemtray/pom.xml (version 4156ee0fedbab536039e3f3d1c57a0edd7b4b775)