Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
3 minutes
Labels
None
Revisions
Git
0a31a977ce3221cd029c6ae87138223eb5ed8c47 0a31a977ce3221cd029c6ae87138223eb5ed8c47
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
337
Successful since
#284 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Git
Author Commit Message Commit date
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> 0a31a977ce3221cd029c6ae87138223eb5ed8c47 0a31a977ce3221cd029c6ae87138223eb5ed8c47 Merge pull request #371 from teleivo/RAD-249
Revert "RAD-249: Add unit-test and integration-test profile for maven…
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> 3c856e94e575502a41574a749be0c0b6da7a8ec0 3c856e94e575502a41574a749be0c0b6da7a8ec0 Revert "RAD-249: Add unit-test and integration-test profile for maven. Running maven without profile will execute both test types."
This reverts commit 986c3aa1fe10a0ce70f71e520753c2f870d27fc3.

This change lead to

-DskipTests=true

being ignored, which in turn lead to travis CI executing tests twice since it
does

* mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V
* mvn clean install --batch-mode

This needs to be tested beforehand if this feature is introduced again!

Jira issues

IssueDescriptionStatus
Unknown Issue TypeRAD-249Could not obtain issue details from Jira