Clenup warn logs about facets in default Nuxeo
----------------------------------------------

                 Key: NXP-6734
                 URL: https://jira.nuxeo.com/browse/NXP-6734
             Project: Nuxeo Enterprise Platform
          Issue Type: Clean up
            Reporter: Anahide Tchertchian
            Assignee: Anahide Tchertchian


Some warn logs are issued when deploying a default Nuxeo DM:

2011-04-22 12:13:32,586 WARN  [org.nuxeo.ecm.core.schema.SchemaManagerImpl] 
Document type DefaultSettings uses undeclared facet: HiddenInNavigation
2011-04-22 12:13:32,586 WARN  [org.nuxeo.ecm.core.schema.SchemaManagerImpl] 
Document type Vcard uses undeclared facet: HiddenInSettings
2011-04-22 12:13:33,366 WARN  [org.nuxeo.ecm.core.schema.SchemaManagerImpl] 
Document type FacetedSearch uses undeclared facet: HiddenInFacetedSearch
2011-04-22 12:13:33,526 WARN  [org.nuxeo.ecm.core.schema.SchemaManagerImpl] 
Document type SectionRoot uses undeclared facet: MasterPublishSpace
2011-04-22 12:13:33,526 WARN  [org.nuxeo.ecm.core.schema.SchemaManagerImpl] 
Document type Section uses undeclared facet: PublishSpace
2011-04-22 12:13:34,366 WARN  [org.nuxeo.ecm.core.schema.SchemaManagerImpl] 
Document type MailMessage uses undeclared facet: Indexable

This is due to some missing declarations of facet names, or missing 
dependencies between the bundle declaring it and bundles using it.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to