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 2010/02/24 18:16:28 UTC

[jira] Resolved: (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:all-tabpanel ]

David Savage resolved FELIX-1740.
---------------------------------

       Resolution: Fixed
    Fix Version/s: sigil-1.0.0

SigilBundle.synchronize() method now updates the manifest data when bundle is pullled from remote repository

> 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
>             Fix For: sigil-1.0.0
>
>
> 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.