Javadoc exception on 1.5 JVM ---------------------------- Key: IMPERIUS-21 URL: https://issues.apache.org/jira/browse/IMPERIUS-21 Project: Imperius Issue Type: Improvement Environment: Windows, 1.5 JVM Reporter: David Wood Assignee: Bill Stoddard Priority: Minor Attachments: ArrowActionBlock.java.patch
When using ant to run javadoc on the source tree from within Eclipse, I get an exception (in javadoc) which is described here: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5082928 This is happening basically because of an open angle bracket in the javadoc comments. I found this in some of the imperius code. I will submit a patch. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.