Contribution org.nuxeo.ecm.core.CoreExtensions--deprecation
This contribution is part of XML component org.nuxeo.ecm.core.CoreExtensions
inside nuxeo-core-10.10.jar /OSGI-INF/CoreExtensions.xml
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>