[ https://issues.apache.org/jira/browse/XBEAN-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14002378#comment-14002378 ]
ASF GitHub Bot commented on XBEAN-265: -------------------------------------- GitHub user mbenson opened a pull request: https://github.com/apache/geronimo-xbean/pull/8 [XBEAN-265] Regression: cannot find subclasses/implementations of "external" classes after forcing ClassInfo.get() You can merge this pull request into a Git repository by running: $ git pull https://github.com/mbenson/geronimo-xbean XBEAN-265 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/geronimo-xbean/pull/8.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #8 ---- commit e90ef75baca4e618344334350e70f216e641db59 Author: Matt Benson <gudnabr...@gmail.com> Date: 2014-04-30T22:02:39Z [XBEAN-264] ignore git files so that checkout from git mirror can actually build commit 97f883d4be06ca0a773601c1d4988ca15f6b49a9 Author: Matt Benson <gudnabr...@gmail.com> Date: 2014-05-19T20:42:12Z failing test case for [XBEAN-265] commit dd246cb3ec38dbd822ce27ae627bcc05ffd208cb Author: Matt Benson <gudnabr...@gmail.com> Date: 2014-05-19T20:42:42Z [XBEAN-265] restore removed line of code that caused regression ---- > Regression: cannot find subclasses/implementations of "external" classes > after forcing ClassInfo.get() > ------------------------------------------------------------------------------------------------------ > > Key: XBEAN-265 > URL: https://issues.apache.org/jira/browse/XBEAN-265 > Project: XBean > Issue Type: Bug > Components: finder > Affects Versions: 3.15, 3.16, 3.17 > Reporter: Matt Benson > Labels: patch, test > > By "external" I mean available in the archive's classloader but not its > iterated entries. In general it is rather difficult to test the class-based > portion of {{AnnotationFinder}}'s implementation, but it can be done by > calling {{#findAnnotatedClasses()}} before {{#link()}}. Then it is possible > to demonstrate the problem. -- This message was sent by Atlassian JIRA (v6.2#6252)