You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Costin Leau (JIRA)" <ji...@apache.org> on 2007/10/24 11:02:51 UTC

[jira] Commented: (FELIX-287) import resources and BND

    [ https://issues.apache.org/jira/browse/FELIX-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12537238 ] 

Costin Leau commented on FELIX-287:
-----------------------------------

Here's an example - when wrapping jta.jar, version 1.1 the Legal folder, included in the original jar gets discarded. The same holds true with other jars that have several files such as license and such stripped down by the tool.
I know that classpath discovery can be painful but still, it would be nice to have some sort of directive in which the entire jar bundle could be moved across w/o specifying each folder/resource entry.

> 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
>            Assignee: Stuart McCulloch
>            Priority: Minor
>
> 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.