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: #1424 was successful Changes by Dave Cridland <dave@cridland.net>

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
2 minutes
Labels
None
Agent
Default Agent
Revision
6fc3436eaba5348611d7d0053f70d0ea46eb7aa1
Total tests
218
Successful since
#1363 ()

Tests

Code commits

Author Commit Message Commit date
Dave Cridland <dave@cridland.net> Dave Cridland <dave@cridland.net> 6fc3436eaba5348611d7d0053f70d0ea46eb7aa1 Merge pull request #936 from guusdk/SPARK-1791_Exclude-mina-bundles
OF-546: Exclude MINA bundles
Guus der Kinderen Guus der Kinderen b65e67dcf328aa7d94058911767db415584b9dea m OF-546: Exclude MINA bundles
By default, the MINA artifacts pull in 'bundle' instead of 'jar' dependencies. This confuses Intellij,
and likely, other tooling. This commit excludes the 'bundle' dependencies, instead relying on the
fact that all excluded dependency-dependencies are present (as first-level dependencies of the project
itself).

This commit should not introduce any functional changes, but should facilitate developers.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-546Could not obtain issue details from Jira
Unknown Issue TypeSPARK-1791Could not obtain issue details from Jira