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 "David Jencks (JIRA)" <ji...@apache.org> on 2010/03/17 20:05:27 UTC

[jira] Created: (XBEAN-145) xbean-finder needs to be more osgi friendly

xbean-finder needs to be more osgi friendly
-------------------------------------------

                 Key: XBEAN-145
                 URL: https://issues.apache.org/jira/browse/XBEAN-145
             Project: XBean
          Issue Type: New Feature
    Affects Versions: 3.7
            Reporter: David Jencks
            Assignee: David Jencks
             Fix For: 3.7


ClassFinder has two bits.... the part where we find the classes, and the part where we look inside for annotations.  The "find the classes" part needs to be replaced for osgi.  As a first step we can put the common "look inside" code in an abstract superclass.

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


[jira] Updated: (XBEAN-145) xbean-finder needs to be more osgi friendly

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/XBEAN-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor updated XBEAN-145:
------------------------------

    Fix Version/s: 3.8
                       (was: 3.7)

> xbean-finder needs to be more osgi friendly
> -------------------------------------------
>
>                 Key: XBEAN-145
>                 URL: https://issues.apache.org/jira/browse/XBEAN-145
>             Project: XBean
>          Issue Type: New Feature
>    Affects Versions: 3.7
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 3.8
>
>
> ClassFinder has two bits.... the part where we find the classes, and the part where we look inside for annotations.  The "find the classes" part needs to be replaced for osgi.  As a first step we can put the common "look inside" code in an abstract superclass.

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