import resources and BND
------------------------
Key: FELIX-287
URL: https://issues.apache.org/jira/browse/FELIX-287
Project: Felix
Issue Type: Improvement
Components: Maven Bundle Plugin
Reporter: Costin Leau
from mailing list:
> Import-Resource
>
> Besides allowing it to work alongside 1), it would be nice if the
> resources found inside the classpath could be copied automatically. This
> might be difficult, I realize, but at least some patterns might be used.
>
This one needs some thinking - the BND tool has a 'pull' approach, which
means it only includes what you ask it to include. This is great for doing
different builds from the same classpath, but means u need to be specific.
If this was added, would probably be a non-default option.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.