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

David Blevins closed XBEAN-135.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 3.6
         Assignee: karan singh malhi

$ svn ci
Sending        
xbean-finder/src/main/java/org/apache/xbean/finder/ClassFinder.java
Sending        
xbean-finder/src/test/java/org/apache/xbean/finder/ClassFinderTest.java
Transmitting file data ..
Committed revision 811209.


> ClassFinder.getPackageName() returns the unqualified class name instead of 
> the package name. This breaks the ClassFinder.findClassesInPackage() method
> ------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: XBEAN-135
>                 URL: https://issues.apache.org/jira/browse/XBEAN-135
>             Project: XBean
>          Issue Type: Bug
>          Components: finder
>    Affects Versions: 3.4.3, 3.5, 3.6
>            Reporter: karan singh malhi
>            Assignee: karan singh malhi
>             Fix For: 3.6
>
>         Attachments: ClassFinder_patch.txt
>
>
> ClassFinder.findClassesInPackage() will always return an empty list because 
> of a bug in ClassFinder.getPackageName()

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

Reply via email to