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

Build: #256 was successful Changes by wroot <wrooot@users.noreply.github.com>

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
20 seconds
Labels
None
Agent
Default Agent
Revision
7414669bdf0bd55659e256a5d1199d201e48a205
Total tests
5
Successful since
#190 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Author Commit Message Commit date
wroot <wrooot@users.noreply.github.com> wroot <wrooot@users.noreply.github.com> 7414669bdf0bd55659e256a5d1199d201e48a205 Merge pull request #547 from R87A/SPARK-1160
SPARK-1160: Continue getting rid of deprecated methods
arthur <ostretsov_av@hotmail.com> arthur <ostretsov_av@hotmail.com> b106d1f8fef472ddc722f9c7a39e8480f9822075 m Replace usage of deprecated method with alternative and delete method itself.
Deprecated method:
org.jivesoftware.spark.PresenceManager.getPresence(java.lang.String)
Alternative method:
org.jivesoftware.spark.PresenceManager.getPresence(org.jxmpp.jid.BareJid)
arthur <ostretsov_av@hotmail.com> arthur <ostretsov_av@hotmail.com> 4f22cf7e6462ae572e34244a7f6082245bcbc93a m Delete unused deprecated method.
Deprecated method:
org.jivesoftware.spark.PresenceManager.isAvailable(java.lang.String)
arthur <ostretsov_av@hotmail.com> arthur <ostretsov_av@hotmail.com> 943e355eabfe6a527d7b165392c35dfb47dae024 m Delete unused deprecated method.
Deprecated method:
org.jivesoftware.spark.ChatManager.createConferenceRoom(java.lang.String, java.lang.String)
arthur <ostretsov_av@hotmail.com> arthur <ostretsov_av@hotmail.com> a47077269d2701e7c3aa835d4ccc823e16b084e3 m Delete unnecessary setters and make ContactList class members representing UI components final.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeSPARK-1160Could not obtain issue details from Jira