What's Changed
Configuration
- #677 Json schema generator by @Bramaten in #722
- #794 json schema generator should support profiles in config files by @Bramaten in https://github.com/jQAssistant/jqassistant/
- #795 added locations of applicable JSON schema in cli and maven yaml … by @Bramaten in #798
- #814 added support for descriptions from java interfaces by @Bramaten in #815
- #727 use plugin artifactId as a single string instead of a list of str… by @DirkMahler in #730
HTML report
- #679 separated rule result status evaluation from verification by @DirkMahler in #802
- #678 move duration in HTML report to details by @StephanPirnbaum in #683
Plugins
- #671 671-add-support-for-exceptions-caught-be-a-method-to-java-plugin by @DirkMahler in #768
- #763 improved performance of resolving declared generic type paramete… by @DirkMahler in #764
- #804 use allShortestPaths for detecting artifact and package cycles to get stable results by @DirkMahler in #823
- #759 added property "follow-symbolic-links" to directory scanner by @DirkMahler in #762
- Fixed java:TestMethodWithoutAssertion constraint by @SebastianWendorf in #685
- #721: java:TestMethodWithoutAssertion should allow expected exceptions provided by @test annotation by @morpfl in #728
- #721: Removal of deprecated junit-common constraints by @morpfl in #729
- #739 junit<4/5>:AssertionMustProvideMessage returned false positives for assert methods with a non-void return type. by @morpfl in #740
- #756 756-plugin-java-testing by @cl90 in #760
Documentation
- #817 added section "Known Issues" to manual by @DirkMahler in #821
- #784 fixed wrong indent in YAML configuration example of Maven documentation by @DirkMahler in #785
- Fix link to jqassistant-plugin by @cl90 in #776
Core infrastructure
- #765 annotations to identify parameters as rule ids by @StephanPirnbaum in #766
- #488 resolve rules for effective rules API by @StephanPirnbaum in #773
- #488 added draft of bootstrapping classes for plugin repository and r… by @DirkMahler in #767
- #432 use maven settings in AbstractPluginIT by @DirkMahler in #724
- #807 added isReset() method to AbstractPluginIT by @DirkMahler in #824
Full Changelog: 2.5.0...2.6.0