[ http://jira.codehaus.org/browse/JXR-14?page=all ]
Lukas Theussl moved MPJXR-27 to JXR-14:
---------------------------------------
Version: (was: 1.4.2)
Key: JXR-14 (was: MPJXR-27)
Project: Maven JXR (was: maven-jxr-plugin)
> JXR does not seem to handle inner classes properly
> --------------------------------------------------
>
> Key: JXR-14
> URL: http://jira.codehaus.org/browse/JXR-14
> Project: Maven JXR
> Type: Bug
> Environment: Win XP(SP1)
> Reporter: Jamie Bisotti
>
>
> Given a class:
> public class Foo
> {
> private class Bar
> {
> }
> ...
> }
> FindBugs (which I believe uses the JXR generated files) lists problems in
> inner classes as being on line zero. The zero is a link, which points to
> something like
> http://SITE_URL/SITE_DIRECTORY/xref/com/blah/blahblah/Foo$Bar.html#0.
> However, there is no Foo$Bar.html file; only Foo.html. Inside Foo.html,
> there doesn't seem to be any anchors denoting the inner class.
> ...or is this a FindBugs issue???
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]