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

Code commits

Spark (master)

  • wroot <wrooot@users.noreply.github.com>

    wroot <wrooot@users.noreply.github.com> 9aee1afe246608fb3478c0b1b28cdaa3014d4545

    Merge pull request #537 from R87A/SPARK-2143
    SPARK-2143, SPARK-2174

  • R87A <ostretsov_av@hotmail.com>

    R87A <ostretsov_av@hotmail.com> a9f5edf03d198f70f9ae90c535a4f60d05aee999

    SPARK-2174: Import the forgotten class.

    • core/src/main/java/org/jivesoftware/spark/ui/SparkTabHandler.java (version a9f5edf03d198f70f9ae90c535a4f60d05aee999)
  • R87A <ostretsov_av@hotmail.com>

    R87A <ostretsov_av@hotmail.com> 4071638db29f5602b977f789ca69cc091a9c84f4

    SPARK-2174: Change tab icons of chat rooms to "unavailable" when disconnected.

    • core/src/main/java/org/jivesoftware/spark/decorator/DefaultTabHandler.java (version 4071638db29f5602b977f789ca69cc091a9c84f4)
    • core/src/main/java/org/jivesoftware/spark/ui/SparkTabHandler.java (version 4071638db29f5602b977f789ca69cc091a9c84f4)
  • R87A <ostretsov_av@hotmail.com>

    R87A <ostretsov_av@hotmail.com> 3e70662ba738e81184e47dedd5e3d1dd32ea6c5a

    SPARK-2143: Add reconnection event handling to one-on-one chat room.
    This fixes the issue with roster always on top and disabled controls in chat room dialog after reconnection.

    • core/src/main/java/org/jivesoftware/spark/ui/rooms/ChatRoomImpl.java (version 3e70662ba738e81184e47dedd5e3d1dd32ea6c5a)