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

Code commits

Spark (master)

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

    ilyaHlevnoy <71222850+Plyha@users.noreply.github.com> a731e33a45e93931f1a1b242ffd5a495c2099be9

    Merge pull request #678 from Plyha/spark2182bb
    SPARK-2182 Switches to using hostname as resource after a re-login

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

    Plyha <71222850+Plyha@users.noreply.github.com> 5cb786ad7b276c70feb3c5e1bc9a113256f268ef

    The resource must not be hard-coded
    The resource must not be hard-coded. you need to use "get" to get the name of the resource.

    • core/src/main/java/org/jivesoftware/LoginDialog.java (version 5cb786ad7b276c70feb3c5e1bc9a113256f268ef)
    • core/src/main/java/org/jivesoftware/gui/LoginUIPanel.java (version 5cb786ad7b276c70feb3c5e1bc9a113256f268ef)
  • Plyha <71222850+Plyha@users.noreply.github.com>

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

    SPARK-2182

    • core/src/main/java/org/jivesoftware/LoginDialog.java (version b4b9361f3e0d60d494eaa89fab63837a8d6feb29)
    • core/src/main/java/org/jivesoftware/gui/LoginUIPanel.java (version b4b9361f3e0d60d494eaa89fab63837a8d6feb29)
    • core/src/main/java/org/jivesoftware/resource/Default.java (version b4b9361f3e0d60d494eaa89fab63837a8d6feb29)
    • core/src/main/java/org/jivesoftware/spark/ui/login/GeneralLoginSettingsPanel.java (version b4b9361f3e0d60d494eaa89fab63837a8d6feb29)
    • core/src/main/resources/default.properties (version b4b9361f3e0d60d494eaa89fab63837a8d6feb29)