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

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

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
24 seconds
Labels
None
Agent
Default Agent
Revision
4156ee0fedbab536039e3f3d1c57a0edd7b4b775
Total tests
5
Successful since
#151 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Author Commit Message Commit date
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>