[ci] Use Java9 for building PMD

Fixes #854
This commit is contained in:
Andreas Dangel
2018-02-18 21:47:50 +01:00
parent 1c9a4fd31c
commit 73de6eb1f0
10 changed files with 8 additions and 51 deletions

View File

@@ -26,6 +26,7 @@ This is a minor release.
* [#795](https://github.com/pmd/pmd/issues/795): \[cpd] java.lang.OutOfMemoryError
* [#848](https://github.com/pmd/pmd/issues/848): \[doc] Test failures when building pmd-doc under Windows
* [#872](https://github.com/pmd/pmd/issues/872): \[core] NullPointerException at FileDataSource.glomName()
* [#854](https://github.com/pmd/pmd/issues/854): \[ci] Use Java9 for building PMD
* doc
* [#791](https://github.com/pmd/pmd/issues/791): \[doc] Documentation site reorganisation
* [#891](https://github.com/pmd/pmd/issues/891): \[doc] Apex @SuppressWarnings should use single quotes instead of double quotes