[ 
https://jira.nuxeo.org/browse/NXP-4602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thierry Delprat resolved NXP-4602.
----------------------------------

    Resolution: Fixed

> Remove openocial contribution loading error
> -------------------------------------------
>
>                 Key: NXP-4602
>                 URL: https://jira.nuxeo.org/browse/NXP-4602
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>            Reporter: Anahide Tchertchian
>            Assignee: Ian Smith
>             Fix For: 5.3.1
>
>
> ---------- Forwarded message ----------  
> From: Julien CARSIQUE <[email protected]>
> Date: 2010/1/15
> Subject: [Dev] Component missing at Nuxeo startup - 
> service:org.nuxeo.ecm.spaces.core.spacemanager.service.default.contrib since 
> NXP-4394
> To: [email protected]
> Cc: [email protected], Nuxeo Dev List <[email protected]>
> Hello,
> There's a component missing at Nuxeo startup since "NXP-4394 - Remove
> versionable stuffs (perhaps for later), refactor a bit" :
> ======================================================================
> = Nuxeo EP Started
> ======================================================================
> = Component Loading Status: Pending: 1 / Unstarted: 0 / Total: 346
>  * service:org.nuxeo.opensocial.dashboard.providersOverride requires
> [service:org.nuxeo.ecm.spaces.core.spacemanager.service.default.contrib]
> ======================================================================
> In the file
> nuxeo-features/nuxeo-opensocial/nuxeo-opensocial-dashboard/src/main/resources/OSGI-INF/spaces-contrib.xml
> there's effectively the following requirement:
> <require>org.nuxeo.ecm.spaces.core.spacemanager.service.default.contrib</require>
> But its definition has been deleted.
> nuxeo-features julien$ hg log -r 3718 -p
> nuxeo-opensocial/nuxeo-opensocial-dashboard/src/main/resources/OSGI-INF/spaces-contrib.xml
> changeset:   3718:bd60083235b0
> branch:      5.3
> user:        Guillaume Cusnieux <[email protected]>
> date:        Fri Oct 30 17:05:23 2009 +0100
> summary:     Merge of internal LM enhancements with 5.3.1
> diff --git
> a/nuxeo-opensocial/nuxeo-opensocial-dashboard/src/main/resources/OSGI-INF/spaces-contrib.xml
> b/nuxeo-opensocial/nuxeo-opensocial-dashboard/src/main/resources/OSGI-INF/spaces-contrib.xml
> ---
> a/nuxeo-opensocial/nuxeo-opensocial-dashboard/src/main/resources/OSGI-INF/spaces-contrib.xml
> +++
> b/nuxeo-opensocial/nuxeo-opensocial-dashboard/src/main/resources/OSGI-INF/spaces-contrib.xml
> @@ -2,6 +2,7 @@
>  <component
>   name="org.nuxeo.opensocial.dashboard.providersOverride"
>   version="1.0">
> +
> <require>org.nuxeo.ecm.spaces.core.spacemanager.service.default.contrib</require>
>   <extension target="org.nuxeo.ecm.spaces.core.spacemanager.service"
> nuxeo-features julien$ hg log -r 020cba102354 -p
> nuxeo-opensocial/nuxeo-spaces-core/src/main/resources/OSGI-INF
> changeset:   4015:020cba102354
> branch:      5.3
> parent:      4013:cf2ab8f49ccb
> parent:      4014:0e0b3ab5d33f
> user:        Damien Metzler <[email protected]>
> date:        Fri Jan 08 14:56:14 2010 +0100
> summary:     NXP-4394 - Merge into 5.3
> diff --git
> a/nuxeo-opensocial/nuxeo-spaces-core/src/main/resources/OSGI-INF/default-spaces-contrib.xml
> b/nuxeo-opensocial/nuxeo-spaces-core/src/main/resources/OSGI-INF/default-spaces-contrib.xml
> deleted file mode 100644
> ---
> a/nuxeo-opensocial/nuxeo-spaces-core/src/main/resources/OSGI-INF/default-spaces-contrib.xml
> +++ /dev/null
> @@ -1,32 +0,0 @@
> -<?xml version="1.0"?>
> -<component
> -  name="org.nuxeo.ecm.spaces.core.spacemanager.service.default.contrib"
> -  version="1.0">
> Should we remove the requirement or re-add the component ?
> Thanks,
> Julien.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://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