Update release notes, refs #1403, fixes #1394

This commit is contained in:
Andreas Dangel
2018-10-23 08:48:23 +02:00
parent e4db5df532
commit 6b23a6d5d1

View File

@ -25,7 +25,8 @@ as comments are recognized as such and ignored.
* all
* [#1272](https://github.com/pmd/pmd/issues/1272): \[core] Could not find or load main class when using symlinked run.sh
* [#1377](https://github.com/pmd/pmd/issues/1377): \[core] LanguageRegistry uses default class loader when invoking ServiceLocator
* [#1377](https://github.com/pmd/pmd/issues/1377): \[core] LanguageRegistry uses default class loader when invoking ServiceLocator
* [#1394](https://github.com/pmd/pmd/issues/1394): \[doc] How to configure "-cache <path>"
* java
* [#1330](https://github.com/pmd/pmd/issues/1330): \[java] PMD crashes with java.lang.ClassFormatError: Absent Code attribute in method that is not native or abstract in class file javax/xml/ws/Service
* java-bestpractices