Update docs/pages/release_notes.md

Co-Authored-By: oowekyala <clement.fournier76@gmail.com>
This commit is contained in:
Juan Martín Sotuyo Dodero
2018-11-12 19:08:53 +01:00
committed by GitHub
parent 8823ef5356
commit 3c6278bbb8

View File

@ -31,7 +31,7 @@ This is a {{ site.pmd.release_type }} release.
`PropertyTypeId#isPropertyPackaged` are also deprecated.
* All classes of net.sourceforge.pmd.properties.modules are deprecated and will be removed. They were
never intended as public api.
* The classes PropertyDescriptorField, PropertyDescriptorBuilderConversionWrapper, and the methods
* The classes `PropertyDescriptorField`, `PropertyDescriptorBuilderConversionWrapper`, and the methods
`PropertyDescriptor#attributeValuesById`, `PropertyDescriptor#isDefinedExternally` and `PropertyTypeId#getFactory` are deprecated with no
intended replacement. These were used to read and write properties to and from XML, and were never
intended as public API.