Contribution org.nuxeo.ecm.core.CoreExtensions--deprecation
In component org.nuxeo.ecm.core.CoreExtensions
org.nuxeo.ecm.core.CoreExtensions
inside nuxeo-core-9.10.jar /OSGI-INF/CoreExtensions.xml
This contribution is part of XML component Documentation
The deprecated core properties
Extension Point
Extension point deprecation of component TypeService.Contributed Items
XML Source
<extension point="deprecation" target="org.nuxeo.ecm.core.schema.TypeService">
<documentation>The deprecated core properties</documentation>
<!-- Removed since 9.1 -->
<property name="size" schema="common"/>
<property fallback="content/name" name="filename" schema="file"/>
<property fallback="files/*/file/name" name="files/*/filename" schema="files"/>
</extension>