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

Build: #247 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> 1d6a9fd51c2dbed0b3906815f81821e946a40e1e

    Merge pull request #540 from R87A/SPARK-2177
    SPARK-2177: Fix own presence state during and after a reconnection

  • R87A <ostretsov_av@hotmail.com>

    R87A <ostretsov_av@hotmail.com> 48fabeee61189bbe30711bf17fa1af5f0c3298d6

    SPARK-2177: Add offline status text to the status panel.

    • core/src/main/java/org/jivesoftware/spark/SessionManager.java (version 48fabeee61189bbe30711bf17fa1af5f0c3298d6)
  • R87A <ostretsov_av@hotmail.com>

    R87A <ostretsov_av@hotmail.com> 13275a9bb430c962e6e88b87930f83327208aa11

    SPARK-2177: Disable manual status change during reconnection.

    • core/src/main/java/org/jivesoftware/spark/SessionManager.java (version 13275a9bb430c962e6e88b87930f83327208aa11)
    • core/src/main/java/org/jivesoftware/spark/ui/status/StatusBar.java (version 13275a9bb430c962e6e88b87930f83327208aa11)
  • R87A <ostretsov_av@hotmail.com>

    R87A <ostretsov_av@hotmail.com> c40aeb19efc45359a186b2ee607da2604738f1d2

    SPARK-2177: Prevent automatic status change to away or offline during reconnection.

    • core/src/main/java/org/jivesoftware/sparkimpl/plugin/idle/UserIdlePlugin.java (version c40aeb19efc45359a186b2ee607da2604738f1d2)