Lookup reference policy does not work for inherited components
--------------------------------------------------------------

                 Key: FELIX-2978
                 URL: https://issues.apache.org/jira/browse/FELIX-2978
             Project: Felix
          Issue Type: Bug
          Components: Maven SCR Plugin
    Affects Versions: maven-scr-plugin-1.7.0
            Reporter: Vlad Arkhipov


org.apache.felix.scrplugin.xml.ComponentDescriptorIO.generateXML(final String 
namespace,Reference reference, ContentHandler contentHandler, boolean 
isScrPrivateFile)
does not save strategy property of a reference, however 
org.apache.felix.scrplugin.SCRDescriptorGenerator.execute() uses 
Reference.isLookupStrategy() to determine the reference's strategy.

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

Reply via email to