You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Richard Ellis (Created) (JIRA)" <ji...@apache.org> on 2011/10/14 10:46:12 UTC

[jira] [Created] (ARIES-760) SharedBundleFrameworkConfiguration overwrites configuration

SharedBundleFrameworkConfiguration overwrites configuration
-----------------------------------------------------------

                 Key: ARIES-760
                 URL: https://issues.apache.org/jira/browse/ARIES-760
             Project: Aries
          Issue Type: Bug
          Components: Application
    Affects Versions: 0.3, 0.4
            Reporter: Richard Ellis


It is possible to register a BundleFrameworkConfigurationFactory that will be used by the SharedBundleFramework to obtain a BundleFrameworkConfiguration object which is wrapped by the SharedBundleFrameworkConfiguration. However, the SharedBundleFrameworkConfiguration wrapper always overwrites the Import-Package manifest entry. If I have gone through the process of registering my own BundleFrameworkConfigurationFactory and providing custom BundleFrameworkConfiguration the SharedBundleFrameworkConfiguration should respect that.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (ARIES-760) SharedBundleFrameworkConfiguration overwrites configuration

Posted by "Timothy Ward (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Ward reassigned ARIES-760:
----------------------------------

    Assignee: Timothy Ward
    
> SharedBundleFrameworkConfiguration overwrites configuration
> -----------------------------------------------------------
>
>                 Key: ARIES-760
>                 URL: https://issues.apache.org/jira/browse/ARIES-760
>             Project: Aries
>          Issue Type: Bug
>          Components: Application
>    Affects Versions: 0.3, 0.4
>            Reporter: Richard Ellis
>            Assignee: Timothy Ward
>         Attachments: Aries-760-patch.txt
>
>
> It is possible to register a BundleFrameworkConfigurationFactory that will be used by the SharedBundleFramework to obtain a BundleFrameworkConfiguration object which is wrapped by the SharedBundleFrameworkConfiguration. However, the SharedBundleFrameworkConfiguration wrapper always overwrites the Import-Package manifest entry. If I have gone through the process of registering my own BundleFrameworkConfigurationFactory and providing custom BundleFrameworkConfiguration the SharedBundleFrameworkConfiguration should respect that.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ARIES-760) SharedBundleFrameworkConfiguration overwrites configuration

Posted by "Richard Ellis (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Ellis updated ARIES-760:
--------------------------------

    Attachment: Aries-760-patch.txt

Patch that resolves the issue by only setting the default Import-Package if it was not set already.
                
> SharedBundleFrameworkConfiguration overwrites configuration
> -----------------------------------------------------------
>
>                 Key: ARIES-760
>                 URL: https://issues.apache.org/jira/browse/ARIES-760
>             Project: Aries
>          Issue Type: Bug
>          Components: Application
>    Affects Versions: 0.3, 0.4
>            Reporter: Richard Ellis
>         Attachments: Aries-760-patch.txt
>
>
> It is possible to register a BundleFrameworkConfigurationFactory that will be used by the SharedBundleFramework to obtain a BundleFrameworkConfiguration object which is wrapped by the SharedBundleFrameworkConfiguration. However, the SharedBundleFrameworkConfiguration wrapper always overwrites the Import-Package manifest entry. If I have gone through the process of registering my own BundleFrameworkConfigurationFactory and providing custom BundleFrameworkConfiguration the SharedBundleFrameworkConfiguration should respect that.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (ARIES-760) SharedBundleFrameworkConfiguration overwrites configuration

Posted by "Timothy Ward (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Ward resolved ARIES-760.
--------------------------------

    Resolution: Fixed

Patch applied to trunk under revision 1185546 as part of getting the application component ready for release.
                
> SharedBundleFrameworkConfiguration overwrites configuration
> -----------------------------------------------------------
>
>                 Key: ARIES-760
>                 URL: https://issues.apache.org/jira/browse/ARIES-760
>             Project: Aries
>          Issue Type: Bug
>          Components: Application
>    Affects Versions: 0.3, 0.4
>            Reporter: Richard Ellis
>            Assignee: Timothy Ward
>         Attachments: Aries-760-patch.txt
>
>
> It is possible to register a BundleFrameworkConfigurationFactory that will be used by the SharedBundleFramework to obtain a BundleFrameworkConfiguration object which is wrapped by the SharedBundleFrameworkConfiguration. However, the SharedBundleFrameworkConfiguration wrapper always overwrites the Import-Package manifest entry. If I have gone through the process of registering my own BundleFrameworkConfigurationFactory and providing custom BundleFrameworkConfiguration the SharedBundleFrameworkConfiguration should respect that.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira