Branch: refs/heads/master
Home: https://github.com/pmd/pmd
Commit: 078863e36e7c733069a9c8626926748929a1cae5
https://github.com/pmd/pmd/commit/078863e36e7c733069a9c8626926748929a1cae5
Author: Andreas Dangel <[email protected]>
Date: 2019-10-27 (Sun, 27 Oct 2019)
Changed paths:
M pmd-core/src/main/java/net/sourceforge/pmd/RuleSetFactory.java
Log Message:
-----------
[core] Only log if a language doesn't provide categories.properties
The new pmd-designer 6.19.0 adds the language module "text" (PlainText).
It is used as a fallback, if no other language modules are on the
classpath.
With this change PMD only logs a warning
if the file categories.properties couldn't be found for a language
instead of throwing RuleSetNotFoundException.
Commit: 2d4b01dca2ce43cb59c2ada6b463f1a8f4a475a0
https://github.com/pmd/pmd/commit/2d4b01dca2ce43cb59c2ada6b463f1a8f4a475a0
Author: Andreas Dangel <[email protected]>
Date: 2019-10-27 (Sun, 27 Oct 2019)
Changed paths:
M docs/pages/release_notes.md
M pmd-dist/src/test/java/net/sourceforge/pmd/it/BinaryDistributionIT.java
M pom.xml
Log Message:
-----------
Upgrade embedded pmd-designer to 6.19.0
Also fix integration test with the additional
language "text".
Compare: https://github.com/pmd/pmd/compare/95bbf56aea2f...2d4b01dca2ce
_______________________________________________
Pmd-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmd-commits