You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xbean-dev@geronimo.apache.org by "Peter Kofler (JIRA)" <ji...@apache.org> on 2011/09/06 23:41:10 UTC

[jira] [Updated] (XBEAN-186) Move OSGI dependency of XBEAN Finder (to Bundle Utils)

     [ https://issues.apache.org/jira/browse/XBEAN-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Kofler updated XBEAN-186:
-------------------------------

    Attachment: XBEAN-186.patch

User code might have to invert Maven dependencies. If you need OSGI finder logic you need to add bundleutils on top of finder. Class names of moved classes are the same.

Most likely bundleutils are used as runtime dependency in Maven anyway, so no changes should be required for user projects.

> Move OSGI dependency of XBEAN Finder (to Bundle Utils)
> ------------------------------------------------------
>
>                 Key: XBEAN-186
>                 URL: https://issues.apache.org/jira/browse/XBEAN-186
>             Project: XBean
>          Issue Type: Improvement
>            Reporter: Peter Kofler
>         Attachments: XBEAN-186.patch
>
>
> The XBEAN Finder is depending on OSGI and xbean-bundleutils. This is not desireable. We invert the dependency so that all Finder logic that uses OSGI is moved into bundleutils and bundleutils depends on finder then. So the finder is general without any dependencies and the OSGI finder logic is in bundleutils.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira