Generates the latest/greatest Maven-based artifacts for the Openfire project, every night.

Build: #663 was successful Scheduled with changes by JihoonNa <naji0630@gmail.com> and GregDThomas <greg.d.thomas@gmail.com>

Stages & jobs

  1. Build and Package

  2. Deploy

  3. copy nightlies to website

Build result summary

Details

Completed
Queue duration
1 second
Duration
4 minutes
Labels
None
Revision
3117f21d443fbbc0d3ec84fc83a7045e42a136da
Total tests
253
Successful since
#497 ()

Tests

Code commits

Author Commit Message Commit date
GregDThomas <greg.d.thomas@gmail.com> GregDThomas <greg.d.thomas@gmail.com> 3117f21d443fbbc0d3ec84fc83a7045e42a136da Merge pull request #1285 from JihoonNa/patch-2
Update PresenceUpdateHandler.java
JihoonNa <naji0630@gmail.com> JihoonNa <naji0630@gmail.com> 4b39c2ef66b127c291b4e4a2335327a8ece66b27 Update PresenceUpdateHandler.java
JihoonNa <naji0630@gmail.com> JihoonNa <naji0630@gmail.com> 6528c6687fe8d930ad40eb0d075c1b4340d0b240 Update PresenceUpdateHandler.java
i thought directedPresencesCache is a map for saving directed presence sender. and this module send the presence to entities who is belong in directedPresenceCache. so i think this description has little wrong information.