Closed sratz closed 7 years ago
Thank you for your contribution. The change works well and I'll merge it so it will be part of the next release.
If you would like you can add yourself as a contributor in the root POM:
<developers>
...
<developer>
<name>Your full name</name>
<roles>
<role>Contributor</role>
</roles>
</developer>
</developers>
Just add another commit to this pull request or let me know if you don't want to do that so I can merge an close this pull request.
Trying to change PMD settings while project is closed does not work and throws exceptions.