Builds the Spark Install4j distributables once every day.

Build: #1224 was successful Manual run by wroot

Stages & jobs

  1. Build Stage

  2. Post Build

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
4 minutes
Labels
None
Revision
4156ee0fedbab536039e3f3d1c57a0edd7b4b775
Total tests
5
Successful since
#920 ()

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>