ClassFinder.getPackageName() returns the unqualified class name instead of the
package name. This breaks the ClassFinder.getClassesInPackage() method
-----------------------------------------------------------------------------------------------------------------------------------------------------
Key: XBEAN-135
URL: https://issues.apache.org/jira/browse/XBEAN-135
Project: XBean
Issue Type: Bug
Affects Versions: 3.4.3, 3.5, 3.6
Reporter: karan singh malhi
ClassFinder.getClassesInPackage() 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.