Build: #279 was successful Changes by teleivo <mrteleivo@gmail.com> and Ivo Ulrich <teleivo@users.noreply.github.com>
Code commits
Git
-
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> 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)