log component with duplicated names in the runtime warning summary
------------------------------------------------------------------

                 Key: NXP-1690
                 URL: http://jira.nuxeo.org/browse/NXP-1690
             Project: Nuxeo Enterprise Platform 5
          Issue Type: Improvement
          Components: Runtime
    Affects Versions: 5.1.2
            Reporter: Olivier Grisel
            Assignee: Bogdan Stefanescu
            Priority: Major
             Fix For: 5.1.3, 5.2 M1


Developers new to OSGI and nuxeo runtime often copy and paste 
OSGI-INF/something-contrib.xml files in their custom project jars to override 
the default settings but doing so often forget to change the name of the 
component and do not understand why their changes are not taken into account.

To help them identify their mistake it would be helpful to display the 
filenames of components that use an already existing component name in the 
jboss startup summary, eg:

1 component(s) using already registered component name (and therefor ignored):
- 'org.nuxeo.ecm.platform.actions' in 
'org.customproject.jar/OSGI-INF/actions-contrib.xml' already used by 
'nuxeo-platform-webapp-core.jar/OSGI-INF/actions-contrib.xml'

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
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