You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Ioannis Canellos (JIRA)" <ji...@apache.org> on 2011/08/25 12:30:29 UTC

[jira] [Created] (KARAF-830) Cellar features fails to install when obr feature is installed

Cellar features fails to install when obr feature is installed
--------------------------------------------------------------

                 Key: KARAF-830
                 URL: https://issues.apache.org/jira/browse/KARAF-830
             Project: Karaf
          Issue Type: Bug
          Components: cellar-core
    Affects Versions: cellar-2.2.1, cellar-2.2.2
            Reporter: Ioannis Canellos


The cellar feature has declared the obr resolver. However, it seems that the feature fails to resolve, when the ObrResolver is present.
I think that it has to do with Import-Service/Export-Service headers that are present in the MANIFEST.MF of cellar bundles.


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

        

[jira] [Resolved] (KARAF-830) Cellar features fails to install when obr feature is installed

Posted by "Ioannis Canellos (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ioannis Canellos resolved KARAF-830.
------------------------------------

    Resolution: Fixed

Committed to trunk and merged to 2.2.x

> Cellar features fails to install when obr feature is installed
> --------------------------------------------------------------
>
>                 Key: KARAF-830
>                 URL: https://issues.apache.org/jira/browse/KARAF-830
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-core
>    Affects Versions: cellar-2.2.2, cellar-2.2.1
>            Reporter: Ioannis Canellos
>             Fix For: cellar-3.0.0, cellar-2.2.3
>
>
> The cellar feature has declared the obr resolver. However, it seems that the feature fails to resolve, when the ObrResolver is present.
> I think that it has to do with Import-Service/Export-Service headers that are present in the MANIFEST.MF of cellar bundles.

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

        

[jira] [Commented] (KARAF-830) Cellar features fails to install when obr feature is installed

Posted by "Ioannis Canellos (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13091058#comment-13091058 ] 

Ioannis Canellos commented on KARAF-830:
----------------------------------------

The root cause was the cellar hazelcast bundle did not had an Export-Service header generated.
I added the service that are exported manually and the problem is now fixed. Since the initial approach is not required I reverted it. 

> Cellar features fails to install when obr feature is installed
> --------------------------------------------------------------
>
>                 Key: KARAF-830
>                 URL: https://issues.apache.org/jira/browse/KARAF-830
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-core
>    Affects Versions: cellar-2.2.2, cellar-2.2.1
>            Reporter: Ioannis Canellos
>            Assignee: Ioannis Canellos
>             Fix For: cellar-3.0.0, cellar-2.2.3
>
>
> The cellar feature has declared the obr resolver. However, it seems that the feature fails to resolve, when the ObrResolver is present.
> I think that it has to do with Import-Service/Export-Service headers that are present in the MANIFEST.MF of cellar bundles.

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

        

[jira] [Resolved] (KARAF-830) Cellar features fails to install when obr feature is installed

Posted by "Ioannis Canellos (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ioannis Canellos resolved KARAF-830.
------------------------------------

    Resolution: Fixed

Final solution is now on trunk and 2.2.x branch

> Cellar features fails to install when obr feature is installed
> --------------------------------------------------------------
>
>                 Key: KARAF-830
>                 URL: https://issues.apache.org/jira/browse/KARAF-830
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-core
>    Affects Versions: cellar-2.2.2, cellar-2.2.1
>            Reporter: Ioannis Canellos
>            Assignee: Ioannis Canellos
>             Fix For: cellar-3.0.0, cellar-2.2.3
>
>
> The cellar feature has declared the obr resolver. However, it seems that the feature fails to resolve, when the ObrResolver is present.
> I think that it has to do with Import-Service/Export-Service headers that are present in the MANIFEST.MF of cellar bundles.

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

        

[jira] [Reopened] (KARAF-830) Cellar features fails to install when obr feature is installed

Posted by "Ioannis Canellos (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ioannis Canellos reopened KARAF-830:
------------------------------------

      Assignee: Ioannis Canellos

It still has issues, related to the hazelcast module.

> Cellar features fails to install when obr feature is installed
> --------------------------------------------------------------
>
>                 Key: KARAF-830
>                 URL: https://issues.apache.org/jira/browse/KARAF-830
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-core
>    Affects Versions: cellar-2.2.2, cellar-2.2.1
>            Reporter: Ioannis Canellos
>            Assignee: Ioannis Canellos
>             Fix For: cellar-3.0.0, cellar-2.2.3
>
>
> The cellar feature has declared the obr resolver. However, it seems that the feature fails to resolve, when the ObrResolver is present.
> I think that it has to do with Import-Service/Export-Service headers that are present in the MANIFEST.MF of cellar bundles.

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

        

[jira] [Updated] (KARAF-830) Cellar features fails to install when obr feature is installed

Posted by "Ioannis Canellos (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ioannis Canellos updated KARAF-830:
-----------------------------------

    Fix Version/s: cellar-2.2.3
                   cellar-3.0.0

> Cellar features fails to install when obr feature is installed
> --------------------------------------------------------------
>
>                 Key: KARAF-830
>                 URL: https://issues.apache.org/jira/browse/KARAF-830
>             Project: Karaf
>          Issue Type: Bug
>          Components: cellar-core
>    Affects Versions: cellar-2.2.2, cellar-2.2.1
>            Reporter: Ioannis Canellos
>             Fix For: cellar-3.0.0, cellar-2.2.3
>
>
> The cellar feature has declared the obr resolver. However, it seems that the feature fails to resolve, when the ObrResolver is present.
> I think that it has to do with Import-Service/Export-Service headers that are present in the MANIFEST.MF of cellar bundles.

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