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

Build: #404 was successful Changes by Guus der Kinderen

Code commits

Spark (master)

  • Guus der Kinderen

    Guus der Kinderen 9f990c92b216a653c43b3d6798ef791ebdb3d433

    Refactor thread-safety on MainWindow.getInstance()
    This removes an unneeded lock object, replacing it with a traditional synchronized keyword.

    No functional changes should be introduced by this change.

    • core/src/main/java/org/jivesoftware/MainWindow.java (version 9f990c92b216a653c43b3d6798ef791ebdb3d433)