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

Build: #202 was successful Changes by Guus der Kinderen and wroot <wrooot@users.noreply.github.com>

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
52 seconds
Labels
None
Revision
59272b6568f3bd757d7e3f7c86e470cbb28789df
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> 59272b6568f3bd757d7e3f7c86e470cbb28789df Merge pull request #501 from guusdk/SPARK-2138_game-fixes
Spark-2138: Game fixes
Guus der Kinderen Guus der Kinderen 8a1a8a71139002c07e8878061530fa02fa8be63f SPARK-2138: TicTacToe - IQ error stanzas must have a child element
To conform with XMPP specifications (and Smacks enforcement of them) add an error condition to the IQ error response that's used to decline a game invitation.
Guus der Kinderen Guus der Kinderen aca69b943c8f6b929bebe5e63159b241ac15c72c SPARK-2138: TicTacToe - Fix addressing of invite response processing
When processing a response, the 'to' and 'from' addresses have already been swapped.
Guus der Kinderen Guus der Kinderen 671824f91596f0018438ce0bdf15224f32308875 SPARK-2138: TicTacToe - Process unexpected errors on game invites are reject
When a game inivitation gets answered by a generic error (eg 'feature-not-implemented') rather than an explicit decline, process this as a decline. Prior to this commit, the code threw an exception as it didn't recognize the response as either an invite accept or decline.
Guus der Kinderen Guus der Kinderen 9f9ad4586e8fc0f54b22444f77a5e24caf9bad61 SPARK-2138: Reversi - IQ error stanzas must have a child element
To conform with XMPP specifications (and Smacks enforcement of them) add an error condition to the IQ error response that's used to decline a game invitation.

Jira issues

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