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: #647 was successful Changes by Florian Schmaus <flo@geekplace.eu>

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
4 minutes
Labels
None
Agent
Default Agent
Revision
65576cf3c276fe2e374eac22802ae034c5200df0
Total tests
736
Successful since
#638 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 65576cf3c276fe2e374eac22802ae034c5200df0 Rework XML Element hierarchy and XmlStringBuilder
- Reduce the amount of types that are subtypes of NamedElement. See
javadoc of NamedElement for rationale.
- Work more with XmlEnvironment in XmlStringBuilder.
- Some minor changes to XmlStringBuilder API.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> e9bcdf3e6dfe85d87e652c809c3ffb9159878d8f QueryArchiveTest: Call assertsEquals with the correct order of arguments
first expected, then actual.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> e8819d31dd9c765fd654b524b5496575a7ed305b PagingTest: Call assertsEquals with the correct order of arguments
first expected, then actual.