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

Build: #242 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> a9b1d29d40ec149f1196755ad0b945d473c122ad

    Merge pull request #535 from R87A/SPARK-2143
    SPARK-2143: Fix contacts duplication after reconnect

  • ostre <ostretsov_av@hotmail.com>

    ostre <ostretsov_av@hotmail.com> 0c11a9dd93db6cd0f41bd350e631342edc9a56f0

    Prevent duplication of contacts after reconnect.
    Add a method to recursively update the presence of contact list items (in groups, subgroups and so on).
    Replace building of "Initial contact list" with it's updating after recconnect .

    • core/src/main/java/org/jivesoftware/spark/ui/ContactList.java (version 0c11a9dd93db6cd0f41bd350e631342edc9a56f0)
  • ostre <ostretsov_av@hotmail.com>

    ostre <ostretsov_av@hotmail.com> d499b2b205cb5e90dd91106f1b633e996276ff92

    Reformat code of ContactList.java

    • core/src/main/java/org/jivesoftware/spark/ui/ContactList.java (version d499b2b205cb5e90dd91106f1b633e996276ff92)
  • ostre <ostretsov_av@hotmail.com>

    ostre <ostretsov_av@hotmail.com> 99a7a1994b99b132f101af5d74e2a2911d235c22

    Reformat code of ContactGroup.java

    • core/src/main/java/org/jivesoftware/spark/ui/ContactGroup.java (version 99a7a1994b99b132f101af5d74e2a2911d235c22)