[
https://issues.apache.org/jira/browse/FELIX-1813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12770574#action_12770574
]
David Savage commented on FELIX-1813:
-------------------------------------
I've created FELIX-1814 to track this
> [sigil] UI incorrectly saves sigil.properties containing renamed resources
> --------------------------------------------------------------------------
>
> Key: FELIX-1813
> URL: https://issues.apache.org/jira/browse/FELIX-1813
> Project: Felix
> Issue Type: Bug
> Components: Sigil
> Reporter: Derek Baum
> Fix For: sigil-1.0.0
>
>
> sigil.properties supports resource renaming, which it passes directly to BND:
> e.g.
> -resources: \
> META-INF/XXX=resources/YYY
> but the Sigil UI only supports resources relative to its base directory,
> without renaming.
> When sigil.properties is saved, the target of the assignment is lost, e.g.
> -resources: \
> META-INF/XXX
> This will cause BND to fail as META-INF/XXX doesn't exist.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.