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.