Builds the Spark Install4j distributables once every day.

Build: #1530 was successful Manual run by wroot

Stages & jobs

  1. Build Stage

  2. Post Build

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
3 minutes
Labels
None
Revision
0af135086ab211f35e616677cb523ae9808a30db
Total tests
5
Successful since
#1356 ()

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> 0af135086ab211f35e616677cb523ae9808a30db Merge pull request #546 from R87A/SPARK-1160
SPARK-1160: Replace usage of deprecated methods with alternatives and delete methods themselves
arthur <ostretsov_av@hotmail.com> arthur <ostretsov_av@hotmail.com> 4163b80e2ef3cc9608edd70e9b06d0cac3672310 Replace usage of deprecated method with alternative and delete method itself.
Deprecated method:
org.jivesoftware.spark.ui.ContactItem.getJID
Alternative method:
org.jivesoftware.spark.ui.ContactItem.getJid
arthur <ostretsov_av@hotmail.com> arthur <ostretsov_av@hotmail.com> 8d614399bbc8232f01af869ac64f0c2bbfa4f2b0 Replace usage of deprecated method with alternative and delete method itself.
Deprecated method:
org.jivesoftware.spark.ChatManager.getChatRoom(java.lang.String)
Alternative method:
org.jivesoftware.spark.ChatManager.getChatRoom(org.jxmpp.jid.EntityBareJid)
arthur <ostretsov_av@hotmail.com> arthur <ostretsov_av@hotmail.com> 28cdae1ea15298468cf232c35a7872bd9a5c878f Delete unused deprecated method.
Deprecated method:
org.jivesoftware.sparkimpl.plugin.gateways.transports.TransportUtils.addTransport(java.lang.String, org.jivesoftware.sparkimpl.plugin.gateways.transports.Transport)
arthur <ostretsov_av@hotmail.com> arthur <ostretsov_av@hotmail.com> 0907a9af877ff102efc169bdb6e2dc1dfdb71b2c Replace usage of deprecated method with alternative and delete method itself.
Deprecated method:
org.jivesoftware.sparkimpl.plugin.gateways.transports.TransportUtils.getTransport(java.lang.String)
Alternative method:
org.jivesoftware.sparkimpl.plugin.gateways.transports.TransportUtils.getTransport(org.jxmpp.jid.DomainBareJid)

Jira issues

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