David Jencks created FELIX-3533:
-----------------------------------

             Summary: Strip out . properties when a lifecycle method returns 
service properties
                 Key: FELIX-3533
                 URL: https://issues.apache.org/jira/browse/FELIX-3533
             Project: Felix
          Issue Type: Bug
          Components: Declarative Services (SCR)
    Affects Versions: scr-1.8.0
            Reporter: David Jencks
             Fix For: scr-1.8.0


If a lifecycle method returns a map of service properties we should strip out . 
properties like we do with the normal config properties.  This means you can 
just copy the ComponentContext properties and add/remove the ones you want and 
don't have to worry about removing the . properties yourself.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to