[core] Module pmd-lang-test is missing javadoc artifact

Fixes #1515
This commit is contained in:
Andreas Dangel
2019-04-26 20:41:50 +02:00
parent d199c1cf53
commit 01e372d887
5 changed files with 53 additions and 27 deletions

View File

@ -37,6 +37,7 @@ Being based on a proper Antlr grammar, CPD can:
* all
* [#1788](https://github.com/pmd/pmd/issues/1788): \[cpd] \[core] Use better `ClassLoader` for `ServiceLoader` in `LanguageFactory`
* [#1515](https://github.com/pmd/pmd/issues/1515): \[core] Module pmd-lang-test is missing javadoc artifact
* go
* [#1751](https://github.com/pmd/pmd/issues/1751): \[go] Parsing errors encountered with escaped backslash
* java