You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Felix Meschberger (JIRA)" <ji...@apache.org> on 2007/09/22 01:01:50 UTC

[jira] Created: (FELIX-378) servicefactory attribute of @scr.service tag not handled correctly

servicefactory attribute of @scr.service tag not handled correctly
------------------------------------------------------------------

                 Key: FELIX-378
                 URL: https://issues.apache.org/jira/browse/FELIX-378
             Project: Felix
          Issue Type: Bug
          Components: Maven SCR Plugin
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: 1.0.0


When the service factory attribute is read, it's value is set in the Component.serviceFactory field. When the descriptor is written, the serviceFactory attribute of the Service object is read, which has never been set, therefore the serviceFactory attribute will never be set in the descriptor.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Work started: (FELIX-378) servicefactory attribute of @scr.service tag not handled correctly

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

Work on FELIX-378 started by Felix Meschberger.

> servicefactory attribute of @scr.service tag not handled correctly
> ------------------------------------------------------------------
>
>                 Key: FELIX-378
>                 URL: https://issues.apache.org/jira/browse/FELIX-378
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven SCR Plugin
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: 1.0.0
>
>
> When the service factory attribute is read, it's value is set in the Component.serviceFactory field. When the descriptor is written, the serviceFactory attribute of the Service object is read, which has never been set, therefore the serviceFactory attribute will never be set in the descriptor.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (FELIX-378) servicefactory attribute of @scr.service tag not handled correctly

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

Felix Meschberger closed FELIX-378.
-----------------------------------

    Resolution: Fixed

Removed the servicefactory field in the Component model and only handle the attribute in the service model.

Fixed in Rev. 578316 and deployed snapshot.

> servicefactory attribute of @scr.service tag not handled correctly
> ------------------------------------------------------------------
>
>                 Key: FELIX-378
>                 URL: https://issues.apache.org/jira/browse/FELIX-378
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven SCR Plugin
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: 1.0.0
>
>
> When the service factory attribute is read, it's value is set in the Component.serviceFactory field. When the descriptor is written, the serviceFactory attribute of the Service object is read, which has never been set, therefore the serviceFactory attribute will never be set in the descriptor.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Work stopped: (FELIX-378) servicefactory attribute of @scr.service tag not handled correctly

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

Work on FELIX-378 stopped by Felix Meschberger.

> servicefactory attribute of @scr.service tag not handled correctly
> ------------------------------------------------------------------
>
>                 Key: FELIX-378
>                 URL: https://issues.apache.org/jira/browse/FELIX-378
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven SCR Plugin
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: 1.0.0
>
>
> When the service factory attribute is read, it's value is set in the Component.serviceFactory field. When the descriptor is written, the serviceFactory attribute of the Service object is read, which has never been set, therefore the serviceFactory attribute will never be set in the descriptor.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Work started: (FELIX-378) servicefactory attribute of @scr.service tag not handled correctly

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

Work on FELIX-378 started by Felix Meschberger.

> servicefactory attribute of @scr.service tag not handled correctly
> ------------------------------------------------------------------
>
>                 Key: FELIX-378
>                 URL: https://issues.apache.org/jira/browse/FELIX-378
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven SCR Plugin
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: 1.0.0
>
>
> When the service factory attribute is read, it's value is set in the Component.serviceFactory field. When the descriptor is written, the serviceFactory attribute of the Service object is read, which has never been set, therefore the serviceFactory attribute will never be set in the descriptor.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FELIX-378) servicefactory attribute of @scr.service tag not handled correctly

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

Carsten Ziegeler updated FELIX-378:
-----------------------------------

    Fix Version/s:     (was: felix-1.0.0)
                   maven-scr-plugin-1.0.1

> servicefactory attribute of @scr.service tag not handled correctly
> ------------------------------------------------------------------
>
>                 Key: FELIX-378
>                 URL: https://issues.apache.org/jira/browse/FELIX-378
>             Project: Felix
>          Issue Type: Bug
>          Components: Maven SCR Plugin
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: maven-scr-plugin-1.0.1
>
>
> When the service factory attribute is read, it's value is set in the Component.serviceFactory field. When the descriptor is written, the serviceFactory attribute of the Service object is read, which has never been set, therefore the serviceFactory attribute will never be set in the descriptor.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.