You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "David Savage (JIRA)" <ji...@apache.org> on 2009/10/12 17:49:31 UTC

[jira] Commented: (FELIX-1740) Bundles sourced from OBR are not set up with internal bundle classpath

    [ https://issues.apache.org/jira/browse/FELIX-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764725#action_12764725 ] 

David Savage commented on FELIX-1740:
-------------------------------------

Ok quick review of OBR files suggests Bundle-Classpath is not encoded in OBR file. Which seems reasonable given OBR's origins. So custom synchronization it is...

> Bundles sourced from OBR are not set up with internal bundle classpath
> ----------------------------------------------------------------------
>
>                 Key: FELIX-1740
>                 URL: https://issues.apache.org/jira/browse/FELIX-1740
>             Project: Felix
>          Issue Type: Bug
>          Components: Sigil
>            Reporter: David Savage
>            Priority: Minor
>
> Most obvious error related to this is in setting up the eclipse classpath which need to unpack the internal bundle classpath resources into "regular" jars and directories for addition to the classpath container.
> Need to check if OBR spec advertises the bundle classpath? If so this data is readable remotely. If not then may need to do some custom synchronization when the jar is downloaded?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.