The Local bundle Repository does not support singleton bundle -------------------------------------------------------------
Key: FELIX-1650 URL: https://issues.apache.org/jira/browse/FELIX-1650 Project: Felix Issue Type: Bug Components: Bundle Repository (OBR) Reporter: Clement Escoffier The OBR builds a local bundle repository containing deployed bundle. It computes the symbolic name of deployed bundles by just getting the symbolic name from the manifest. So, for singleton bundles, it results in $name;singleton:=true. This leads into issues when deploying the same bundle. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.