[ https://issues.apache.org/jira/browse/FELIX-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Clement Escoffier resolved FELIX-1650. -------------------------------------- Resolution: Fixed Assignee: Clement Escoffier Fixed at r819671. Just remove ;singleton:=true from retrieved symbolic names. > 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 > Assignee: 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.