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

Build: #263 was successful Changes by wroot <wrooot@users.noreply.github.com> and Guus der Kinderen

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
25 seconds
Labels
None
Agent
Default Agent
Revision
6929ba2ddd6dd2252eed6b3e4439066c73fb566b
Total tests
5
Successful since
#190 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Author Commit Message Commit date
wroot <wrooot@users.noreply.github.com> wroot <wrooot@users.noreply.github.com> 6929ba2ddd6dd2252eed6b3e4439066c73fb566b Merge pull request #553 from guusdk/SPARK-2194_tls-fix-cert-expiry-config
SPARK-2194: Fix certificate expiry configuration
Guus der Kinderen Guus der Kinderen 4b5b775431e455933e641801c974ed1c10cf9424 SPARK-2194: Fix certificate expiry configuration
The code to skip the date validation is using an API method that is intended for a very similar, but different purpose.

The change in this commit replaces it, by allowing for the validation to throw an exception, but only re-throw that exception if Spark is not configured to suppress it.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeSPARK-2194Could not obtain issue details from Jira