Sonar devon4j plugin

The consolidated list of features for this Sonar devon4j plugin release is as it follows.

2020.04.001

This is the first version using our new versioning scheme. Here, the following issues were resolved:

  • #60: Fixed a bug in the naming check for Use-Case implementation classes

  • #67: Fixed a bug where the whole body of a method or a class was marked as the issue location. Now only the method / class headers will be highlighted.

  • #68: Made our rule descriptions more accessible by using better readable colors as well as alternative visual cues

  • #71: Fixed a bug where a NPE could be thrown

  • #74: Fixed a bug where a method always returned null

Unrelated to any specific issues, there was some refactoring and cleaning up done with the following two PRs:

  • PR #66: Refactored the prefixes of our rule names from 'Devon' to 'devonfw'

  • PR #65: Sorted security-related test files into their own package

Changes for this release can be found in milestone 2020.04.001.

Last updated 2023-11-20 10:37:01 UTC