Builds the Spark Install4j distributables once every day.

Build: #1866 was successful Scheduled with changes by Plyha <71222850+Plyha@users.noreply.github.com>

Stages & jobs

  1. Build Stage

  2. Post Build

Code commits

Spark (master)

  • Plyha <71222850+Plyha@users.noreply.github.com>

    Plyha <71222850+Plyha@users.noreply.github.com> 8fcb9657880230fcb872aed8825c41b4cfa48365

    Merge pull request #645 from guusdk/SPARK-2234_Freeze-on-join
    SPARK-2234: Fix 'freeze' when joining a new chat

  • Guus der Kinderen

    Guus der Kinderen 6b3bf3357f25876012bc11e74dd7a4418b2684a0 m

    SPARK-2234: Fix 'freeze' when joining a new chat
    This fixes an issue where repeatedly setting the caret position when populating a chat room with historic messages freezes the UI completely.

    • core/src/main/java/org/jivesoftware/spark/ui/CustomTextEntry.java (version 6b3bf3357f25876012bc11e74dd7a4418b2684a0)
    • core/src/main/java/org/jivesoftware/spark/ui/HorizontalLineEntry.java (version 6b3bf3357f25876012bc11e74dd7a4418b2684a0)
    • core/src/main/java/org/jivesoftware/spark/ui/MessageEntry.java (version 6b3bf3357f25876012bc11e74dd7a4418b2684a0)
    • core/src/main/java/org/jivesoftware/spark/ui/StartOfDayEntry.java (version 6b3bf3357f25876012bc11e74dd7a4418b2684a0)