Build: #279 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Code commits

Git

  • Ivo Ulrich <teleivo@users.noreply.github.com>

    Ivo Ulrich <teleivo@users.noreply.github.com> 9a4f70b9af2cce8f39f2fd42e1de84c4211d66e5

    Merge pull request #357 from teleivo/RAD-231
    RAD-231 Exclude acceptance test build dirs from license plugin

  • teleivo <mrteleivo@gmail.com>

    teleivo <mrteleivo@gmail.com> 3d574fc39cb870170f633e8c9c5f2479e48cf2bb

    RAD-231 Exclude acceptance test build dirs from license plugin
    acceptance tests generate directories "build" when executed with test reports
    and other temporary resources which we do not keep track in git and thus should
    also not cause the plugin to complain that license headers are missing.

    * exclude those directories in the mycila plugin config
    * exlude other directories like .git, target ...

    • pom.xml (version 3d574fc39cb870170f633e8c9c5f2479e48cf2bb)