Builds the Spark Install4j distributables once every day.

Build: #953 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
65d109eba9cbbf5adae206f761b836764780b05d
Total tests
5
Successful since
#920 ()

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> 65d109eba9cbbf5adae206f761b836764780b05d Merge pull request #472 from guusdk/SPARK-2114_Java-version-compare
SPARK-2114: Fix Java version string comparison.
Guus der Kinderen Guus der Kinderen 89b41443466c16613d93365e6b5e67c98af663aa SPARK-2114: Fix Java version string comparison.
Without this, plugins that define a minimum Java version of 9 or lower fail to load on Java 10 or higher.
wroot <wrooot@users.noreply.github.com> wroot <wrooot@users.noreply.github.com> 89800345ff89fd5e787c6535182969f76f9f42e0 Merge pull request #471 from guusdk/SPARK-2065_Preferences-panel-old-plugins
SPARK-2065: Show error when preferences cannot be saved.
Guus der Kinderen Guus der Kinderen 555e0b685075bfcef246adace96844bc49b06d58 SPARK-2065: Show error when preferences cannot be saved.
At times, a plugin that integrates with the preferences panel fails to store its configurations. This has been observed with 'old' plugins, that suffer from class-not-found exceptions. When this occurs, Spark should notify the user, but otherwise ignore the issue.

Jira issues

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