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

Build: #167 was successful

Job: Maven build was successful

Stages & jobs

  1. Build Stage

Code commits

Spark (master)

  • 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.

    • core/src/main/java/org/jivesoftware/sparkimpl/preference/PreferencesPanel.java (version 555e0b685075bfcef246adace96844bc49b06d58)