BundleAnnotationFinder.findAnnotatedClasses returns duplicate classes for
annotated classes in bundle fragments
---------------------------------------------------------------------------------------------------------------
Key: XBEAN-174
URL: https://issues.apache.org/jira/browse/XBEAN-174
Project: XBean
Issue Type: Bug
Components: bundleutils, finder
Affects Versions: 3.7
Reporter: Valentin Mahrwald
Priority: Minor
This problem surfaced in ARIES-654
(https://issues.apache.org/jira/browse/ARIES-654) where the Blueprint
annotation scanning generated component definitions twice for all annotated
beans in a Bundle fragment. Easy to work around though :)
Most likely - just a guess though - this is down to a call to
Bundle.findEntries or the like, which is already fragment aware, plus a
separate scan of the fragments ...
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira