Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
scr-1.8.0
-
None
Description
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.