Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #1315 was successful Changes by Guus der Kinderen

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
2 minutes
Labels
None
Agent
Default Agent
Revision
fc0bee4aa209d7ae510e240934795d72553cf86f
Total tests
199
Successful since
#1153 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen fc0bee4aa209d7ae510e240934795d72553cf86f OF-1348: Can't use SortedSet without Comparable items.
This commit fixes a runtime problem caused by SortedSet usage with providers that are not Comparable. By using a different Set implementation, iteration order is predictable, without there being a need for providers being Comparable.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-1348Could not obtain issue details from Jira